index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-httpd
/
apache.conf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t/lib-httpd: pass LANG and LC_ALL to Apache
René Scharfe
2022-10-06
1
-0
/
+2
*
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
2021-10-30
1
-0
/
+4
|
\
|
*
send-pack: complain about "expecting report" with --helper-status
Jeff King
2021-10-18
1
-0
/
+4
*
|
http-backend: handle HTTP_GIT_PROTOCOL CGI variable
Jeff King
2021-09-11
1
-2
/
+0
*
|
t5551: test v2-to-v0 http protocol fallback
Jeff King
2021-09-11
1
-0
/
+5
|
/
*
remote-curl: error on incomplete packet
Denton Liu
2020-05-25
1
-0
/
+8
*
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
2020-02-27
1
-3
/
+3
*
t/lib-httpd: pass LSAN_OPTIONS through apache
Jeff King
2019-05-08
1
-0
/
+1
*
t5551: test server-side ERR packet
Josh Steadmon
2019-02-06
1
-0
/
+4
*
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
2019-02-05
1
-0
/
+1
|
\
|
*
tests: define GIT_TEST_SIDEBAND_ALL
Jonathan Tan
2019-01-17
1
-0
/
+1
*
|
test: test GIT_CURL_VERBOSE=1 shows an error
Masaya Suzuki
2019-01-11
1
-0
/
+1
|
/
*
upload-pack: test negotiation with changing repository
Brandon Williams
2018-06-28
1
-0
/
+8
*
http: fix v1 protocol tests with apache httpd < 2.4
Todd Zullinger
2018-01-04
1
-6
/
+4
*
http: tell server that the client understands v1
Brandon Williams
2017-10-17
1
-0
/
+7
*
http: attempt updating base URL only if no error
Jonathan Tan
2017-02-28
1
-0
/
+9
*
Merge branch 'jk/http-walker-limit-redirect-2.9'
Junio C Hamano
2016-12-19
1
-0
/
+14
|
\
|
*
http: make redirects more obvious
Jeff King
2016-12-06
1
-0
/
+6
|
*
http: always update the base URL for redirects
Jeff King
2016-12-06
1
-0
/
+8
*
|
Merge branch 'ew/git-svn-http-tests'
Junio C Hamano
2016-08-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
git svn: migrate tests to use lib-httpd
Eric Wong
2016-07-25
1
-2
/
+2
|
*
Merge branch 'jk/test-httpd-config-nosystem' into maint
Junio C Hamano
2016-04-15
1
-0
/
+1
|
|
\
*
|
\
Merge branch 'js/http-custom-headers'
Junio C Hamano
2016-05-17
1
-4
/
+12
|
\
\
\
|
*
|
|
tests: adjust the configuration for Apache 2.2
Johannes Schindelin
2016-05-10
1
-4
/
+12
*
|
|
|
Merge branch 'js/http-custom-headers'
Junio C Hamano
2016-05-06
1
-0
/
+8
|
\
|
|
|
|
*
|
|
http: support sending custom HTTP headers
Johannes Schindelin
2016-04-27
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'jk/test-httpd-config-nosystem'
Junio C Hamano
2016-04-06
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env
Jeff King
2016-03-18
1
-0
/
+1
*
|
t/lib-httpd: load mod_unixd
Michael J Gruber
2016-02-26
1
-0
/
+3
|
/
*
http: limit redirection depth
Blake Burkhart
2015-09-26
1
-0
/
+3
*
http: limit redirection to protocol-whitelist
Blake Burkhart
2015-09-26
1
-0
/
+1
*
t: pass GIT_TRACE through Apache
Jeff King
2015-03-13
1
-0
/
+1
*
t: support clang/gcc AddressSanitizer
Jeff King
2014-12-11
1
-0
/
+1
*
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
1
-0
/
+1
*
t5550: test display of remote http error messages
Jeff King
2014-05-23
1
-0
/
+4
*
Merge branch 'jk/http-auth-redirects'
Junio C Hamano
2013-10-30
1
-0
/
+2
|
\
|
*
remote-curl: rewrite base url from info/refs redirects
Jeff King
2013-10-15
1
-0
/
+2
*
|
http: add http.savecookies option to write out HTTP cookies
Dave Borowitz
2013-07-30
1
-0
/
+8
|
/
*
Merge branch 'jk/apache-test-for-2.4'
Junio C Hamano
2013-06-23
1
-1
/
+19
|
\
|
*
lib-httpd/apache.conf: check version only after mod_version loads
Jeff King
2013-06-21
1
-3
/
+4
|
*
t/lib-httpd/apache.conf: configure an MPM module for apache 2.4
Jeff King
2013-06-14
1
-0
/
+3
|
*
t/lib-httpd/apache.conf: load compat access module in apache 2.4
Jeff King
2013-06-14
1
-0
/
+3
|
*
t/lib-httpd/apache.conf: load extra auth modules in apache 2.4
Jeff King
2013-06-14
1
-0
/
+9
|
*
t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4
Jeff King
2013-06-14
1
-0
/
+2
*
|
Merge branch 'jk/doc-http-backend'
Junio C Hamano
2013-04-22
1
-0
/
+18
|
\
|
|
*
doc/http-backend: match query-string in apache half-auth example
Jeff King
2013-04-14
1
-0
/
+18
*
|
http-backend: respect GIT_NAMESPACE with dumb clients
John Koleszar
2013-04-10
1
-0
/
+5
|
/
*
Verify Content-Type from smart HTTP servers
Shawn Pearce
2013-02-04
1
-0
/
+4
*
Merge branch 'jk/maint-http-half-auth-fetch'
Junio C Hamano
2012-11-20
1
-0
/
+7
|
\
|
*
remote-curl: retry failed requests for auth even with gzip
Jeff King
2012-10-31
1
-0
/
+7
[next]