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 година |
Dave Borowitz
|
f65845908c
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
пре 15 година |
Jelmer Vernooij
|
9e4385ea83
Merge Dave's fixes for the compatibility tests and web.
|
пре 15 година |
Dave Borowitz
|
ce5e9e9c0c
Update servers and compat tests to work with DictBackends.
|
пре 15 година |
Jelmer Vernooij
|
94529d6b27
Remove GitBackendRepo, use plain Repo's instead.
|
пре 15 година |
Jelmer Vernooij
|
6f995972f1
Use urlparse.parse_qs rather than deprecated cgi.parse_qs.
|
пре 15 година |
Jelmer Vernooij
|
6ea35e6422
Merge Dave.
|
пре 15 година |
Jelmer Vernooij
|
35f368b3be
Remove some unused imports.
|
пре 15 година |
Dave Borowitz
|
69ad47463d
Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags.
|
пре 15 година |
Dave Borowitz
|
b457b06525
Add cgit compatibility testing framework.
|
пре 15 година |