Histórico de commits

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