Commit History

Author SHA1 Message Date
  Dave Borowitz f65845908c cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6, 15 years ago
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. 15 years ago
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. 15 years ago
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. 15 years ago
  Jelmer Vernooij 6f995972f1 Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 years ago
  Jelmer Vernooij 6ea35e6422 Merge Dave. 15 years ago
  Jelmer Vernooij 35f368b3be Remove some unused imports. 15 years ago
  Dave Borowitz 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 years ago
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. 15 years ago
  Dave Borowitz 076b8d5a7b Add tests for HTTP server. 15 years ago
  Dave Borowitz ea1d5562fd Add smart HTTP support to dul-web. 15 years ago
  Dave Borowitz 17dce7dc52 Working pass at an HTTP server, only dumb at the moment 15 years ago