26 Commits (217bb56d4f32f1637b40fcf53237586f0ec27c15)

Author SHA1 Message Date
Jeff King 6628eb41db http: always update the base URL for redirects 8 years ago
David Turner f8edeaa05d upload-pack: optionally allow fetching any sha1 8 years ago
David Turner 296b847c0d remote-curl: don't hang when a server dies before any output 8 years ago
Elia Pinto 14e24114d9 t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var 9 years ago
Johannes Schindelin 0bbe731714 submodule: ensure that -c http.extraheader is heeded 9 years ago
Johannes Schindelin e31165ce69 t5551: make the test for extra HTTP headers more robust 9 years ago
Johannes Schindelin 8cb01e2fd3 http: support sending custom HTTP headers 9 years ago
Jeff King 6bc0cb5176 http-backend: spool ref negotiation requests to buffer 10 years ago
Jeff King cc969c8dc1 t5551: factor out tag creation 10 years ago
Jeff King c9d441a899 t/lib-httpd.sh: skip tests if NO_CURL is defined 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeff King 60687de5ba t: fix moderate &&-chain breakage 10 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Jeff King 376e4b39d4 t5551: make EXPENSIVE test cheaper 10 years ago
Jeff King e172755b1e upload-pack: fix transfer.hiderefs over smart-http 10 years ago
Nguyễn Thái Ngọc Duy a87679339c test: rename http fetch and push test files 11 years ago
Jeff King 3bb486e439 tests: auto-set LIB_HTTPD_PORT from test name 11 years ago
Jeff King afbf5ca507 use distinct username/password for http auth tests 11 years ago
Jeff King 94221d2203 t: use perl instead of "$PERL_PATH" where applicable 12 years ago
Jeff King 050ef3655c remote-curl: rewrite base url from info/refs redirects 12 years ago
Brian Gernhardt 580cf0a02e t5551: Remove header from curl cookie file 12 years ago
Dave Borowitz 912b2acf2f http: add http.savecookies option to write out HTTP cookies 12 years ago
Junio C Hamano 5e2c7cd2c1 t5551: do not use unportable sed '\+' 12 years ago
John Koleszar 6130f86dea http-backend: respect GIT_NAMESPACE with dumb clients 12 years ago
Brian Gernhardt bd7ac5990c t5551: do not assume the "matching" push is the default 12 years ago
Junio C Hamano af3aec4469 t5551: fix expected error output 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 02572c2e3a remote-curl: let users turn off smart http 13 years ago
Shawn O. Pearce aa90b9697f Enable info/refs gzip decompression in HTTP client 13 years ago
Jeff King 4c71009da6 t: test http access to "half-auth" repositories 13 years ago
Jeff King 6ac2b3aeb9 t: test basic smart-http authentication 13 years ago
Michał Kiedrowicz d17cf5f3a3 tests: Introduce test_seq 13 years ago
Junio C Hamano 7096b6486e tests: enclose $PERL_PATH in double quotes 13 years ago
Vincent van Ravesteijn a3428205e6 t: Replace 'perl' by $PERL_PATH 13 years ago
Ivan Todoroski 7103d2543a remote-curl: main test case for the OS command line overflow 13 years ago
Tay Ray Chuan 311e2ea006 smart-http: Don't change POST to GET when following redirect 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Shawn O. Pearce 203666352f t5551-http-fetch: Work around broken Accept header in libcurl 16 years ago
Shawn O. Pearce 0a8fcbdca2 t5551-http-fetch: Work around some libcurl versions 16 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 16 years ago