1. ce5dadb t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>" by Elia Pinto · 11 years ago
  2. ee3a81e Merge branch 'jk/run-network-tests-by-default' by Junio C Hamano · 11 years ago
  3. 83d842d tests: turn on network daemon tests by default by Jeff King · 11 years ago
  4. 3bb486e tests: auto-set LIB_HTTPD_PORT from test name by Jeff King · 11 years ago
  5. 35a116d Merge branch 'jk/http-auth-tests-robustify' by Junio C Hamano · 11 years ago
  6. afbf5ca use distinct username/password for http auth tests by Jeff King · 11 years ago
  7. c74c720 test: replace shebangs with descriptions in shell libraries by Jonathan Nieder · 11 years ago
  8. 177f0a4 Merge branch 'jk/http-auth-redirects' by Junio C Hamano · 11 years ago
  9. 050ef36 remote-curl: rewrite base url from info/refs redirects by Jeff King · 11 years ago
  10. 42aa29e t5541: mark passing c-a-s test as success by Jeff King · 11 years ago
  11. 05c1eb1 push: teach --force-with-lease to smart-http transport by Junio C Hamano · 12 years ago
  12. e69fa70 t5540/5541: smart-http does not support "--force-with-lease" by Junio C Hamano · 12 years ago
  13. 4656bf4 Verify Content-Type from smart HTTP servers by Shawn Pearce · 12 years ago
  14. e6dd70e Merge branch 'jk/maint-http-half-auth-push' by Junio C Hamano · 13 years ago
  15. e837936 t5550: factor out http auth setup by Jeff King · 13 years ago
  16. f628825 t/lib-httpd: handle running under --valgrind by Jeff King · 13 years ago
  17. 0aff719 Fix httpd tests that broke when non-ff push advice changed by Christopher Tiwald · 13 years ago
  18. 5232586 improve httpd auth tests by Jeff King · 14 years ago
  19. d3bd042 i18n: use test_i18ngrep in lib-httpd and t2019 by Junio C Hamano · 14 years ago
  20. b32227e i18n: git-push "prevent you from losing" message by Ævar Arnfjörð Bjarmason · 14 years ago
  21. 3cf8fe1 t5550: test HTTP authentication and userinfo decoding by Gabriel Corona · 14 years ago
  22. 77b5be2 t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail by Brandon Casey · 15 years ago
  23. e8344e8 tests: Use skip_all=* to skip tests by Ævar Arnfjörð Bjarmason · 15 years ago
  24. fadb515 tests: Skip tests in a way that makes sense under TAP by Ævar Arnfjörð Bjarmason · 15 years ago
  25. 6cbd6e9 t554[01]-http-push: refactor, add non-ff tests by Tay Ray Chuan · 15 years ago
  26. 0d34473 t/lib-http.sh: Restructure finding of default httpd location by Tarmigan Casebolt · 15 years ago
  27. a5adcbe test-lib: fix http exit codes by Clemens Buchacher · 16 years ago
  28. 5dba359 tests: remove exit after test_done call by Jeff King · 16 years ago
  29. 75318a3 test scripts: refactor start_httpd helper by Jeff King · 16 years ago
  30. 69707d6 Allow HTTP tests to run on Darwin by Jay Soffian · 16 years ago
  31. 3564131 use uppercase POSIX compliant signals for the 'trap' command by Markus Heidelberg · 16 years ago
  32. bfdbee9 tests: use $TEST_DIRECTORY to refer to the t/ directory by Junio C Hamano · 17 years ago
  33. 13b5481 Fix http-push test by Mike Hommey · 17 years ago
  34. 0e46e70 Don't use the 'export NAME=value' in the test scripts. by Bryan Donlan · 17 years ago
  35. faa4bc3 http-push: add regression tests by Clemens Buchacher · 17 years ago