Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij e7ec4dc01b New method ``update_server_info`` which generates data hace 13 años
  Dave Borowitz f6670286c2 web: Use correct result MIME types. hace 14 años
  Dave Borowitz 03192bae4f Pass an HTTP request object through to handlers. hace 14 años
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. hace 14 años
  Dave Borowitz 27ef701a57 Tweak server handler injection. hace 15 años
  Dave Borowitz 1392438734 Add more tests for web.py. hace 15 años
  Dave Borowitz c84a7e830b Correct PSF copyright on web.date_time_string. hace 15 años
  Dave Borowitz 2d7904e381 web: Distinguish between missing files and read errors. hace 15 años
  Dave Borowitz ac0aa47f4d web: Use write() callable for output. hace 15 años
  Dave Borowitz 7c0525df58 web: Handle empty-string CONTENT_LENGTH. hace 15 años
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. hace 15 años
  Dave Borowitz aefdbebfa9 Move dul-web's main functionality to web. hace 15 años
  Dave Borowitz 126d5223b8 Move reference WSGI handler to web.py. hace 15 años
  Jelmer Vernooij 02e36fedc8 Remove some unused imports. hace 15 años
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. hace 15 años
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. hace 15 años
  Dave Borowitz e950bdd711 Clean up file headers. hace 15 años
  Dave Borowitz 40e1923dc4 Refactor server code to allow custom handler classes. hace 15 años
  Dave Borowitz 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. hace 15 años
  Dave Borowitz b4ba43c562 Fix numerous style issues. hace 15 años
  Dave Borowitz abf29867f8 Make the server decode a pack as it streams. hace 15 años
  Dave Borowitz f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, hace 15 años
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. hace 15 años
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. hace 15 años
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. hace 15 años
  Jelmer Vernooij 6f995972f1 Use urlparse.parse_qs rather than deprecated cgi.parse_qs. hace 15 años
  Jelmer Vernooij 6ea35e6422 Merge Dave. hace 15 años
  Jelmer Vernooij 35f368b3be Remove some unused imports. hace 15 años
  Dave Borowitz 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. hace 15 años
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. hace 15 años