summaryrefslogtreecommitdiff
path: root/t/lib-httpd/apache.conf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-231-1/+19
|\
| * lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-211-3/+4
| * t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-141-0/+3
| * t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-141-0/+3
| * t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-141-0/+9
| * t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-141-0/+2
* | Merge branch 'jk/doc-http-backend'Junio C Hamano2013-04-211-0/+18
|\ \ | |/
| * doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-131-0/+18
* | http-backend: respect GIT_NAMESPACE with dumb clientsJohn Koleszar2013-04-091-0/+5
|/
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-041-0/+4
* Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-201-0/+7
|\
| * remote-curl: retry failed requests for auth even with gzipJeff King2012-10-311-0/+7
* | Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-071-10/+15
|\ \ | |/
| * t: test http access to "half-auth" repositoriesJeff King2012-08-271-0/+7
| * t/lib-httpd: recognize */smart/* repos as smart-httpJeff King2012-08-271-9/+7
| * t/lib-httpd: only route auth/dumb to dumb reposJeff King2012-08-271-1/+1
* | t/lib-httpd: handle running under --valgrindJeff King2012-07-241-1/+4
|/
* http-backend: respect existing GIT_COMMITTER_* variablesJeff King2012-03-301-0/+7
* t5540: test DAV push with authenticationJeff King2011-12-131-0/+3
* Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano2010-12-081-0/+29
|\
| * t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-171-0/+29
* | smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-271-0/+7
|/
* Smart-http: check if repository is OK to export before serving itTarmigan Casebolt2010-01-061-0/+5
* test smart http fetch and pushShawn O. Pearce2009-11-041-0/+17
* http tests: use /dumb/ URL prefixShawn O. Pearce2009-11-041-1/+6
* http tests: Darwin is not that specialJunio C Hamano2009-03-201-6/+1
* test: do not LoadModule log_config_module unconditionallyJohannes Schindelin2009-03-111-1/+3
* Include log_config module in apache.confDaniel Barkalow2009-03-101-0/+1
* Allow HTTP tests to run on DarwinJay Soffian2009-02-251-0/+6
* http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-171-0/+2
* Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-081-0/+1
* http-push: add regression testsClemens Buchacher2008-02-271-0/+34