summaryrefslogtreecommitdiffstats
path: root/application/controllers/tools.php
AgeCommit message (Expand)AuthorFilesLines
2017-09-09WIP: CI3 migrationFlorian Pritz1-130/+0
2017-08-15tools/update_database: Output status after upgradeFlorian Pritz1-1/+10
2016-08-20tests: Use one webserver per testcaseFlorian Pritz1-3/+1
2016-08-01Create Clover coverage reportFlorian Pritz1-3/+3
2016-07-31Add code coverage outputFlorian Pritz1-0/+17
2016-07-13Throw public exception when accessing CLI only functionsFlorian Pritz1-3/+1
2015-09-20Implement migration 14 for postgresFlorian Pritz1-2/+7
2015-06-04Refactor exception handling into dedicated classFlorian Pritz1-1/+1
2015-05-21Clarify variable usage in \c\tools->testFlorian Pritz1-1/+1
2015-05-21tests: Rework database handlingFlorian Pritz1-2/+2
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz1-2/+5
2015-05-03c/tools: Make non-cli request error publicFlorian Pritz1-1/+1
2015-03-09Test: Prefix output with testcase nameFlorian Pritz1-0/+1
2015-03-08Test: Improve exception handlingFlorian Pritz1-4/+16
2015-03-08test: Fail on exceptionsFlorian Pritz1-0/+1
2015-02-08run-tests.sh: Clean up old database before running testsFlorian Pritz1-0/+4
2015-02-05Add simple testsuiteFlorian Pritz1-0/+37
2015-02-03Use exceptions instead of show_errorFlorian Pritz1-2/+2
2014-07-23Move migration code to CLI callable functionFlorian Pritz1-0/+45