aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Avoid duplicate build status entriesChristopher Baines2020-07-01
* Implement more support for builds from the Guix Build CoordinatorChristopher Baines2020-07-01
* Fix match in render-buildsChristopher Baines2020-06-28
* Fix compute-tokenChristopher Baines2020-06-28
* Make build_status.timestamp nullableChristopher Baines2020-06-27
* Implement insert-build-status using insert-build-statuesChristopher Baines2020-06-27
* Add the packages-translation-availability pageDanjela Lura2020-06-26
* Add indications for no translations available in the lint warnings pageDanjela Lura2020-06-26
* Add locale values in the JSON response for the lint warnings pageDanjela Lura2020-06-26
* Include locale in search-packages-in-revisionDanjela Lura2020-06-26
* Add indications for no translations available in the packages pageDanjela Lura2020-06-26
* Embed the locale option in the URI of the package pageDanjela Lura2020-06-26
* Include locale in the JSON response for the packages pageDanjela Lura2020-06-26
* Support package derivations for the latest revisionChristopher Baines2020-06-20
* Add missing locale parameter to the latest revision packages pageChristopher Baines2020-06-20
* Fix the test-model-package testDanjela Lura2020-06-19
* Provide the packages page with translationsDanjela Lura2020-06-19
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Guard against some changes in how guile-json represents null valuesChristopher Baines2020-06-19
* Fix lint checker testsDanjela Lura2020-06-07
* Fall back to en_US.utf8 in the package pageDanjela Lura2020-06-07
* Fall back to en_US.utf8 for the lint warnings page for a revisionDanjela Lura2020-06-07
* Provide the comparison page with translated lint warningsDanjela Lura2020-06-07
* Make the form-horizontal-control procedure aware of hidden inputsDanjela Lura2020-06-07
* Make the query that provides locale options look nicerDanjela Lura2020-06-07
* Use lint checker related translations on some pagesDanjela Lura2020-06-07
* Add checks to guard against null dataDanjela Lura2020-06-07
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07
* Fix select-build-servers with respect to the lookup-builds fieldChristopher Baines2020-06-06
* 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