summaryrefslogtreecommitdiff
path: root/t/lib-httpd/apache.conf
AgeCommit message (Expand)AuthorFilesLines
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-05-23t5550: test display of remote http error messagesLibravatar Jeff King1-0/+4
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 Pearce1-0/+4
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
2010-12-08Merge branch 'gc/http-with-non-ascii-username-url'Libravatar Junio C Hamano1-0/+29
2010-11-17t5550: test HTTP authentication and userinfo decodingLibravatar Gabriel Corona1-0/+29
2010-09-27smart-http: Don't change POST to GET when following redirectLibravatar Tay Ray Chuan1-0/+7
2010-01-06Smart-http: check if repository is OK to export before serving itLibravatar Tarmigan Casebolt1-0/+5
2009-11-04test smart http fetch and pushLibravatar Shawn O. Pearce1-0/+17
2009-11-04http tests: use /dumb/ URL prefixLibravatar Shawn O. Pearce1-1/+6
2009-03-20http tests: Darwin is not that specialLibravatar Junio C Hamano1-6/+1
2009-03-11test: do not LoadModule log_config_module unconditionallyLibravatar Johannes Schindelin1-1/+3
2009-03-10Include log_config module in apache.confLibravatar Daniel Barkalow1-0/+1
2009-02-25Allow HTTP tests to run on DarwinLibravatar Jay Soffian1-0/+6
2009-01-17http-push: when making directories, have a trailing slash in the path nameLibravatar Johannes Schindelin1-0/+2
2008-07-08Avoid apache complaining about lack of server's FQDNLibravatar Mike Hommey1-0/+1
2008-02-27http-push: add regression testsLibravatar Clemens Buchacher1-0/+34