aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* 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
* 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
* Fake the store connection in the testsChristopher Baines2020-02-14
* Add temporary roots for channel instance derivationsChristopher Baines2020-02-13
* Use a more long lived store connection for loading dataChristopher Baines2020-02-13
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Switch using set-current-system to parameterizeChristopher 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
* Rework cross derivations supportChristopher Baines2020-02-08
* Store information about system testsChristopher Baines2020-02-03
* Log the time to lock package_versions_by_guix_revision_rangeChristopher Baines2020-02-02
* Log the time to lock load-new-guix-revision-insertsChristopher Baines2020-02-02
* Log the time taken to acquire advisory session locksChristopher Baines2020-02-02
* Call add-temp-root for the derivation file namesChristopher Baines2020-02-02
* Refactor processing lint warningsChristopher Baines2020-02-01
* Use the line numbers to make the package deduplication more stableChristopher Baines2020-01-21
* Fail early if a package lookup fails when loading a revisionChristopher Baines2020-01-21
* Fix setting GUIX_LOCPATH when using open-inferior/containerChristopher Baines2020-01-13
* Add a small table of recent job eventsChristopher Baines2020-01-12
* Add more timing and debugging output to the load processChristopher Baines2020-01-04
* Switch to using package-supported-systems, not the transitive oneChristopher Baines2019-12-31
* Improve generating derivations for foreign architecturesChristopher Baines2019-12-31
* Add pagination to the jobs pageChristopher Baines2019-12-26
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Fix the representation of the fixed output derivation hashesChristopher Baines2019-12-26
* Better handle errors within process-load-new-guix-revision-jobChristopher Baines2019-12-23
* Extract management of package_derivations_by_guix_revision_rangeChristopher Baines2019-12-22
* Fix the use of defined? in relation to channel newsChristopher Baines2019-12-22
* Add new derivation_output_details_set_id column to the builds tableChristopher Baines2019-12-12
* Just update the package derivation entries that need updatingChristopher Baines2019-11-24
* Insert channel news entries when loading new guix revisionsChristopher Baines2019-11-21
* Extract out creating the guix-revision from extract-information-fromChristopher Baines2019-11-21
* Refactor channel handling in the load-new-guix-revision moduleChristopher Baines2019-11-21
* Add a new table to describe the history of derivationsChristopher Baines2019-11-09
* Work around a problem loading guix revisionsChristopher Baines2019-11-03
* Send inferior error output to stderrChristopher Baines2019-10-18
* Remove unused inferior-package-transitive-supported-systems functionChristopher Baines2019-10-18
* Add a page for queued jobsChristopher Baines2019-10-12
* Make it easier to retry jobsChristopher Baines2019-10-02
* Fail early if the inferior is #fChristopher Baines2019-09-29