aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Support package substitute availability for the latest revisionChristopher Baines2020-06-03
* Make the package-reproducibility page work for the latest revisionChristopher Baines2020-06-03
* Populate package derivation outputs select options alwaysChristopher Baines2020-06-03
* Make nar_urls file sizes optionalChristopher Baines2020-06-03
* Fix a small issue with processing the build-server-urlsChristopher Baines2020-06-02
* Decode the names of requested nar filesChristopher Baines2020-06-01
* Fix fetching nar files with a .json extensionChristopher Baines2020-06-01
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Add a helper procedure to delete data for deleted branchesChristopher Baines2020-05-23
* Better handle cuirass builds with a stoptime of 0Christopher Baines2020-05-06
* Tweak select-output-consistency-for-revisionChristopher Baines2020-05-03
* Add a new package substitute availability pageChristopher Baines2020-05-03
* Allow filtering by substitute availability for derivation outputsChristopher Baines2020-05-03
* Add a couple of options to select-derivation-outputs-in-revisionChristopher Baines2020-05-03
* Rename render-revision-derivation-outputsChristopher Baines2020-05-03
* Split out querying of build servers and substitute serversChristopher Baines2020-05-03
* Fix a window clause in package-outputs-for-branchChristopher Baines2020-05-03
* Fetch narinfo files first, because that's fasterChristopher Baines2020-04-25
* Fix the link to the package derivation outputs pageChristopher Baines2020-04-24
* Guard against strange derivations for packagesChristopher Baines2020-04-24
* Add support for query parameters to the View JSON button of JobsDanjela Lura2020-04-24
* Include if data is available in the JSON response for a branchChristopher Baines2020-04-24
* Add a JSON output for the revision channel instancesChristopher Baines2020-04-24
* Fix the field names for the JSON representation of a branchChristopher Baines2020-04-24
* Implement the JSON response for the package derivations pageChristopher Baines2020-04-24
* Support controlling the fields returned for package derivationsChristopher Baines2020-04-24
* Make it clearer that some things relate to package derivationsChristopher Baines2020-04-24
* Set a statement timeout of 60 seconds for web requestsChristopher Baines2020-04-24
* Support setting a statement timeoutChristopher Baines2020-04-24
* Add plain text representation for the page for a single jobDanjela Lura2020-04-20
* Add JSON representation for the Jobs pageDanjela Lura2020-04-20
* Actually load the (guix lint) module if it's availableChristopher Baines2020-04-20
* 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