aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
...
* Fix an error when updating the package derivation versions tableChristopher Baines2019-12-23
* Fix a bug with argument handling in the query-build-servers scriptChristopher Baines2019-12-22
* Include builds on the derivation history pageChristopher Baines2019-12-22
* Use the full width of the page for the derivation history tableChristopher Baines2019-12-22
* Add a function to rebuild the package_derivations_by_guix_revisionChristopher Baines2019-12-22
* Extract out some functions from update-package-derivations-tableChristopher Baines2019-12-22
* Extract management of package_derivations_by_guix_revision_rangeChristopher Baines2019-12-22
* Fix the use of defined? in relation to channel newsChristopher Baines2019-12-22
* Add links from the builds pages to the pages for individual buildsChristopher Baines2019-12-22
* Allow filtering the revision builds page by systemChristopher Baines2019-12-22
* Filter builds on the revision builds page by revisionChristopher Baines2019-12-22
* Handle derivations with no known buildChristopher Baines2019-12-22
* Ignore cross built derivations for the build statsChristopher Baines2019-12-22
* Improve the error handling for the build pageChristopher Baines2019-12-16
* Link to the derivation outputs from the package reproducibility pageChristopher Baines2019-12-16
* Allow filtering by system and target on the derivation-outputs pageChristopher Baines2019-12-16
* Add titles to a couple of revision pagesChristopher Baines2019-12-16
* Simplify the derivations page displayChristopher Baines2019-12-16
* Drop the default number of derivations to displayChristopher Baines2019-12-16
* Add a small bottom margin to the build status spanChristopher Baines2019-12-16
* Deduplicate the build status span code in html-utilsChristopher Baines2019-12-16
* Fix matching equivalent derivations in another functionChristopher Baines2019-12-16
* Allow customising the maximum number of processesChristopher Baines2019-12-16
* Add a page with charts to show package reproducibilityChristopher Baines2019-12-16
* Improve the revision derivation-outputs pageChristopher Baines2019-12-16
* Fix group-to-alistChristopher Baines2019-12-16
* Move group-to-alist to the model utils moduleChristopher Baines2019-12-16
* Show the possible failure reasons on the build pageChristopher Baines2019-12-16
* Add a function to find the builds required for a build that failedChristopher Baines2019-12-16
* Link to the build pages from the derivation pageChristopher Baines2019-12-16
* Add a page for each buildChristopher Baines2019-12-16
* 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