Jelmer Vernooij
|
39a564c8c4
Support running 'dulwich.server' and 'dulwich.web' using 'python -m'.
|
12 سال پیش |
Gary van der Merwe
|
0f0a6f4ba3
Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again.
|
12 سال پیش |
Jelmer Vernooij
|
c33665ed71
web: Some formatting fixes.
|
12 سال پیش |
Jelmer Vernooij
|
62cb4bb9a0
Merge support for fallback_app argument to HTTPGitApplication.
|
13 سال پیش |
Jonas Haag
|
089bd11de7
Added a `fallback_app` to Smart HTTP support to allow easy integration with other WSGI apps
|
13 سال پیش |
codingtony
|
1686af8020
removed unused variable
|
13 سال پیش |
Jelmer Vernooij
|
fe0f76f604
Avoid using custom gzip module and incrementally parse.
|
13 سال پیش |
David Blewett
|
88d4a8aae3
Added WSGI middleware to handle transparent gzip decoding
|
13 سال پیش |
Jelmer Vernooij
|
7f1088a919
Release 0.8.2.
|
13 سال پیش |
Jelmer Vernooij
|
e7ec4dc01b
New method ``update_server_info`` which generates data
|
13 سال پیش |
Dave Borowitz
|
f6670286c2
web: Use correct result MIME types.
|
14 سال پیش |
Dave Borowitz
|
03192bae4f
Pass an HTTP request object through to handlers.
|
14 سال پیش |
Jelmer Vernooij
|
61c9a751f4
Rename dulwich.misc => dulwich._compat.
|
14 سال پیش |
Dave Borowitz
|
27ef701a57
Tweak server handler injection.
|
15 سال پیش |
Dave Borowitz
|
1392438734
Add more tests for web.py.
|
15 سال پیش |
Dave Borowitz
|
c84a7e830b
Correct PSF copyright on web.date_time_string.
|
15 سال پیش |
Dave Borowitz
|
2d7904e381
web: Distinguish between missing files and read errors.
|
15 سال پیش |
Dave Borowitz
|
ac0aa47f4d
web: Use write() callable for output.
|
15 سال پیش |
Dave Borowitz
|
7c0525df58
web: Handle empty-string CONTENT_LENGTH.
|
15 سال پیش |
Jelmer Vernooij
|
2a89fff246
Some restructuredText fixes.
|
15 سال پیش |
Dave Borowitz
|
aefdbebfa9
Move dul-web's main functionality to web.
|
15 سال پیش |
Dave Borowitz
|
126d5223b8
Move reference WSGI handler to web.py.
|
15 سال پیش |
Jelmer Vernooij
|
02e36fedc8
Remove some unused imports.
|
15 سال پیش |
Dave Borowitz
|
e1e0ecefc3
Add simple logging to HTTP server.
|
15 سال پیش |
Dave Borowitz
|
44e1d6154c
Use correct path separators for named repo files.
|
15 سال پیش |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 سال پیش |
Dave Borowitz
|
40e1923dc4
Refactor server code to allow custom handler classes.
|
15 سال پیش |
Dave Borowitz
|
5ba3a7e2fa
Fix yield in try/finally for python2.4 compatibility.
|
15 سال پیش |
Dave Borowitz
|
b4ba43c562
Fix numerous style issues.
|
15 سال پیش |
Dave Borowitz
|
abf29867f8
Make the server decode a pack as it streams.
|
15 سال پیش |