aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/compare
Commit message (Expand)AuthorAge
* Have delete-duplicates/sort! take a equality procedureChristopher Baines2024-01-18
* URI encode some derivation names in linksChristopher Baines2023-09-07
* 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
* Provide more information about revision processing errorsChristopher Baines2023-06-15
* Extend the invalid parameter handling for more typesChristopher Baines2023-05-22
* Have render-compare/package-derivations provide invalid param infoChristopher Baines2023-05-22
* Comparing package derivations: Fix inconsistent verbage.Leo Famulari2023-02-17
* Include some useful numbers on the package derivations comparisonChristopher Baines2023-02-15
* Include more information about invalid query parametersChristopher Baines2022-11-17
* Include lint warnings in the JSON /compare responseChristopher Baines2022-08-22
* Improve the way the field fields work on various pagesChristopher Baines2022-01-31
* 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
* Implement basic JSON output for the derivation comparison pageLuciana Brito2021-04-19
* Update parse-commit for the guix-revision changesChristopher Baines2021-02-04
* 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
* Include the revision details for package dervation comparisonsChristopher Baines2020-12-20
* Tell the user how to specify a datetime.Leo Famulari2020-12-19
* Improve the parse-commit invalid parameter handlingChristopher 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
* Avoid crashing when no compare arguments are providedChristopher Baines2020-11-21
* 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
* Show build information when comparing package derivationsChristopher Baines2020-10-31
* Remove a few peek calls that snuck inChristopher Baines2020-10-31
* Rename some derivation comparison proceduresChristopher Baines2020-10-31
* Improve the failed comparison pageChristopher Baines2020-10-23
* Fix compare package derivations JSON linkChristopher Baines2020-10-23
* Include the base commit and target commit in the compare outputChristopher Baines2020-10-09
* Improve select-job-for-commitChristopher Baines2020-10-09
* Clarify that the derivations comparison only is for packagesChristopher Baines2020-10-09
* Use letpar& for systems and targets in render-compare/derivationsChristopher Baines2020-10-09
* Change the derivation comparison targetsChristopher Baines2020-10-09