aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/revision
Commit message (Expand)AuthorAge
* Fix some select-build-servers callsChristopher Baines2023-12-04
* Include output information in the package page responseChristopher Baines2023-11-05
* Fix some uses of select-build-server-urls-by-idChristopher Baines2023-07-20
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Fix quasiquotingChristopher Baines2022-11-19
* Remove Build status field from blocking builds pageChristopher Baines2022-11-12
* Add a blocking builds pageChristopher Baines2022-11-11
* Fix JSON response for unknown revisionsChristopher Baines2022-10-17
* Implement the JSON response for package reproducibilityChristopher Baines2022-09-14
* Implement the JSON response for package substitute availabilityChristopher Baines2022-09-14
* Allow filtering package derivations based on build server buildsChristopher Baines2022-05-23
* Fix a couple of things on the package substitute availability pageChristopher Baines2022-03-12
* Fix some URL encoding issues around derivation namesChristopher Baines2022-01-31
* Rename data to nars for package derivation outputsChristopher Baines2022-01-31
* Improve the way the field fields work on various pagesChristopher Baines2022-01-31
* Support querying package derivation outputs without the narsChristopher Baines2022-01-31
* Include the commit hash in the revision JSON responseChristopher Baines2022-01-22
* Set more informative page titlesCanan Talayhan2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Support the system-tests page for the latest processed revisionChristopher Baines2021-03-05
* Improve the revision page when a revision hasn't been processedChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Fix broken build links in view-revision-package-and-versionChristopher Baines2021-01-03
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Support finding fixed output derivations for packagesChristopher Baines2020-12-26
* Improve build links on the package derivations pageChristopher Baines2020-12-09
* Support showing package derivations by build statusChristopher Baines2020-12-09
* Add default "none" target to the package derivation outputs pageChristopher Baines2020-10-31
* Include the revision in the package derivation outputs JSONChristopher Baines2020-10-13
* Include package details for the package derivation outputs JSONChristopher Baines2020-10-13
* Tweak linking to build serversChristopher Baines2020-10-11
* Improve latest processed revision pages for reproducibility stuffChristopher Baines2020-10-11
* Add a very rough JSON output for the package derivation outputs pageChristopher Baines2020-10-11
* Improve select-job-for-commitChristopher Baines2020-10-09
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Implement the JSON representation for system testsChristopher Baines2020-09-27
* Change the locale codeset representationChristopher Baines2020-09-26
* Postpone the execution of the query that displays locale optionsDanjela Lura2020-08-14
* Improve the revision builds pageChristopher Baines2020-07-03
* Fix the builds table headersChristopher Baines2020-07-02
* Improve the linking to build serversChristopher Baines2020-07-01
* 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
* Provide the packages page with translationsDanjela Lura2020-06-19
* Use lint checker related translations on some pagesDanjela Lura2020-06-07