summaryrefslogtreecommitdiff
path: root/t/lib-httpd
AgeCommit message (Expand)AuthorFilesLines
2018-06-28upload-pack: test negotiation with changing repositoryLibravatar Brandon Williams2-0/+30
2018-01-04http: fix v1 protocol tests with apache httpd < 2.4Libravatar Todd Zullinger1-6/+4
2017-10-17http: tell server that the client understands v1Libravatar Brandon Williams1-0/+7
2017-02-28http: attempt updating base URL only if no errorLibravatar Jonathan Tan1-0/+9
2016-12-19Merge branch 'jk/http-walker-limit-redirect-2.9'Libravatar Junio C Hamano1-0/+14
2016-12-06http: make redirects more obviousLibravatar Jeff King1-0/+6
2016-12-06http: always update the base URL for redirectsLibravatar Jeff King1-0/+8
2016-08-08Merge branch 'ew/git-svn-http-tests'Libravatar Junio C Hamano1-2/+2
2016-07-25git svn: migrate tests to use lib-httpdLibravatar Eric Wong1-2/+2
2016-05-17Merge branch 'js/http-custom-headers'Libravatar Junio C Hamano1-4/+12
2016-05-10tests: adjust the configuration for Apache 2.2Libravatar Johannes Schindelin1-4/+12
2016-05-06Merge branch 'js/http-custom-headers'Libravatar Junio C Hamano1-0/+8
2016-04-27http: support sending custom HTTP headersLibravatar Johannes Schindelin1-0/+8
2016-04-14Merge branch 'jk/test-httpd-config-nosystem' into maintLibravatar Junio C Hamano1-0/+1
2016-04-06Merge branch 'jk/test-httpd-config-nosystem'Libravatar Junio C Hamano1-0/+1
2016-03-18t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envLibravatar Jeff King1-0/+1
2016-02-25t/lib-httpd: load mod_unixdLibravatar Michael J Gruber1-0/+3
2015-09-25http: limit redirection depthLibravatar Blake Burkhart1-0/+3
2015-09-25http: limit redirection to protocol-whitelistLibravatar Blake Burkhart1-0/+1
2015-03-12t: pass GIT_TRACE through ApacheLibravatar Jeff King1-0/+1
2014-12-11t: support clang/gcc AddressSanitizerLibravatar Jeff King1-0/+1
2014-09-17signed push: teach smart-HTTP to pass "git push --signed" aroundLibravatar Junio C Hamano1-0/+1
2014-06-17http: fix charset detection of extract_content_type()Libravatar Yi EungJun1-0/+4
2014-05-27remote-curl: reencode http error messagesLibravatar Jeff King1-0/+4
2014-05-27http: extract type/subtype portion of content-typeLibravatar Jeff King1-1/+7
2014-05-23t5550: test display of remote http error messagesLibravatar Jeff King2-0/+21
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsLibravatar Jeff King1-1/+0
2014-01-02use distinct username/password for http auth testsLibravatar Jeff King1-1/+1
2013-10-30Merge branch 'jk/http-auth-redirects'Libravatar Junio C Hamano1-0/+2
2013-10-14remote-curl: rewrite base url from info/refs redirectsLibravatar Jeff King1-0/+2
2013-07-30http: add http.savecookies option to write out HTTP cookiesLibravatar Dave Borowitz1-0/+8
2013-06-23Merge branch 'jk/apache-test-for-2.4'Libravatar Junio C Hamano1-1/+19
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsLibravatar Jeff King1-3/+4
2013-06-14t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load compat access module in apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Libravatar Jeff King1-0/+9
2013-06-14t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Libravatar Jeff King1-0/+2
2013-04-21Merge branch 'jk/doc-http-backend'Libravatar Junio C Hamano1-0/+18
2013-04-13doc/http-backend: match query-string in apache half-auth exampleLibravatar Jeff King1-0/+18
2013-04-09http-backend: respect GIT_NAMESPACE with dumb clientsLibravatar John Koleszar1-0/+5
2013-02-04Verify Content-Type from smart HTTP serversLibravatar Shawn Pearce2-0/+15
2012-11-20Merge branch 'jk/maint-http-half-auth-fetch'Libravatar Junio C Hamano1-0/+7
2012-10-31remote-curl: retry failed requests for auth even with gzipLibravatar Jeff King1-0/+7
2012-09-07Merge branch 'jk/maint-http-half-auth-push'Libravatar Junio C Hamano1-10/+15
2012-08-27t: test http access to "half-auth" repositoriesLibravatar Jeff King1-0/+7
2012-08-27t/lib-httpd: recognize */smart/* repos as smart-httpLibravatar Jeff King1-9/+7
2012-08-27t/lib-httpd: only route auth/dumb to dumb reposLibravatar Jeff King1-1/+1
2012-07-24t/lib-httpd: handle running under --valgrindLibravatar Jeff King1-1/+4
2012-03-30http-backend: respect existing GIT_COMMITTER_* variablesLibravatar Jeff King1-0/+7
2011-12-13t5540: test DAV push with authenticationLibravatar Jeff King1-0/+3