summaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
AgeCommit message (Expand)AuthorFilesLines
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-03-02t554[01]-http-push: refactor, add non-ff testsLibravatar Tay Ray Chuan1-0/+3
2009-11-04test smart http fetch and pushLibravatar Shawn O. Pearce1-1/+1
2009-11-04http tests: use /dumb/ URL prefixLibravatar Shawn O. Pearce1-5/+5
2009-11-04set httpd port before sourcing lib-httpdLibravatar Clemens Buchacher1-4/+3
2009-11-04t5540-http-push: remove redundant fetchesLibravatar Tay Ray Chuan1-2/+0
2009-10-30remote-helpers: return successfully if everything up-to-dateLibravatar Clemens Buchacher1-1/+1
2009-10-30Move WebDAV HTTP push under remote-curlLibravatar Shawn O. Pearce1-5/+9
2009-06-06http-push: send out fetch requests on queueLibravatar Tay Ray Chuan1-2/+2
2009-06-06t5540-http-push: test fetching of packed objectsLibravatar Tay Ray Chuan1-0/+20
2009-06-06t5540-http-push: test fetching of loose objectsLibravatar Tay Ray Chuan1-0/+16
2009-04-05tests: remove exit after test_done callLibravatar Jeff King1-1/+0
2009-03-17Merge branch 'js/remote-improvements'Libravatar Junio C Hamano1-7/+2
2009-02-26t5540-http-push.sh: avoid non-portable grep -PLibravatar Jay Soffian1-3/+8
2009-02-26add basic http clone/fetch testsLibravatar Jeff King1-0/+1
2009-02-26test scripts: refactor start_httpd helperLibravatar Jeff King1-7/+1
2009-02-15use a hash of the lock token as the suffix for PUT/MOVELibravatar Tay Ray Chuan1-0/+7
2009-01-17t5540: clarify that http-push does not handle packed-refs on the remoteLibravatar Johannes Schindelin1-3/+15
2009-01-17http-push: when making directories, have a trailing slash in the path nameLibravatar Johannes Schindelin1-0/+6
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-08-11Adjust for the new way of enabling the default post-update hookLibravatar Petr Baudis1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-1/+1
2008-07-08Skip t5540-http-push test when USE_CURL_MULTI is undefinedLibravatar Mike Hommey1-0/+7
2008-07-08Fix http-push testLibravatar Mike Hommey1-1/+1
2008-07-08Catch failures from t5540-http-pushLibravatar Mike Hommey1-3/+4
2008-06-14fix whitespace violations in test scriptsLibravatar Jeff King1-1/+1
2008-02-27http-push: add regression testsLibravatar Clemens Buchacher1-0/+73