Jelmer Vernooij
|
3ef09128a8
Use TestTools' TestCase so TestSkipped gets picked up correctly.
|
15 anos atrás |
Jelmer Vernooij
|
17a735460f
Always import TestCase from dulwich.tests so it can be extended or overridden.
|
15 anos atrás |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 anos atrás |
Dave Borowitz
|
b4ba43c562
Fix numerous style issues.
|
15 anos atrás |
Dave Borowitz
|
abf29867f8
Make the server decode a pack as it streams.
|
15 anos atrás |
Jelmer Vernooij
|
74e8924d98
Use property to access commit parents.
|
15 anos atrás |
Jelmer Vernooij
|
9da1366e6f
Use open_repository to find repository for get_peeled.
|
15 anos atrás |
Jelmer Vernooij
|
b8cde0e0b1
Support opening git repositories by path.
|
15 anos atrás |
Jelmer Vernooij
|
fa835f086c
Pass command-line arguments on to command implementation.
|
15 anos atrás |
Jelmer Vernooij
|
6ea35e6422
Merge Dave.
|
15 anos atrás |
Jelmer Vernooij
|
35f368b3be
Remove some unused imports.
|
15 anos atrás |
Jelmer Vernooij
|
c41354db2a
Merge support for no-progress capability, some PEP8 fixes and removal of unused imports.
|
15 anos atrás |
Dave Borowitz
|
5ee31ca465
Add include-tag capability to server.
|
15 anos atrás |
Dave Borowitz
|
90a9c518b0
Add no-progress capability support to UploadPackHandler.
|
15 anos atrás |
Dave Borowitz
|
37a673e4b2
Refactor server capability code into base Handler.
|
15 anos atrás |
Dave Borowitz
|
05b9eec833
Allow server handlers to specify capabilities required by clients.
|
15 anos atrás |
Dave Borowitz
|
ef3f2e1a51
Refactor server capability code into base Handler.
|
15 anos atrás |
Dave Borowitz
|
69ad47463d
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
15 anos atrás |
Dave Borowitz
|
2a9e8a0de8
Fix flaky/failing tests introduced in the last few changes.
|
15 anos atrás |
Dave Borowitz
|
ea1d5562fd
Add smart HTTP support to dul-web.
|
15 anos atrás |
Dave Borowitz
|
ed23aeae02
Improve server protocol error handling; fix flush-pkt handling.
|
15 anos atrás |
Dave Borowitz
|
49d25d7079
Rework server protocol to be smarter and interoperate with cgit client.
|
15 anos atrás |