aboutsummaryrefslogtreecommitdiff
path: root/t/t9501-gitweb-standalone-http-status.sh
Commit message (Expand)AuthorAge
* t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Elia Pinto2016-01-12
* t9501: do not use export X=YTorsten Bögershausen2013-04-26
* gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones2012-06-12
* gitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King2012-03-30
* gitweb: refactor If-Modified-Since handlingW. Trevor King2012-03-30
* gitweb: Handle invalid regexp in regexp searchJakub Narebski2012-02-28
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
* t9501-*.sh: Fix a test failure on CygwinRamsay Jones2010-12-14
* Use test_expect_success for test setupsBrian Gernhardt2010-03-20
* t9501: Re-fix max load testBrian Gernhardt2010-02-06
* t9501: Skip testing load if we can't detect itBrian Gernhardt2010-02-05
* gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-30
* gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski2010-01-30
* Merge branch 'mr/gitweb-snapshot'Junio C Hamano2009-11-23
|\
| * gitweb: check given hash before trying to create snapshotMark Rada2009-09-29
* | tests: make all test files executableMark Rada2009-10-02
|/
* gitweb: add t9501 tests for checking HTTP status codesMark Rada2009-08-27