56 Commits (765773c8397800218e7389fd3e9431cfbfdb6ad1)

Author SHA1 Message Date
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 15 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
Shawn O. Pearce 024bb12566 http tests: use /dumb/ URL prefix 16 years ago
Junio C Hamano a797b02f39 http tests: Darwin is not that special 16 years ago
Johannes Schindelin 7d59ceed9d test: do not LoadModule log_config_module unconditionally 16 years ago
Daniel Barkalow 4d5d398474 Include log_config module in apache.conf 16 years ago
Jay Soffian 69707d616f Allow HTTP tests to run on Darwin 16 years ago
Johannes Schindelin 466ddf90c2 http-push: when making directories, have a trailing slash in the path name 16 years ago
Mike Hommey 603fb11682 Avoid apache complaining about lack of server's FQDN 17 years ago
Clemens Buchacher faa4bc35a0 http-push: add regression tests 17 years ago