aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPguile3Christopher Baines2020-02-24
* WIPChristopher Baines2020-02-24
* WIPChristopher Baines2020-02-24
* Adapt some license related code to work without mock in the testsChristopher 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
* 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
* Properly sort the derivation outputsChristopher Baines2020-02-15
* Avoid an error when there are no references to insertChristopher Baines2020-02-15
* Improve the job loggingChristopher Baines2020-02-15
* Make deleting the existing log parts optionalChristopher Baines2020-02-15
* Define a new parameter for a port used for the inferior error outputChristopher Baines2020-02-15
* Add a module to handle deleting dataChristopher Baines2020-02-15
* Fake the store connection in the testsChristopher Baines2020-02-14
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Update the build_servers_build_config valuesChristopher Baines2020-02-13
* Add temporary roots for channel instance derivationsChristopher Baines2020-02-13
* Use a more long lived store connection for loading dataChristopher Baines2020-02-13
* Remove the target query parameter from some linksChristopher Baines2020-02-12
* Query for builds for channel instance derivationsChristopher Baines2020-02-12
* Add a page for channel instance derivationsChristopher Baines2020-02-12
* Add a function to select channel instances for a revisionChristopher Baines2020-02-12
* Remove the restriction on cross build derivation queryingChristopher Baines2020-02-11
* Update the cross build filter for the package reproducibility pageChristopher Baines2020-02-11
* Switch to using more correct targets on the build pageChristopher Baines2020-02-11
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Switch using set-current-system to parameterizeChristopher Baines2020-02-11
* Update the load-new-revision-job testsChristopher Baines2020-02-11
* Refactor how channel derivations are handledChristopher Baines2020-02-09
* Collpase store-item-for-channel in to channel->guix-store-itemChristopher Baines2020-02-09
* Start computing channel instance derivations for multiple systemsChristopher Baines2020-02-09
* Further refactor channel->derivation-file-nameChristopher Baines2020-02-09
* Refactor channel->derivation-file-name to reduce line lengthChristopher Baines2020-02-09
* Shift extracting channel news to later onChristopher Baines2020-02-09