aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* Use filter-map rather than filter and map when processing lintersChristopher Baines2021-05-16
* Fix load revision jobs not failing if the extraction of data failsChristopher Baines2021-03-25
* Fix dropping the job lockChristopher Baines2021-02-05
* Reformat queries in the load-new-guix-revision moduleChristopher Baines2021-02-05
* Tweak exception handling when loading revisionsChristopher Baines2021-02-03
* Better handle retries for jobsChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Don't ignore all system tests if computing one derivation failsChristopher Baines2021-01-14
* Fix squee upgrade issues in the load-new-guix-revision moduleChristopher Baines2021-01-02
* Start to add compatibility with squee returning #f for null valuesChristopher Baines2021-01-02
* Vacuum the log parts table after deleting entries from itChristopher Baines2020-11-17
* Vacuum the package derivations table after each jobChristopher Baines2020-11-17
* Improve the failed comparison pageChristopher Baines2020-10-23
* Split the jobs metric in to succeede, queued and failedChristopher Baines2020-10-09
* Improve select-job-for-commitChristopher Baines2020-10-09
* Guard against errors when recording job stderr outputChristopher Baines2020-10-09
* Use the git repository fetch with authentication valueChristopher Baines2020-10-07
* Better handle loading the (guix i18n) module in the inferiorChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Add some new metrics about load new revision jobsChristopher Baines2020-09-20
* Guard against null package metadata idsDanjela Lura2020-08-13
* Update the package_metadata_tsvectors with new entriesDanjela Lura2020-08-12
* Avoid problems with lint warnings for duplicate packagesChristopher Baines2020-08-09
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07
* Guard against strange derivations for packagesChristopher Baines2020-04-24
* Actually load the (guix lint) module if it's availableChristopher Baines2020-04-20
* Adapt to the different inferior error handlingChristopher Baines2020-04-20
* Improve detecting if the (guix lint) module is availableChristopher Baines2020-04-20
* Print out the system tests as the derivations are being computedChristopher Baines2020-04-07
* Guard against errors loading system testsChristopher Baines2020-04-07
* Guard against errors when inserting log dataChristopher Baines2020-04-07
* Pass #:store to checkers that support itChristopher Baines2020-03-24
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* 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
* 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 a few imports in preparation for Guile 3Christopher Baines2020-02-27
* 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 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