aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs
Commit message (Expand)AuthorAge
* 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
* 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