aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generate and store system test derivations for all supported systemsChristopher Baines2020-03-20
* Fix marking jobs as failed when exceptions are raisedChristopher Baines2020-03-19
* Move and improve the "starting the server" messageChristopher Baines2020-03-14
* Provide more information if the server can't bind the portChristopher Baines2020-03-14
* Improve the 404 pagesChristopher Baines2020-03-14
* Improve handling of errorsChristopher Baines2020-03-14
* Increase the batch size for fetching builds/narinfo filesChristopher Baines2020-03-14
* Set an order for select-outputs-without-known-nar-entriesChristopher Baines2020-03-14
* Don't use TRUNCATE CASCADE in the create small backup scriptChristopher Baines2020-03-13
* Trip the derivation output details table in the small data dumpChristopher Baines2020-03-13
* Trim derivation source file tables in the small data dumpChristopher Baines2020-03-13
* Query for more recent derivation outputs by defaultChristopher Baines2020-03-12
* Remove peek call that snuck in to the builds moduleChristopher Baines2020-03-02
* Add scripts for generating database dumpsChristopher Baines2020-03-02
* Update http-multiple-getChristopher Baines2020-03-02
* Improve the builds verbose outputChristopher Baines2020-03-01
* Make the dumps page work when dumps is a symlinkChristopher Baines2020-03-01
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Redirect to the latest version of a fileChristopher Baines2020-02-29
* Support customising the latest branch revision max processesChristopher Baines2020-02-28
* Log the time spent in a locked sectionChristopher Baines2020-02-28
* Improve the locking around fetching channel instancesChristopher Baines2020-02-28
* Use Guile 3 for developmentChristopher Baines2020-02-27
* Enable using Guile 3Christopher Baines2020-02-27
* Do some more mocking in the jobs-load-new-guix-revision testsChristopher Baines2020-02-27
* Improve the error reporting within process-load-new-guix-revision-jobChristopher Baines2020-02-27
* Prevent inlining for a number of proceduresChristopher Baines2020-02-27
* Add some syntax to prevent inlining within modulesChristopher Baines2020-02-27
* Remove unused mock-inferior importChristopher Baines2020-02-27
* Add a few imports in preparation for Guile 3Christopher Baines2020-02-27
* Generate .go files for the testsChristopher Baines2020-02-27
* Make the test output more verboseChristopher Baines2020-02-27
* Don't use the (tests driver) moduleChristopher Baines2020-02-27
* Add a missing importChristopher Baines2020-02-27
* Clean up some time logging codeChristopher Baines2020-02-24
* Adapt some license related code to work without mock in the testsChristopher Baines2020-02-24
* Switch to using some shorter syntax for logging time takenChristopher Baines2020-02-24
* Add a new utils module, containing a with-time-logging syntax ruleChristopher Baines2020-02-24
* Check that the test database is being used in all the testsChristopher Baines2020-02-24
* Add a function to check if the test database is being usedChristopher Baines2020-02-24
* Add missing ROLLBACK for transactionChristopher Baines2020-02-24
* Refactor the logging setup out of process-load-new-guix-revision-jobChristopher Baines2020-02-24
* Clear a couple of tables in the load-new-guix-revision testsChristopher Baines2020-02-24
* Add a page listing the available database dumpsChristopher Baines2020-02-22
* Add a function to delete unreferenced derivationsChristopher Baines2020-02-16
* Fix some commentsChristopher Baines2020-02-16
* Make a constraint deferrableChristopher Baines2020-02-16
* Add another 0 to the job default character limitChristopher Baines2020-02-16
* Fix target handling on the package derivation history pageChristopher Baines2020-02-16
* Define the code to delete data from non-master branches properlyChristopher Baines2020-02-16