Age | Commit message (Expand) | Author | Files | Lines |
2013-04-21 | Merge branch 'jk/doc-http-backend' | Junio C Hamano | 1 | -0/+18 |
2013-04-13 | doc/http-backend: match query-string in apache half-auth example | Jeff King | 1 | -0/+18 |
2013-04-09 | http-backend: respect GIT_NAMESPACE with dumb clients | John Koleszar | 1 | -0/+5 |
2013-02-04 | Verify Content-Type from smart HTTP servers | Shawn Pearce | 2 | -0/+15 |
2012-11-20 | Merge branch 'jk/maint-http-half-auth-fetch' | Junio C Hamano | 1 | -0/+7 |
2012-10-31 | remote-curl: retry failed requests for auth even with gzip | Jeff King | 1 | -0/+7 |
2012-09-07 | Merge branch 'jk/maint-http-half-auth-push' | Junio C Hamano | 1 | -10/+15 |
2012-08-27 | t: test http access to "half-auth" repositories | Jeff King | 1 | -0/+7 |
2012-08-27 | t/lib-httpd: recognize */smart/* repos as smart-http | Jeff King | 1 | -9/+7 |
2012-08-27 | t/lib-httpd: only route auth/dumb to dumb repos | Jeff King | 1 | -1/+1 |
2012-07-24 | t/lib-httpd: handle running under --valgrind | Jeff King | 1 | -1/+4 |
2012-03-30 | http-backend: respect existing GIT_COMMITTER_* variables | Jeff King | 1 | -0/+7 |
2011-12-13 | t5540: test DAV push with authentication | Jeff King | 1 | -0/+3 |
2010-12-08 | Merge branch 'gc/http-with-non-ascii-username-url' | Junio C Hamano | 2 | -0/+30 |
2010-11-17 | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 2 | -0/+30 |
2010-09-27 | smart-http: Don't change POST to GET when following redirect | Tay Ray Chuan | 1 | -0/+7 |
2010-01-06 | Smart-http: check if repository is OK to export before serving it | Tarmigan Casebolt | 1 | -0/+5 |
2009-11-04 | test smart http fetch and push | Shawn O. Pearce | 1 | -0/+17 |
2009-11-04 | http tests: use /dumb/ URL prefix | Shawn O. Pearce | 1 | -1/+6 |
2009-03-20 | http tests: Darwin is not that special | Junio C Hamano | 1 | -6/+1 |
2009-03-11 | test: do not LoadModule log_config_module unconditionally | Johannes Schindelin | 1 | -1/+3 |
2009-03-10 | Include log_config module in apache.conf | Daniel Barkalow | 1 | -0/+1 |
2009-02-25 | Allow HTTP tests to run on Darwin | Jay Soffian | 1 | -0/+6 |
2009-01-17 | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 1 | -0/+2 |
2008-07-08 | Avoid apache complaining about lack of server's FQDN | Mike Hommey | 1 | -0/+1 |
2008-02-27 | http-push: add regression tests | Clemens Buchacher | 2 | -0/+42 |