| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-07 | t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl | Patrick Steinhardt | 1 | -3/+3 |
| 2023-09-21 | test-lib: set UBSAN_OPTIONS to match ASan | Jeff King | 1 | -0/+1 |
| 2023-05-19 | Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache' | Junio C Hamano | 1 | -0/+2 |
| 2023-05-18 | t/lib-httpd: make CGIPassAuth support conditional | Jeff King | 1 | -0/+2 |
| 2023-04-11 | Merge branch 'jk/use-perl-path-consistently' | Junio C Hamano | 1 | -0/+2 |
| 2023-04-06 | t/lib-httpd: pass PERL_PATH to CGI scripts | Jeff King | 1 | -0/+2 |
| 2023-03-17 | Merge branch 'mc/credential-helper-www-authenticate' | Junio C Hamano | 1 | -0/+6 |
| 2023-02-28 | Merge branch 'jk/http-test-fixes' | Junio C Hamano | 1 | -1/+1 |
| 2023-02-27 | t5563: add tests for basic and anoymous HTTP access | Matthew John Cheetham | 1 | -0/+6 |
| 2023-02-23 | t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c | Jeff King | 1 | -1/+1 |
| 2023-02-16 | add basic http proxy tests | Jeff King | 1 | -0/+16 |
| 2023-02-01 | t/lib-httpd: drop SSLMutex config | Jeff King | 1 | -1/+0 |
| 2023-02-01 | t/lib-httpd: bump required apache version to 2.4 | Jeff King | 1 | -18/+4 |
| 2023-02-01 | t/lib-httpd: bump required apache version to 2.2 | Jeff King | 1 | -8/+0 |
| 2022-11-14 | t: run t5551 tests with both HTTP and HTTP/2 | Jeff King | 1 | -3/+16 |
| 2022-10-06 | t/lib-httpd: pass LANG and LC_ALL to Apache | René Scharfe | 1 | -0/+2 |
| 2021-10-29 | Merge branch 'jk/http-push-status-fix' | Junio C Hamano | 1 | -0/+4 |
| 2021-10-18 | send-pack: complain about "expecting report" with --helper-status | Jeff King | 1 | -0/+4 |
| 2021-09-10 | http-backend: handle HTTP_GIT_PROTOCOL CGI variable | Jeff King | 1 | -2/+0 |
| 2021-09-10 | t5551: test v2-to-v0 http protocol fallback | Jeff King | 1 | -0/+5 |
| 2020-05-24 | remote-curl: error on incomplete packet | Denton Liu | 1 | -0/+8 |
| 2020-02-27 | t/lib-httpd: avoid using macOS' sed | Johannes Schindelin | 1 | -3/+3 |
| 2019-05-08 | t/lib-httpd: pass LSAN_OPTIONS through apache | Jeff King | 1 | -0/+1 |
| 2019-02-06 | t5551: test server-side ERR packet | Josh Steadmon | 1 | -0/+4 |
| 2019-02-05 | Merge branch 'jt/fetch-v2-sideband' | Junio C Hamano | 1 | -0/+1 |
| 2019-01-17 | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 1 | -0/+1 |
| 2019-01-10 | test: test GIT_CURL_VERBOSE=1 shows an error | Masaya Suzuki | 1 | -0/+1 |
| 2018-06-28 | upload-pack: test negotiation with changing repository | Brandon Williams | 1 | -0/+8 |
| 2018-01-04 | http: fix v1 protocol tests with apache httpd < 2.4 | Todd Zullinger | 1 | -6/+4 |
| 2017-10-17 | http: tell server that the client understands v1 | Brandon Williams | 1 | -0/+7 |
| 2017-02-28 | http: attempt updating base URL only if no error | Jonathan Tan | 1 | -0/+9 |
| 2016-12-19 | Merge branch 'jk/http-walker-limit-redirect-2.9' | Junio C Hamano | 1 | -0/+14 |
| 2016-12-06 | http: make redirects more obvious | Jeff King | 1 | -0/+6 |
| 2016-12-06 | http: always update the base URL for redirects | Jeff King | 1 | -0/+8 |
| 2016-08-08 | Merge branch 'ew/git-svn-http-tests' | Junio C Hamano | 1 | -2/+2 |
| 2016-07-25 | git svn: migrate tests to use lib-httpd | Eric Wong | 1 | -2/+2 |
| 2016-05-17 | Merge branch 'js/http-custom-headers' | Junio C Hamano | 1 | -4/+12 |
| 2016-05-10 | tests: adjust the configuration for Apache 2.2 | Johannes Schindelin | 1 | -4/+12 |
| 2016-05-06 | Merge branch 'js/http-custom-headers' | Junio C Hamano | 1 | -0/+8 |
| 2016-04-27 | http: support sending custom HTTP headers | Johannes Schindelin | 1 | -0/+8 |
| 2016-04-14 | Merge branch 'jk/test-httpd-config-nosystem' into maint | Junio C Hamano | 1 | -0/+1 |
| 2016-04-06 | Merge branch 'jk/test-httpd-config-nosystem' | Junio C Hamano | 1 | -0/+1 |
| 2016-03-18 | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env | Jeff King | 1 | -0/+1 |
| 2016-02-25 | t/lib-httpd: load mod_unixd | Michael J Gruber | 1 | -0/+3 |
| 2015-09-25 | http: limit redirection depth | Blake Burkhart | 1 | -0/+3 |
| 2015-09-25 | http: limit redirection to protocol-whitelist | Blake Burkhart | 1 | -0/+1 |
| 2015-03-12 | t: pass GIT_TRACE through Apache | Jeff King | 1 | -0/+1 |
| 2014-12-11 | t: support clang/gcc AddressSanitizer | Jeff King | 1 | -0/+1 |
| 2014-09-17 | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 1 | -0/+1 |
| 2014-05-23 | t5550: test display of remote http error messages | Jeff King | 1 | -0/+4 |
| 2013-10-30 | Merge branch 'jk/http-auth-redirects' | Junio C Hamano | 1 | -0/+2 |
| 2013-10-14 | remote-curl: rewrite base url from info/refs redirects | Jeff King | 1 | -0/+2 |
| 2013-07-30 | http: add http.savecookies option to write out HTTP cookies | Dave Borowitz | 1 | -0/+8 |
| 2013-06-23 | Merge branch 'jk/apache-test-for-2.4' | Junio C Hamano | 1 | -1/+19 |
| 2013-06-21 | lib-httpd/apache.conf: check version only after mod_version loads | Jeff King | 1 | -3/+4 |
| 2013-06-14 | t/lib-httpd/apache.conf: configure an MPM module for apache 2.4 | Jeff King | 1 | -0/+3 |
| 2013-06-14 | t/lib-httpd/apache.conf: load compat access module in apache 2.4 | Jeff King | 1 | -0/+3 |
| 2013-06-14 | t/lib-httpd/apache.conf: load extra auth modules in apache 2.4 | Jeff King | 1 | -0/+9 |
| 2013-06-14 | t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4 | Jeff King | 1 | -0/+2 |
| 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 | 1 | -0/+4 |
| 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 | 1 | -0/+29 |
| 2010-11-17 | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 1 | -0/+29 |
| 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 | 1 | -0/+34 |