| Commit message (Expand) | Author | Age | Files | Lines |
* | t9501: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -5/+10 |
* | gitweb: Skip 'modification times' tests when no date parser available | Ramsay Jones | 2012-06-12 | 1 | -7/+14 |
* | gitweb: add If-Modified-Since handling to git_snapshot(). | W. Trevor King | 2012-03-30 | 1 | -0/+33 |
* | gitweb: refactor If-Modified-Since handling | W. Trevor King | 2012-03-30 | 1 | -1/+26 |
* | gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexp | Jakub Narebski | 2012-02-28 | 1 | -0/+10 |
* | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+0 |
* | t9501-*.sh: Fix a test failure on Cygwin | Ramsay Jones | 2010-12-14 | 1 | -1/+1 |
* | Use test_expect_success for test setups | Brian Gernhardt | 2010-03-20 | 1 | -3/+4 |
* | t9501: Re-fix max load test | Brian Gernhardt | 2010-02-06 | 1 | -9/+2 |
* | t9501: Skip testing load if we can't detect it | Brian Gernhardt | 2010-02-05 | 1 | -1/+8 |
* | gitweb: Load checking | John 'Warthog9' Hawley | 2010-01-30 | 1 | -0/+22 |
* | gitweb: Make running t9501 test with '--debug' reliable and usable | Jakub Narebski | 2010-01-30 | 1 | -5/+3 |
* | Merge branch 'mr/gitweb-snapshot' | Junio C Hamano | 2009-11-23 | 1 | -0/+39 |
|\ |
|
| * | gitweb: check given hash before trying to create snapshot | Mark Rada | 2009-09-29 | 1 | -0/+39 |
* | | tests: make all test files executable | Mark Rada | 2009-10-02 | 1 | -0/+0 |
|/ |
|
* | gitweb: add t9501 tests for checking HTTP status codes | Mark Rada | 2009-08-27 | 1 | -0/+78 |