summaryrefslogtreecommitdiff
path: root/t/t5551-http-fetch.sh
AgeCommit message (Expand)Author
2012-09-30Merge branch 'jk/smart-http-switch'Junio C Hamano
2012-09-21remote-curl: let users turn off smart httpJeff King
2012-09-20Enable info/refs gzip decompression in HTTP clientShawn O. Pearce
2012-09-12Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11Junio C Hamano
2012-08-27t: test http access to "half-auth" repositoriesJeff King
2012-08-27t: test basic smart-http authenticationJeff King
2012-08-04tests: Introduce test_seqMichał Kiedrowicz
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-04-10remote-curl: main test case for the OS command line overflowIvan Todoroski
2010-09-27smart-http: Don't change POST to GET when following redirectTay Ray Chuan
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-01-12remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce
2009-11-10t5551-http-fetch: Work around broken Accept header in libcurlShawn O. Pearce
2009-11-10t5551-http-fetch: Work around some libcurl versionsShawn O. Pearce
2009-11-05test smart http fetch and pushShawn O. Pearce