aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Add i586-gnu as a valid systemChristopher 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
* Handle when there's no system-test-data to insertChristopher Baines2020-04-20
* Add missing locale parameter to the latest revision lint warningsChristopher Baines2020-04-15
* Set a description for the index pageChristopher Baines2020-04-08
* Make it possible to set descriptions for pagesChristopher Baines2020-04-08
* Remove the meta author tagChristopher Baines2020-04-08
* Specify the language on the html tagChristopher Baines2020-04-08
* 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
* Use the config options when creating the default paramstringChristopher Baines2020-04-07
* Add option to change language of lint messages for the revision pageDanjela lura2020-04-04
* Fix the new package-versions-for-branch queryChristopher Baines2020-03-31
* Improve the insert-guix-revision-package-derivation-entries queryChristopher Baines2020-03-31
* Improve filtering for no targetChristopher Baines2020-03-31
* Store output of most-recent-commits-for-branch in a local variableDanjela lura2020-03-29
* Handle NULL better insert-missing-data-and-return-all-ids queriesChristopher Baines2020-03-29
* Add a function to fetch information about a tableChristopher Baines2020-03-29
* Include data in JSON response for the branch pagespf502020-03-28
* Add an unimplemented JSON response for the branch pageChristopher Baines2020-03-26
* Remove redundant DISTINCT from the derivation range INSERT queryChristopher Baines2020-03-24
* Pass #:store to checkers that support itChristopher Baines2020-03-24
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Sort the lint-warning-message-ids when queryingChristopher Baines2020-03-23
* Say that there are no lint warningsChristopher Baines2020-03-21
* Change the sort order for derivations on the package version pageChristopher Baines2020-03-21
* Add a page for package output history on a branchChristopher Baines2020-03-21
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* 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
* Provide more information if the server can't bind the portChristopher Baines2020-03-14
* Improve the 404 pagesChristopher Baines2020-03-14
* Improve handling of errorsChristopher Baines2020-03-14
* Increase the batch size for fetching builds/narinfo filesChristopher Baines2020-03-14
* Set an order for select-outputs-without-known-nar-entriesChristopher Baines2020-03-14
* Query for more recent derivation outputs by defaultChristopher Baines2020-03-12
* Remove peek call that snuck in to the builds moduleChristopher Baines2020-03-02
* Update http-multiple-getChristopher Baines2020-03-02
* Improve the builds verbose outputChristopher Baines2020-03-01
* Make the dumps page work when dumps is a symlinkChristopher Baines2020-03-01
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Redirect to the latest version of a fileChristopher Baines2020-02-29
* Support customising the latest branch revision max processesChristopher Baines2020-02-28
* 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