index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-httpd.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
Junio C Hamano
2023-03-19
1
-2
/
+6
|
\
|
*
tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-2
/
+6
*
|
Merge branch 'mc/credential-helper-www-authenticate'
Junio C Hamano
2023-03-17
1
-0
/
+1
|
\
\
|
*
|
t5563: add tests for basic and anoymous HTTP access
Matthew John Cheetham
2023-02-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'jk/http-test-fixes'
Junio C Hamano
2023-03-01
1
-3
/
+3
|
\
\
|
*
|
t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()
Jeff King
2023-02-23
1
-3
/
+3
|
|
/
*
|
add basic http proxy tests
Jeff King
2023-02-17
1
-0
/
+7
*
|
t/lib-httpd: bump required apache version to 2.4
Jeff King
2023-02-01
1
-2
/
+2
*
|
t/lib-httpd: bump required apache version to 2.2
Jeff King
2023-02-01
1
-4
/
+7
|
/
*
Merge branch 'es/locate-httpd-module-location-in-test'
Junio C Hamano
2022-11-28
1
-1
/
+2
|
\
|
*
lib-httpd: extend module location auto-detection
Eric Sunshine
2022-11-22
1
-1
/
+2
*
|
t: run t5551 tests with both HTTP and HTTP/2
Jeff King
2022-11-14
1
-0
/
+5
|
/
*
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
2022-06-15
1
-1
/
+1
*
send-pack: complain about "expecting report" with --helper-status
Jeff King
2021-10-18
1
-0
/
+1
*
remote-curl: error on incomplete packet
Denton Liu
2020-05-25
1
-0
/
+2
*
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
2020-02-27
1
-1
/
+1
*
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
2019-11-23
1
-1
/
+1
*
tests: replace test_tristate with "git env--helper"
Ævar Arnfjörð Bjarmason
2019-06-21
1
-8
/
+7
*
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-03-14
1
-5
/
+1
*
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
2019-02-14
1
-0
/
+1
|
\
|
*
t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
Todd Zullinger
2019-02-14
1
-0
/
+1
*
|
t5551: test server-side ERR packet
Josh Steadmon
2019-02-06
1
-0
/
+1
*
|
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
2019-01-07
1
-1
/
+1
|
/
*
Merge branch 'sg/httpd-test-unflake'
Junio C Hamano
2018-08-03
1
-0
/
+21
|
\
|
*
t/lib-httpd: avoid occasional failures when checking access.log
SZEDER Gábor
2018-07-12
1
-0
/
+12
|
*
t/lib-httpd: add the strip_access_log() helper function
SZEDER Gábor
2018-07-12
1
-0
/
+9
*
|
upload-pack: test negotiation with changing repository
Brandon Williams
2018-06-28
1
-0
/
+1
|
/
*
Merge branch 'ew/git-svn-http-tests'
Junio C Hamano
2016-08-08
1
-3
/
+5
|
\
|
*
git svn: migrate tests to use lib-httpd
Eric Wong
2016-07-25
1
-3
/
+5
*
|
lib-httpd.sh: print error.log on error
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+1
|
/
*
t/lib-httpd.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-12-28
1
-2
/
+2
*
Merge branch 'jk/skip-http-tests-under-no-curl'
Junio C Hamano
2015-05-22
1
-0
/
+12
|
\
|
*
tests: skip dav http-push tests under NO_EXPAT=NoThanks
Junio C Hamano
2015-05-07
1
-0
/
+6
|
*
t/lib-httpd.sh: skip tests if NO_CURL is defined
Jeff King
2015-05-07
1
-0
/
+6
*
|
t: pass GIT_TRACE through Apache
Jeff King
2015-03-13
1
-0
/
+1
*
|
t/lib-httpd: switch SANITY check for NOT_ROOT
Jeff King
2015-01-16
1
-1
/
+1
*
|
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
2014-06-25
1
-1
/
+1
|
\
\
|
*
|
t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'jk/http-errors'
Junio C Hamano
2014-06-16
1
-1
/
+6
|
\
\
|
*
|
t5550: test display of remote http error messages
Jeff King
2014-05-23
1
-0
/
+1
|
*
|
t/lib-httpd: use write_script to copy CGI scripts
Jeff King
2014-05-23
1
-1
/
+5
|
|
/
*
|
Merge branch 'jk/do-not-run-httpd-tests-as-root'
Junio C Hamano
2014-06-16
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
t/lib-httpd: require SANITY prereq
Jeff King
2014-05-12
1
-0
/
+5
*
|
Merge branch 'jk/run-network-tests-by-default'
Junio C Hamano
2014-03-06
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
tests: turn on network daemon tests by default
Jeff King
2014-02-14
1
-11
/
+11
*
|
tests: auto-set LIB_HTTPD_PORT from test name
Jeff King
2014-02-10
1
-1
/
+1
|
/
*
Merge branch 'jk/http-auth-tests-robustify'
Junio C Hamano
2014-01-10
1
-3
/
+12
|
\
|
*
use distinct username/password for http auth tests
Jeff King
2014-01-02
1
-3
/
+12
*
|
test: replace shebangs with descriptions in shell libraries
Jonathan Nieder
2013-11-26
1
-1
/
+28
|
/
*
Merge branch 'jk/http-auth-redirects'
Junio C Hamano
2013-10-30
1
-1
/
+2
|
\
[next]