class documentation
class TestUploadPackHandler(UploadPackHandler):
Undocumented
Class Method | required |
Return a list of capabilities that we require the client to have. |
Inherited from UploadPackHandler
:
Class Method | capabilities |
Undocumented |
Method | __init__ |
Undocumented |
Method | get |
Get a dict of peeled values of tags to their original tag shas. |
Method | handle |
Undocumented |
Method | progress |
Undocumented |
Instance Variable | advertise |
Undocumented |
Instance Variable | repo |
Undocumented |
Instance Variable | _graph |
Undocumented |
Instance Variable | _processing |
Undocumented |
Inherited from PackHandler
(via UploadPackHandler
):
Class Method | innocuous |
Undocumented |
Method | has |
Undocumented |
Method | notify |
Undocumented |
Method | set |
Undocumented |
Instance Variable | _client |
Undocumented |
Instance Variable | _done |
Undocumented |
Inherited from Handler
(via UploadPackHandler
, PackHandler
):
Instance Variable | backend |
Undocumented |
Instance Variable | proto |
Undocumented |
Instance Variable | stateless |
Undocumented |