71 Commits (356c473295097f4aeaacc1a2dcd70271b7080788)

Author SHA1 Message Date
Denton Liu 74b082ad34 remote-curl: error on incomplete packet 5 years ago
Johannes Schindelin eafff6e41e t/lib-httpd: avoid using macOS' sed 5 years ago
Denton Liu 77a946be98 apply-one-time-sed.sh: modernize style 5 years ago
Jeff King d9ef573837 t/lib-httpd: pass LSAN_OPTIONS through apache 6 years ago
Josh Steadmon 30dea56536 t5551: test server-side ERR packet 6 years ago
Jonathan Tan 07c3c2aa16 tests: define GIT_TEST_SIDEBAND_ALL 6 years ago
Masaya Suzuki e4871cd50c test: test GIT_CURL_VERBOSE=1 shows an error 6 years ago
Brandon Williams 3374292e55 upload-pack: test negotiation with changing repository 7 years ago
Todd Zullinger a812952aab http: fix v1 protocol tests with apache httpd < 2.4 7 years ago
Brandon Williams 19113a26b6 http: tell server that the client understands v1 7 years ago
Jonathan Tan 8e27391a5f http: attempt updating base URL only if no error 8 years ago
Jeff King 50d3413740 http: make redirects more obvious 8 years ago
Jeff King 6628eb41db http: always update the base URL for redirects 8 years ago
Eric Wong a8a5d25118 git svn: migrate tests to use lib-httpd 9 years ago
Johannes Schindelin f1f2b45be0 tests: adjust the configuration for Apache 2.2 9 years ago
Johannes Schindelin 8cb01e2fd3 http: support sending custom HTTP headers 9 years ago
Jeff King 1fad5033ad t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env 9 years ago
Michael J Gruber 59223223f4 t/lib-httpd: load mod_unixd 9 years ago
Blake Burkhart b258116462 http: limit redirection depth 10 years ago
Blake Burkhart f4113cac0c http: limit redirection to protocol-whitelist 10 years ago
Jeff King 89c57ab3f0 t: pass GIT_TRACE through Apache 10 years ago
Jeff King b0f4c9087e t: support clang/gcc AddressSanitizer 10 years ago
Junio C Hamano 0ea47f9d33 signed push: teach smart-HTTP to pass "git push --signed" around 11 years ago
Yi EungJun f34a655d4d http: fix charset detection of extract_content_type() 11 years ago
Jeff King fc1b774c72 remote-curl: reencode http error messages 11 years ago
Jeff King bf197fd7ee http: extract type/subtype portion of content-type 11 years ago
Jeff King dbcf2bd3de t5550: test display of remote http error messages 11 years ago
Jeff King c7db2d1647 t/lib-httpd: use write_script to copy CGI scripts 11 years ago
Jeff King afbf5ca507 use distinct username/password for http auth tests 11 years ago
Jeff King 050ef3655c remote-curl: rewrite base url from info/refs redirects 12 years ago
Dave Borowitz 912b2acf2f http: add http.savecookies option to write out HTTP cookies 12 years ago
Jeff King 5bdc47eb55 lib-httpd/apache.conf: check version only after mod_version loads 12 years ago
Jeff King 296f0b3ea9 t/lib-httpd/apache.conf: configure an MPM module for apache 2.4 12 years ago
Jeff King bb3f7ccadb t/lib-httpd/apache.conf: load compat access module in apache 2.4 12 years ago
Jeff King a8adcc4730 t/lib-httpd/apache.conf: load extra auth modules in apache 2.4 12 years ago
Jeff King 0442743810 t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4 12 years ago
Jeff King b0808819e5 doc/http-backend: match query-string in apache half-auth example 12 years ago
John Koleszar 6130f86dea http-backend: respect GIT_NAMESPACE with dumb clients 12 years ago
Shawn Pearce 4656bf47fc Verify Content-Type from smart HTTP servers 12 years ago
Jeff King 2e736fd5e9 remote-curl: retry failed requests for auth even with gzip 13 years ago
Jeff King 4c71009da6 t: test http access to "half-auth" repositories 13 years ago
Jeff King 666aae9aed t/lib-httpd: recognize */smart/* repos as smart-http 13 years ago
Jeff King 05b577107d t/lib-httpd: only route auth/dumb to dumb repos 13 years ago
Jeff King f628825481 t/lib-httpd: handle running under --valgrind 13 years ago
Jeff King e32a4581bc http-backend: respect existing GIT_COMMITTER_* variables 13 years ago
Jeff King 0521710a8b t5540: test DAV push with authentication 13 years ago
Gabriel Corona 3cf8fe1d26 t5550: test HTTP authentication and userinfo decoding 14 years ago
Tay Ray Chuan 311e2ea006 smart-http: Don't change POST to GET when following redirect 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 16 years ago