aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* Record the output from loading new revisions to the databaseChristopher Baines2019-06-22
* Re-arrange some of the load new revision codeChristopher Baines2019-06-21
* Add a couple of functions around timingChristopher Baines2019-06-21
* Log the time loading new revisions takesChristopher Baines2019-06-21
* Set #:fallback? to #tChristopher Baines2019-06-21
* Process jobs starting with the most recentChristopher Baines2019-06-19
* Use line buffering for the input and output portsChristopher Baines2019-06-17
* Time everywhere a derivation is built when loading a new revisionChristopher Baines2019-06-17
* Add a new page listing jobsChristopher Baines2019-06-17
* Improve the error message when a load revision job failsChristopher Baines2019-06-15
* Display a backtrace for errors in channel->derivation-file-nameChristopher Baines2019-06-13
* Catch the guix available when builtChristopher Baines2019-06-13
* Rework creating /etc when building the derivation for a revisionChristopher Baines2019-06-13
* Add more detailed new revision job handlingChristopher Baines2019-06-02
* Record job success without deleting the job recordChristopher Baines2019-06-02
* Store license information for packagesChristopher Baines2019-05-15
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Try harder to handle errors when loading new revisionsChristopher Baines2019-05-01
* Clear the packages derivation cacheChristopher Baines2019-04-10
* Better handle failures when computing the transative supported inputsChristopher Baines2019-03-29
* Deduplicate inferior packagesChristopher Baines2019-03-29
* Try to handle the guix store item being garbage collectedChristopher Baines2019-03-28
* Order the index page guix revision jobsChristopher Baines2019-03-19
* Add support for processing branch updated emailsChristopher Baines2019-03-19
* Further improve load-new-guix-revision-jobsChristopher Baines2019-03-16
* Time more steps in load-new-guix-revisionChristopher Baines2019-03-15
* Better guard against errors in packages when loading revisionsChristopher Baines2019-03-15
* Avoid loading in all derivationsChristopher Baines2019-03-14
* Hopefully speed up the new guix revision processingChristopher Baines2019-03-13
* Many changesChristopher Baines2019-03-11
* Add a list of the queued revisions to the index pageChristopher Baines2019-03-03
* Guard against errors getting derivations for packagesChristopher Baines2019-03-03
* Handle failures in load-new-guix-revisionChristopher Baines2019-03-01
* Support a source for a jobChristopher Baines2019-02-28
* Show when revisions are missing, but queued for processingChristopher Baines2019-02-24
* Load new Guix revisions within a containerChristopher Baines2019-02-24
* Build new Guix revisions within an inferiorChristopher Baines2019-02-23
* Improve the model for derivationsChristopher Baines2019-02-10
* Initial commitChristopher Baines2019-02-07