| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/maint-http-half-auth-push' | Junio C Hamano | 2012-09-07 |
|\ |
|
| * | t5550: factor out http auth setup | Jeff King | 2012-08-27 |
* | | t/lib-httpd: handle running under --valgrind | Jeff King | 2012-07-24 |
|/ |
|
* | Fix httpd tests that broke when non-ff push advice changed | Christopher Tiwald | 2012-04-12 |
* | improve httpd auth tests | Jeff King | 2011-07-20 |
* | i18n: use test_i18ngrep in lib-httpd and t2019 | Junio C Hamano | 2011-04-13 |
* | i18n: git-push "prevent you from losing" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 2010-11-17 |
* | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 |
* | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 |
* | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 2010-03-02 |
* | t/lib-http.sh: Restructure finding of default httpd location | Tarmigan Casebolt | 2010-01-06 |
* | test-lib: fix http exit codes | Clemens Buchacher | 2009-06-01 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 |
* | test scripts: refactor start_httpd helper | Jeff King | 2009-02-26 |
* | Allow HTTP tests to run on Darwin | Jay Soffian | 2009-02-25 |
* | use uppercase POSIX compliant signals for the 'trap' command | Markus Heidelberg | 2009-01-19 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
* | Fix http-push test | Mike Hommey | 2008-07-08 |
* | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 |
* | http-push: add regression tests | Clemens Buchacher | 2008-02-27 |