aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Fix group-to-alistChristopher Baines2019-12-15
* Move group-to-alist to the model utils moduleChristopher Baines2019-12-15
* Show the possible failure reasons on the build pageChristopher Baines2019-12-15
* Add a function to find the builds required for a build that failedChristopher Baines2019-12-15
* Link to the build pages from the derivation pageChristopher Baines2019-12-15
* Add a page for each buildChristopher Baines2019-12-15
* Split out select-build-by-build-server-and-derivation-file-nameChristopher Baines2019-12-15
* Improve select-builds-with-context-by-derivation-file-nameChristopher Baines2019-12-15
* Add a builds page for a specific revisionChristopher Baines2019-12-14
* Extend select-build-stats to allow filtering by revisionChristopher Baines2019-12-14
* Break down the build stats by build serverChristopher Baines2019-12-14
* Drop the default number of results on the derivation outputs pageChristopher Baines2019-12-14
* Add "Fixed output" to the options for Reproducibility statusChristopher Baines2019-12-14
* Implement the reproducibility status filterChristopher Baines2019-12-14
* Add a parameter to form-horizontal-control affect multiple valuesChristopher Baines2019-12-14
* Improve the next page links on the revision pagesChristopher Baines2019-12-13
* Add a utility to help generate next page linksChristopher Baines2019-12-13
* Improve the select-build-stats functionChristopher Baines2019-12-12
* Fix the select-derivations-with-no-known-buildChristopher Baines2019-12-12
* Add options to the query-build-servers scriptChristopher Baines2019-12-12
* Remove non-existent export from the derivation moduleChristopher Baines2019-12-12
* Add a page to show derivation outputs for a revisionChristopher Baines2019-12-12
* Add a function to select the outputs in a revisionChristopher Baines2019-12-12
* Add a results count to the revision derivations pageChristopher Baines2019-12-12
* Fix the all-results/limit handling in the revision derivatinos controllerChristopher Baines2019-12-12
* Fix related builds in select-derivations-in-revisionChristopher Baines2019-12-12
* Add new derivation_output_details_set_id column to the builds tableChristopher Baines2019-12-12
* Start storing and identifying sets of derivation outputsChristopher Baines2019-12-12
* Add a page to show the derivations in a revisionChristopher Baines2019-12-12
* Add a utility to generate a span for the status of a buildChristopher Baines2019-12-12
* Add a function to select derivations in a revisionChristopher Baines2019-12-12
* Fix and improve fetching outputs to fetch from build serversChristopher Baines2019-12-12
* Fix query in select-derivations-with-no-known-buildChristopher Baines2019-12-12
* Display the build server URL when fetching dataChristopher Baines2019-12-12
* Fix the match statement in select-build-by-build-server-and…Christopher Baines2019-12-12
* Improve variable names in fetch-narinfo-filesChristopher Baines2019-12-12
* Populate the narinfo_fetch_records tableChristopher Baines2019-12-12
* Move build-status helpers to the html-utils moduleChristopher Baines2019-12-12
* Include nars on the output pageChristopher Baines2019-12-12
* Add a new page for the narinfos associated with an outputChristopher Baines2019-12-12
* Add a page for each signing keyChristopher Baines2019-12-12
* Add a new html-utils moduleChristopher Baines2019-12-12
* Stop setting a long max-age for the viewing store itemsChristopher Baines2019-12-12
* Support querying builds by build serversChristopher Baines2019-12-12
* Support querying builds by statusChristopher Baines2019-12-12
* Handle multiple invalid values for a single form fieldChristopher Baines2019-12-12
* Query build servers for narinfo fileswip-narinfoChristopher Baines2019-11-30
* Fix selecting pending buildsChristopher Baines2019-11-30
* Don't create misleading scheduled build status entriesChristopher Baines2019-11-30
* Support handling jsonb in insert-missing-data-and-return-all-idsChristopher Baines2019-11-30