aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Add support for incrementally tracking blocked buildsChristopher Baines2022-11-11
* Fix JSON response for unknown revisionsChristopher Baines2022-10-17
* Expose Guile GC metricsChristopher Baines2022-10-09
* Implement the JSON response for package reproducibilityChristopher Baines2022-09-14
* Implement the JSON response for package substitute availabilityChristopher Baines2022-09-14
* Include lint warnings in the JSON /compare responseChristopher Baines2022-08-22
* Return 503 for the /healthcheck if the service is starting upChristopher Baines2022-07-15
* Fix missing NULL variableChristopher Baines2022-07-09
* Set builds derivation output details set id if information availableChristopher Baines2022-07-08
* Handle migrations and server startup betterChristopher Baines2022-06-17
* Allow filtering package derivations based on build server buildsChristopher Baines2022-05-23
* Fix branch links on the repository pageChristopher Baines2022-05-20
* Fix a couple of things on the package substitute availability pageChristopher Baines2022-03-12
* Fix an issue with the /builds pageChristopher Baines2022-03-11
* 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
* Fix a uri encoding issue with linking to outputsChristopher Baines2021-06-09
* Fix a URI decoding issueChristopher Baines2021-05-27
* Remove the "derivations using output" dataChristopher Baines2021-05-17
* Fix request->path-components-and-mime-typeChristopher Baines2021-05-12
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* Set more informative page titlesCanan Talayhan2021-04-23
* Fetch the list of system values from the databaseChristopher Baines2021-04-23
* Fix an error with the formatted derivation pageChristopher Baines2021-04-23
* Implement basic JSON output for the derivation comparison pageLuciana Brito2021-04-19
* Add a /package/NAME pageChristopher Baines2021-03-14
* Add page for looking at the history of a system testChristopher Baines2021-03-14
* Support the system-tests page for the latest processed revisionChristopher Baines2021-03-05
* Properly encode branch names in linksChristopher Baines2021-02-09
* Support more query parameters on the /builds pageChristopher Baines2021-02-08
* Update parse-commit for the guix-revision changesChristopher Baines2021-02-04
* Improve the revision page when a revision hasn't been processedChristopher Baines2021-02-03
* Update most-recent-commits-for-branch to handle data availabilityChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Remove store_path from select-guix-revision-for-branch-and-datetimeChristopher Baines2021-02-02
* Fix issue with the system test comparison pageChristopher Baines2021-01-14
* Implement compare by datetime for system test derivationsChristopher Baines2021-01-04
* Support comparing revision system test derivationsChristopher Baines2021-01-04
* Fix broken build links in view-revision-package-and-versionChristopher Baines2021-01-03
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Fix another squee upgrade issueChristopher Baines2021-01-03
* Don't try to start a new transaction inside processing build eventsChristopher Baines2020-12-27
* Add latest revision version of the fixed output package derivationsChristopher Baines2020-12-27
* Add parse-build-status to the query-parameters moduleChristopher Baines2020-12-27
* Support finding fixed output derivations for packagesChristopher Baines2020-12-26
* Support strings or symbol keys in build-status-alist->buildChristopher Baines2020-12-26
* Include the revision details for package dervation comparisonsChristopher Baines2020-12-20