| Commit message (Expand) | Author | Age | Files | Lines |
* | http-push: enable "proactive auth"jk/maint-push-over-dav | Jeff King | 2011-12-13 | 1 | -1/+1 |
* | t5540: test DAV push with authentication | Jeff King | 2011-12-13 | 1 | -0/+34 |
* | t5540-http-test: shorten grep pattern | Brian Gernhardt | 2011-08-28 | 1 | -2/+6 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 2010-03-02 | 1 | -0/+3 |
* | test smart http fetch and push | Shawn O. Pearce | 2009-11-04 | 1 | -1/+1 |
* | http tests: use /dumb/ URL prefix | Shawn O. Pearce | 2009-11-04 | 1 | -5/+5 |
* | set httpd port before sourcing lib-httpd | Clemens Buchacher | 2009-11-04 | 1 | -4/+3 |
* | t5540-http-push: remove redundant fetches | Tay Ray Chuan | 2009-11-04 | 1 | -2/+0 |
* | remote-helpers: return successfully if everything up-to-date | Clemens Buchacher | 2009-10-30 | 1 | -1/+1 |
* | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 | 1 | -5/+9 |
* | http-push: send out fetch requests on queue | Tay Ray Chuan | 2009-06-06 | 1 | -2/+2 |
* | t5540-http-push: test fetching of packed objects | Tay Ray Chuan | 2009-06-06 | 1 | -0/+20 |
* | t5540-http-push: test fetching of loose objects | Tay Ray Chuan | 2009-06-06 | 1 | -0/+16 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 1 | -1/+0 |
* | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 | 1 | -7/+2 |
|\ |
|
| * | add basic http clone/fetch tests | Jeff King | 2009-02-26 | 1 | -0/+1 |
| * | test scripts: refactor start_httpd helper | Jeff King | 2009-02-26 | 1 | -7/+1 |
* | | t5540-http-push.sh: avoid non-portable grep -P | Jay Soffian | 2009-02-26 | 1 | -3/+8 |
|/ |
|
* | use a hash of the lock token as the suffix for PUT/MOVE | Tay Ray Chuan | 2009-02-15 | 1 | -0/+7 |
* | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 2009-01-17 | 1 | -3/+15 |
* | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 2009-01-17 | 1 | -0/+6 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
* | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 2008-08-11 | 1 | -1/+1 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 2008-07-08 | 1 | -0/+7 |
* | Fix http-push test | Mike Hommey | 2008-07-08 | 1 | -1/+1 |
* | Catch failures from t5540-http-push | Mike Hommey | 2008-07-08 | 1 | -3/+4 |
* | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | 1 | -1/+1 |
* | http-push: add regression tests | Clemens Buchacher | 2008-02-27 | 1 | -0/+73 |