summaryrefslogtreecommitdiffstats
path: root/t/lib-httpd
AgeCommit message (Expand)AuthorLines
2013-04-13doc/http-backend: match query-string in apache half-auth exampleJeff King-0/+18
2013-02-04Verify Content-Type from smart HTTP serversShawn Pearce-0/+15
2012-11-20Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano-0/+7
2012-10-31remote-curl: retry failed requests for auth even with gzipJeff King-0/+7
2012-09-07Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano-10/+15
2012-08-27t: test http access to "half-auth" repositoriesJeff King-0/+7
2012-08-27t/lib-httpd: recognize */smart/* repos as smart-httpJeff King-9/+7
2012-08-27t/lib-httpd: only route auth/dumb to dumb reposJeff King-1/+1
2012-07-24t/lib-httpd: handle running under --valgrindJeff King-1/+4
2012-03-30http-backend: respect existing GIT_COMMITTER_* variablesJeff King-0/+7
2011-12-13t5540: test DAV push with authenticationJeff King-0/+3
2010-12-08Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano-0/+30
2010-11-17t5550: test HTTP authentication and userinfo decodingGabriel Corona-0/+30
2010-09-27smart-http: Don't change POST to GET when following redirectTay Ray Chuan-0/+7
2010-01-06Smart-http: check if repository is OK to export before serving itTarmigan Casebolt-0/+5
2009-11-04test smart http fetch and pushShawn O. Pearce-0/+17
2009-11-04http tests: use /dumb/ URL prefixShawn O. Pearce-1/+6
2009-03-20http tests: Darwin is not that specialJunio C Hamano-6/+1
2009-03-11test: do not LoadModule log_config_module unconditionallyJohannes Schindelin-1/+3
2009-03-10Include log_config module in apache.confDaniel Barkalow-0/+1
2009-02-25Allow HTTP tests to run on DarwinJay Soffian-0/+6
2009-01-17http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin-0/+2
2008-07-08Avoid apache complaining about lack of server's FQDNMike Hommey-0/+1
2008-02-27http-push: add regression testsClemens Buchacher-0/+42