aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* 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
* Tell the user how to specify a datetime.Leo Famulari2020-12-19
* Improve build links on the package derivations pageChristopher Baines2020-12-09
* Support showing package derivations by build statusChristopher Baines2020-12-09
* Improve the parse-commit invalid parameter handlingChristopher Baines2020-11-28
* Make it possible to show HTML for the invalid parameter messagesChristopher Baines2020-11-28
* Add system and target controls to the package derivation comparisonChristopher Baines2020-11-25
* Fix typo with build_change parameterChristopher Baines2020-11-21
* Fix the JSON link on the compare package derivations pageChristopher Baines2020-11-21
* Consolidate the package derivation comparison codeChristopher Baines2020-11-21
* Start merging the package derivation comparison codeChristopher Baines2020-11-21
* Extract out the compare form controlsChristopher Baines2020-11-21
* Fix some links on the compare pageChristopher Baines2020-11-21
* Add default datetimes for compare-by-datetimeChristopher Baines2020-11-21
* Improve the comparison page interfaceChristopher Baines2020-11-21
* Specify an invalid parameter message in parse-datetimeChristopher Baines2020-11-21
* Avoid errors in form-horizontal-controlChristopher Baines2020-11-21
* Avoid crashing when no compare arguments are providedChristopher Baines2020-11-21
* Fix build links on the derivation pageChristopher Baines2020-11-20
* Improve the headings on the compare derivations pageChristopher Baines2020-11-20
* Don't show all results on the compare package derivation pageChristopher Baines2020-11-20
* Fix typoChristopher Baines2020-11-19
* Include a "Build change" filter on the package derivations pageChristopher Baines2020-11-19
* Clean up some unused code in the compare controllerChristopher Baines2020-11-19
* Fix compare by datetime URLChristopher Baines2020-11-19
* Rework some of the table entries in the package through time tablesChristopher Baines2020-11-16
* Use a darker grey on the tables through timeChristopher Baines2020-11-16
* Show build information when comparing package derivationsChristopher Baines2020-10-31
* Remove a few peek calls that snuck inChristopher Baines2020-10-31