aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Sort the lint-warning-message-ids when queryingChristopher Baines2020-03-23
* Say that there are no lint warningsChristopher Baines2020-03-21
* Change the sort order for derivations on the package version pageChristopher Baines2020-03-21
* Add a page for package output history on a branchChristopher Baines2020-03-21
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* Fix some tab issues in the Makefile.am fileChristopher Baines2020-03-20
* Avoid failures related to renice and ioniceChristopher Baines2020-03-20
* 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