summaryrefslogtreecommitdiff
path: root/t/t9501-gitweb-standalone-http-status.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* test libs: rename gitweb-lib.sh to lib-gitweb.shÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* t9[5-7]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-8/+8
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Elia Pinto2016-01-121-3/+3
* t9501: do not use export X=YTorsten Bögershausen2013-04-261-5/+10
* gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones2012-06-121-7/+14
* gitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King2012-03-301-0/+33
* gitweb: refactor If-Modified-Since handlingW. Trevor King2012-03-301-1/+26
* gitweb: Handle invalid regexp in regexp searchjn/maint-gitweb-invalid-regexpJakub Narebski2012-02-281-0/+10
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-211-1/+0
* t9501-*.sh: Fix a test failure on CygwinRamsay Jones2010-12-141-1/+1
* Use test_expect_success for test setupsBrian Gernhardt2010-03-201-3/+4
* t9501: Re-fix max load testBrian Gernhardt2010-02-061-9/+2
* t9501: Skip testing load if we can't detect itBrian Gernhardt2010-02-051-1/+8
* gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-301-0/+22
* gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski2010-01-301-5/+3
* Merge branch 'mr/gitweb-snapshot'Junio C Hamano2009-11-231-0/+39
|\
| * gitweb: check given hash before trying to create snapshotMark Rada2009-09-291-0/+39
* | tests: make all test files executableMark Rada2009-10-021-0/+0
|/
* gitweb: add t9501 tests for checking HTTP status codesMark Rada2009-08-271-0/+78