aboutsummaryrefslogtreecommitdiff
path: root/t/lib-httpd
Commit message (Expand)AuthorAge
* http: fix v1 protocol tests with apache httpd < 2.4Todd Zullinger2018-01-04
* http: tell server that the client understands v1Brandon Williams2017-10-17
* http: attempt updating base URL only if no errorJonathan Tan2017-02-28
* Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-19
|\
| * http: make redirects more obviousJeff King2016-12-06
| * http: always update the base URL for redirectsJeff King2016-12-06
* | Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-08
|\ \ | |/ |/|
| * git svn: migrate tests to use lib-httpdEric Wong2016-07-25
| * Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-14
| |\
* | \ Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-17
|\ \ \
| * | | tests: adjust the configuration for Apache 2.2Johannes Schindelin2016-05-10
* | | | Merge branch 'js/http-custom-headers'Junio C Hamano2016-05-06
|\ \ \ \ | |/ / /
| * | | http: support sending custom HTTP headersJohannes Schindelin2016-04-27
| |/ /
* | | Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano2016-04-06
|\ \ \ | |/ / |/| / | |/
| * t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King2016-03-18
* | t/lib-httpd: load mod_unixdMichael J Gruber2016-02-25
|/
* http: limit redirection depthBlake Burkhart2015-09-25
* http: limit redirection to protocol-whitelistBlake Burkhart2015-09-25
* t: pass GIT_TRACE through ApacheJeff King2015-03-12
* t: support clang/gcc AddressSanitizerJeff King2014-12-11
* signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-17
* http: fix charset detection of extract_content_type()Yi EungJun2014-06-17
* remote-curl: reencode http error messagesJeff King2014-05-27
* http: extract type/subtype portion of content-typeJeff King2014-05-27
* t5550: test display of remote http error messagesJeff King2014-05-23
* t/lib-httpd: use write_script to copy CGI scriptsJeff King2014-05-23
* use distinct username/password for http auth testsJeff King2014-01-02
* Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-30
|\
| * remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-14
* | http: add http.savecookies option to write out HTTP cookiesDave Borowitz2013-07-30
|/
* Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-23
|\
| * lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-21
| * t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-14
| * t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-14
* | Merge branch 'jk/doc-http-backend'Junio C Hamano2013-04-21
|\ \ | |/
| * doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-13
* | http-backend: respect GIT_NAMESPACE with dumb clientsJohn Koleszar2013-04-09
|/
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-20
|\
| * remote-curl: retry failed requests for auth even with gzipJeff King2012-10-31
* | Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-07
|\ \ | |/
| * t: test http access to "half-auth" repositoriesJeff King2012-08-27
| * t/lib-httpd: recognize */smart/* repos as smart-httpJeff King2012-08-27
| * t/lib-httpd: only route auth/dumb to dumb reposJeff King2012-08-27
* | t/lib-httpd: handle running under --valgrindJeff King2012-07-24
|/
* http-backend: respect existing GIT_COMMITTER_* variablesJeff King2012-03-30
* t5540: test DAV push with authenticationJeff King2011-12-13
* Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano2010-12-08
|\