summaryrefslogtreecommitdiffstats
path: root/t/t5551-http-fetch-smart.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jt/t5551-test-chunked'Junio C Hamano2019-07-121-3/+2
|\
| * t5551: test usage of chunked encoding explicitlyJonathan Tan2019-06-271-3/+2
* | t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor2019-06-251-2/+2
* | Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-1/+0
|\ \
| * | tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-1/+0
| |/
* | Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Junio C Hamano2019-04-161-1/+11
|\ \
| * | t5551: mark half-auth no-op fetch test as v0-onlyJonathan Tan2019-03-241-1/+11
| |/
* | Merge branch 'jt/test-protocol-version'Junio C Hamano2019-04-161-11/+36
|\ \ | |/ |/|
| * tests: fix protocol version for overspecificationsJonathan Tan2019-03-071-8/+26
| * tests: always test fetch of unreachable with v0Jonathan Tan2019-03-071-2/+8
| * tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan2019-03-071-1/+2
* | t5551: test server-side ERR packetJosh Steadmon2019-02-061-0/+5
|/
* Merge branch 'jt/avoid-ls-refs'Junio C Hamano2018-10-191-0/+15
|\
| * fetch: do not list refs if fetching only hashesJonathan Tan2018-10-071-0/+15
* | t5551: compare sorted cookies filesThomas Gummerer2018-09-241-2/+2
* | t5551: move setup code inside test_expect blocksThomas Gummerer2018-09-241-33/+33
|/
* Merge branch 'jt/connectivity-check-after-unshallow'Junio C Hamano2018-08-161-0/+18
|\
| * fetch-pack: unify ref in and out paramJonathan Tan2018-08-021-0/+18
* | Merge branch 'sg/httpd-test-unflake'Junio C Hamano2018-08-031-7/+1
|\ \ | |/ |/|
| * t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor2018-07-121-2/+1
| * t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor2018-07-121-6/+1
* | remote-curl: accept all encodings supported by curlBrandon Williams2018-05-231-4/+9
* | http: support omitting data from tracesJonathan Tan2018-01-191-0/+12
* | http: support cookie redaction when tracingJonathan Tan2018-01-191-0/+21
|/
* Merge branch 'dt/smart-http-detect-server-going-away'Junio C Hamano2017-01-111-0/+52
|\
| * upload-pack: optionally allow fetching any sha1David Turner2016-11-181-0/+22
| * remote-curl: don't hang when a server dies before any outputDavid Turner2016-11-181-0/+30
* | Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-191-0/+4
|\ \ | |/ |/|
| * http: always update the base URL for redirectsJeff King2016-12-061-0/+4
* | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-071-3/+12
|/
* submodule: ensure that -c http.extraheader is heededJohannes Schindelin2016-05-101-1/+10
* t5551: make the test for extra HTTP headers more robustJohannes Schindelin2016-05-101-1/+2
* http: support sending custom HTTP headersJohannes Schindelin2016-04-271-0/+7
* Merge branch 'jk/http-backend-deadlock'Junio C Hamano2015-06-011-13/+36
|\
| * Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano2015-05-261-13/+36
| |\
| | * Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano2015-05-261-13/+36
| | |\
| | | * http-backend: spool ref negotiation requests to bufferJeff King2015-05-261-0/+11
| | | * t5551: factor out tag creationJeff King2015-05-201-13/+21
* | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-221-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-071-6/+0
* | | | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-3/+3
|\ \ \ \
| * | | | t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
| * | | | t: fix moderate &&-chain breakageJeff King2015-03-201-1/+1
| * | | | t: fix severe &&-chain breakageJeff King2015-03-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'jk/test-annoyances'Junio C Hamano2015-03-231-5/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | t5551: make EXPENSIVE test cheaperJeff King2015-03-131-5/+14
| |/ /
* / / upload-pack: fix transfer.hiderefs over smart-httpJeff King2015-03-131-0/+11
|/ /
* | Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano2014-06-201-2/+0
* | Merge branch 'tb/t5551-clone-notice-to-stderr'Junio C Hamano2014-06-201-2/+1
|/
* test: rename http fetch and push test filesNguyễn Thái Ngọc Duy2014-02-101-0/+252