Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz 27ef701a57 Tweak server handler injection. hace 15 años
  Dave Borowitz 3a24fca78b server: Change capabilities methods to classmethods. hace 15 años
  Dave Borowitz aace26c463 Factor out a function to convert a line to a pkt-line. hace 15 años
  Dave Borowitz 1ca9fc6760 Factor out _report_status in ReceivePackHandler. hace 15 años
  Dave Borowitz e9a9014178 test_web: Ensure cache headers are set correctly. hace 15 años
  Dave Borowitz 2d7904e381 web: Distinguish between missing files and read errors. hace 15 años
  Dave Borowitz 150d18e5f3 object_store: Include subtrees in iteration. hace 15 años
  Dave Borowitz 27d6e64bee object_store: Make iter_tree_contents depth-first. hace 15 años
  Dave Borowitz 8e2a79ae9d pack: Add ThinPackData.from_file. hace 15 años
  Dave Borowitz 84cc07d9c1 Use GitFile when modifying packed-refs in tests. hace 15 años
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. hace 15 años
  Dave Borowitz 70305b65ff pack: Factor out write_pack_header. 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 2316ca04d9 Use slots. hace 15 años
  Jelmer Vernooij e82b896848 Start on 0.6.2. hace 15 años
  Jelmer Vernooij 4ab58f537c release 0.6.1. 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
  Dave Borowitz d932b3a447 Make dul-daemon a trivial wrapper around server functionality. hace 15 años
  Dave Borowitz 83acb016e5 Use HTTPGitRequestHandler for test_web. hace 15 años
  Jelmer Vernooij 6172888972 dulwich.pack.write_pack_index_v{1,2} now take a file-like object hace 15 años
  Jelmer Vernooij 73a2f131a9 Add PackBasedObjectStore.pack_loose_objects(). hace 15 años
  Jelmer Vernooij 121f9e8e85 Allow overriding paths to executables in GitSSHClient. hace 15 años
  Jelmer Vernooij af56bc57e4 Merge Augie's GitClient refactoring. hace 15 años
  Dave Borowitz e1e0ecefc3 Add simple logging to HTTP server. hace 15 años
  Dave Borowitz 998f9b52e9 Add logging utilities and server logging. hace 15 años
  Jelmer Vernooij 3ef09128a8 Use TestTools' TestCase so TestSkipped gets picked up correctly. hace 15 años
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. hace 15 años
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. hace 15 años