aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
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
* 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
* 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
* Query for more recent derivation outputs by defaultChristopher Baines2020-03-12
* Remove peek call that snuck in to the builds moduleChristopher 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
* 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
* Add a few imports in preparation for Guile 3Christopher 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
* 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
* Add a page listing the available database dumpsChristopher Baines2020-02-22
* Add a function to delete unreferenced derivationsChristopher 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
* Make it possible to query builds servers for specific outputsChristopher Baines2020-02-16
* Guard against build being missing from the output responseChristopher Baines2020-02-16
* Better handle errors when fetching builds by outputChristopher Baines2020-02-15
* Fix some functions being called with the wrong number of argumentsChristopher Baines2020-02-15
* Improve error handling in the query-build-servers scriptChristopher Baines2020-02-15
* Improve associating builds with derivationsChristopher Baines2020-02-15
* Enhance ensure-build-existsChristopher Baines2020-02-15
* Set a default target for the revision builds pageChristopher Baines2020-02-15
* Add verbose output to the query-build-servers scriptChristopher Baines2020-02-15