summaryrefslogtreecommitdiff
path: root/t/t5551-http-fetch-smart.sh
AgeCommit message (Expand)Author
2021-10-04Merge branch 'jk/http-redact-fix'Junio C Hamano
2021-09-23http: match headers case-insensitively when redactingJeff King
2021-09-10t5551: test v2-to-v0 http protocol fallbackJeff King
2021-05-19Revert "remote-curl: fall back to basic auth if Negotiate fails"Jeff King
2021-05-19t5551: test http interaction with credential helpersJeff King
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-06-05http: redact all cookies, teach GIT_TRACE_REDACT=0Jonathan Tan
2020-05-11http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan
2020-05-11t5551: test that GIT_TRACE_CURL redacts passwordJonathan Tan
2020-01-15test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder
2019-07-11Merge branch 'jt/t5551-test-chunked'Junio C Hamano
2019-06-27t5551: test usage of chunked encoding explicitlyJonathan Tan
2019-06-25t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano
2019-04-16Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Junio C Hamano
2019-04-16Merge branch 'jt/test-protocol-version'Junio C Hamano
2019-03-24t5551: mark half-auth no-op fetch test as v0-onlyJonathan Tan
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan
2019-03-07tests: always test fetch of unreachable with v0Jonathan Tan
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan
2019-02-06t5551: test server-side ERR packetJosh Steadmon
2018-10-19Merge branch 'jt/avoid-ls-refs'Junio C Hamano
2018-10-07fetch: do not list refs if fetching only hashesJonathan Tan
2018-09-24t5551: compare sorted cookies filesThomas Gummerer
2018-09-24t5551: move setup code inside test_expect blocksThomas Gummerer
2018-08-15Merge branch 'jt/connectivity-check-after-unshallow'Junio C Hamano
2018-08-02Merge branch 'sg/httpd-test-unflake'Junio C Hamano
2018-08-01fetch-pack: unify ref in and out paramJonathan Tan
2018-07-12t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor
2018-07-12t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor
2018-05-23remote-curl: accept all encodings supported by curlBrandon Williams
2018-01-19http: support omitting data from tracesJonathan Tan
2018-01-19http: support cookie redaction when tracingJonathan Tan
2017-01-10Merge branch 'dt/smart-http-detect-server-going-away'Junio C Hamano
2016-12-19Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano
2016-12-06http: always update the base URL for redirectsJeff King
2016-11-18upload-pack: optionally allow fetching any sha1David Turner
2016-11-18remote-curl: don't hang when a server dies before any outputDavid Turner
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto
2016-05-10submodule: ensure that -c http.extraheader is heededJohannes Schindelin
2016-05-10t5551: make the test for extra HTTP headers more robustJohannes Schindelin
2016-04-27http: support sending custom HTTP headersJohannes Schindelin
2015-06-01Merge branch 'jk/http-backend-deadlock'Junio C Hamano
2015-05-26Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano
2015-05-26Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano
2015-05-26http-backend: spool ref negotiation requests to bufferJeff King
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano
2015-05-20t5551: factor out tag creationJeff King