summaryrefslogtreecommitdiff
path: root/t/lib-httpd/apache.conf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/use-perl-path-consistently'Junio C Hamano2023-04-111-0/+2
|\
| * t/lib-httpd: pass PERL_PATH to CGI scriptsJeff King2023-04-061-0/+2
* | Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano2023-03-171-0/+6
|\ \
| * | t5563: add tests for basic and anoymous HTTP accessMatthew John Cheetham2023-02-271-0/+6
* | | Merge branch 'jk/http-test-fixes'Junio C Hamano2023-02-281-1/+1
|\ \ \
| * | | t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2cJeff King2023-02-231-1/+1
| |/ /
* | | add basic http proxy testsJeff King2023-02-161-0/+16
* | | t/lib-httpd: drop SSLMutex configJeff King2023-02-011-1/+0
* | | t/lib-httpd: bump required apache version to 2.4Jeff King2023-02-011-18/+4
* | | t/lib-httpd: bump required apache version to 2.2Jeff King2023-02-011-8/+0
|/ /
* | t: run t5551 tests with both HTTP and HTTP/2Jeff King2022-11-141-3/+16
|/
* t/lib-httpd: pass LANG and LC_ALL to ApacheRené Scharfe2022-10-061-0/+2
* Merge branch 'jk/http-push-status-fix'Junio C Hamano2021-10-291-0/+4
|\
| * send-pack: complain about "expecting report" with --helper-statusJeff King2021-10-181-0/+4
* | http-backend: handle HTTP_GIT_PROTOCOL CGI variableJeff King2021-09-101-2/+0
* | t5551: test v2-to-v0 http protocol fallbackJeff King2021-09-101-0/+5
|/
* remote-curl: error on incomplete packetDenton Liu2020-05-241-0/+8
* t/lib-httpd: avoid using macOS' sedJohannes Schindelin2020-02-271-3/+3
* t/lib-httpd: pass LSAN_OPTIONS through apacheJeff King2019-05-081-0/+1
* t5551: test server-side ERR packetJosh Steadmon2019-02-061-0/+4
* Merge branch 'jt/fetch-v2-sideband'Junio C Hamano2019-02-051-0/+1
|\
| * tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan2019-01-171-0/+1
* | test: test GIT_CURL_VERBOSE=1 shows an errorMasaya Suzuki2019-01-101-0/+1
|/
* upload-pack: test negotiation with changing repositoryBrandon Williams2018-06-281-0/+8
* http: fix v1 protocol tests with apache httpd < 2.4bw/protocol-v1Todd Zullinger2018-01-041-6/+4
* http: tell server that the client understands v1Brandon Williams2017-10-171-0/+7
* http: attempt updating base URL only if no errorjt/http-base-url-update-upon-redirectJonathan Tan2017-02-281-0/+9
* Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-191-0/+14
|\
| * http: make redirects more obviousJeff King2016-12-061-0/+6
| * http: always update the base URL for redirectsJeff King2016-12-061-0/+8
* | Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-081-2/+2
|\ \ | |/ |/|
| * git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-251-2/+2
| * Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-141-0/+1
| |\
* | \ Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-171-4/+12
|\ \ \
| * | | tests: adjust the configuration for Apache 2.2Johannes Schindelin2016-05-101-4/+12
* | | | Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-061-0/+8
|\ \ \ \ | |/ / /
| * | | http: support sending custom HTTP headersJohannes Schindelin2016-04-271-0/+8
| |/ /
* | | Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano2016-04-061-0/+1
|\ \ \ | |/ / |/| / | |/
| * t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envjk/test-httpd-config-nosystemJeff King2016-03-181-0/+1
* | t/lib-httpd: load mod_unixdmg/httpd-tests-update-for-apache-2.4Michael J Gruber2016-02-251-0/+3
|/
* http: limit redirection depthBlake Burkhart2015-09-251-0/+3
* http: limit redirection to protocol-whitelistBlake Burkhart2015-09-251-0/+1
* t: pass GIT_TRACE through ApacheJeff King2015-03-121-0/+1
* t: support clang/gcc AddressSanitizerjk/test-asanJeff King2014-12-111-0/+1
* signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-171-0/+1
* t5550: test display of remote http error messagesJeff King2014-05-231-0/+4
* Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-301-0/+2
|\
| * remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-141-0/+2
* | http: add http.savecookies option to write out HTTP cookiesDave Borowitz2013-07-301-0/+8
|/
* Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-231-1/+19
|\