aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs/load-new-guix-revision.scm
Commit message (Expand)AuthorAge
* Add newline to the end of the duplicate lint warning outputChristopher Baines2019-09-05
* Improve the package and package-metadata modulesChristopher Baines2019-09-05
* Add a new table guix_revision_lint_checkersChristopher Baines2019-09-01
* Log the manifest derivation when loading new revisionsChristopher Baines2019-09-01
* Include glibc-locales from the inferior guix in the environmentChristopher Baines2019-09-01
* Log the guix store path being usedChristopher Baines2019-09-01
* Improve handling of errors when changing localeChristopher Baines2019-09-01
* Store lint warnings in the databaseChristopher Baines2019-09-01
* Add buffering to the log handling for jobsChristopher Baines2019-08-31
* Avoid erroring when processing emails againChristopher Baines2019-08-05
* Clear the previous log entry when starting a jobChristopher Baines2019-08-04
* Display the jobs related to a revision on the revision pageChristopher Baines2019-07-22
* Remove restrictions in select-job-for-updateChristopher Baines2019-07-19
* Close the logging port once it's been usedChristopher Baines2019-07-19
* Prioritise processing the latest revisions for branchesChristopher Baines2019-07-16
* Record jobs as failed when they are killedChristopher Baines2019-07-14
* Switch to processing jobs in parallelChristopher Baines2019-07-12
* Obtain a lock when inserting the data for a new revisionChristopher Baines2019-07-12
* Lock around the channel fetch when loading new revisionsChristopher Baines2019-07-12
* Associate a name with database connectionsChristopher Baines2019-07-12
* Fix using defined? to check for the open-inferior/container functionChristopher Baines2019-07-09
* Fix issue inserting the empty log rowChristopher Baines2019-07-09
* Move around some of the load new revision codeChristopher Baines2019-07-07
* Tweak how logs are storedChristopher Baines2019-07-07
* Iterate the log viewingChristopher Baines2019-06-24
* Direct the build output to the logging-portChristopher Baines2019-06-22
* Stop closing the log-port portChristopher Baines2019-06-22
* 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