1. 8e27391 http: attempt updating base URL only if no error by Jonathan Tan · 8 years ago
  2. 8a2882f Merge branch 'jk/http-walker-limit-redirect-2.9' by Junio C Hamano · 8 years ago
  3. 50d3413 http: make redirects more obvious by Jeff King · 8 years ago
  4. 6628eb4 http: always update the base URL for redirects by Jeff King · 8 years ago
  5. 612c3df Merge branch 'ew/git-svn-http-tests' by Junio C Hamano · 9 years ago
  6. a8a5d25 git svn: migrate tests to use lib-httpd by Eric Wong · 9 years ago
  7. 848b99b Merge branch 'js/http-custom-headers' by Junio C Hamano · 9 years ago
  8. f1f2b45 tests: adjust the configuration for Apache 2.2 by Johannes Schindelin · 9 years ago
  9. e250f49 Merge branch 'js/http-custom-headers' by Junio C Hamano · 9 years ago
  10. 8cb01e2 http: support sending custom HTTP headers by Johannes Schindelin · 9 years ago
  11. b5d7308 Merge branch 'jk/test-httpd-config-nosystem' into maint by Junio C Hamano · 9 years ago
  12. 3e95e47 Merge branch 'jk/test-httpd-config-nosystem' by Junio C Hamano · 9 years ago
  13. 1fad503 t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env by Jeff King · 9 years ago
  14. 5922322 t/lib-httpd: load mod_unixd by Michael J Gruber · 10 years ago
  15. b258116 http: limit redirection depth by Blake Burkhart · 10 years ago
  16. f4113ca http: limit redirection to protocol-whitelist by Blake Burkhart · 10 years ago
  17. 89c57ab t: pass GIT_TRACE through Apache by Jeff King · 10 years ago
  18. b0f4c90 t: support clang/gcc AddressSanitizer by Jeff King · 10 years ago
  19. 0ea47f9 signed push: teach smart-HTTP to pass "git push --signed" around by Junio C Hamano · 11 years ago
  20. dbcf2bd t5550: test display of remote http error messages by Jeff King · 11 years ago
  21. 177f0a4 Merge branch 'jk/http-auth-redirects' by Junio C Hamano · 11 years ago
  22. 050ef36 remote-curl: rewrite base url from info/refs redirects by Jeff King · 12 years ago
  23. 912b2ac http: add http.savecookies option to write out HTTP cookies by Dave Borowitz · 12 years ago
  24. 23983a4 Merge branch 'jk/apache-test-for-2.4' by Junio C Hamano · 12 years ago
  25. 5bdc47e lib-httpd/apache.conf: check version only after mod_version loads by Jeff King · 12 years ago
  26. 296f0b3 t/lib-httpd/apache.conf: configure an MPM module for apache 2.4 by Jeff King · 12 years ago
  27. bb3f7cc t/lib-httpd/apache.conf: load compat access module in apache 2.4 by Jeff King · 12 years ago
  28. a8adcc4 t/lib-httpd/apache.conf: load extra auth modules in apache 2.4 by Jeff King · 12 years ago
  29. 0442743 t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4 by Jeff King · 12 years ago
  30. c6c4d61 Merge branch 'jk/doc-http-backend' by Junio C Hamano · 12 years ago
  31. b080881 doc/http-backend: match query-string in apache half-auth example by Jeff King · 12 years ago
  32. 6130f86 http-backend: respect GIT_NAMESPACE with dumb clients by John Koleszar · 12 years ago
  33. 4656bf4 Verify Content-Type from smart HTTP servers by Shawn Pearce · 12 years ago
  34. a9bb4e5 Merge branch 'jk/maint-http-half-auth-fetch' by Junio C Hamano · 12 years ago
  35. 2e736fd remote-curl: retry failed requests for auth even with gzip by Jeff King · 12 years ago
  36. e6dd70e Merge branch 'jk/maint-http-half-auth-push' by Junio C Hamano · 13 years ago
  37. 4c71009 t: test http access to "half-auth" repositories by Jeff King · 13 years ago
  38. 666aae9 t/lib-httpd: recognize */smart/* repos as smart-http by Jeff King · 13 years ago
  39. 05b5771 t/lib-httpd: only route auth/dumb to dumb repos by Jeff King · 13 years ago
  40. f628825 t/lib-httpd: handle running under --valgrind by Jeff King · 13 years ago
  41. e32a458 http-backend: respect existing GIT_COMMITTER_* variables by Jeff King · 13 years ago
  42. 0521710 t5540: test DAV push with authentication by Jeff King · 13 years ago
  43. 16c06fc Merge branch 'gc/http-with-non-ascii-username-url' by Junio C Hamano · 14 years ago
  44. 3cf8fe1 t5550: test HTTP authentication and userinfo decoding by Gabriel Corona · 14 years ago
  45. 311e2ea smart-http: Don't change POST to GET when following redirect by Tay Ray Chuan · 15 years ago
  46. 8b2bd7c Smart-http: check if repository is OK to export before serving it by Tarmigan Casebolt · 15 years ago
  47. 7da4e22 test smart http fetch and push by Shawn O. Pearce · 15 years ago
  48. 024bb12 http tests: use /dumb/ URL prefix by Shawn O. Pearce · 15 years ago
  49. a797b02 http tests: Darwin is not that special by Junio C Hamano · 16 years ago
  50. 7d59cee test: do not LoadModule log_config_module unconditionally by Johannes Schindelin · 16 years ago
  51. 4d5d398 Include log_config module in apache.conf by Daniel Barkalow · 16 years ago
  52. 69707d6 Allow HTTP tests to run on Darwin by Jay Soffian · 16 years ago
  53. 466ddf9 http-push: when making directories, have a trailing slash in the path name by Johannes Schindelin · 16 years ago
  54. 603fb11 Avoid apache complaining about lack of server's FQDN by Mike Hommey · 17 years ago
  55. faa4bc3 http-push: add regression tests by Clemens Buchacher · 17 years ago