aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/compare/controller.scm
Commit message (Expand)AuthorAge
* Stream the package derivation page since it can be largeChristopher Baines2024-07-16
* Try and speed up large package derivation comparisionsChristopher Baines2024-07-12
* Don't compare across systems in one queryChristopher Baines2024-06-21
* 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
* Include more information about invalid query parametersChristopher Baines2022-11-17
* Include lint warnings in the JSON /compare responseChristopher Baines2022-08-22
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* 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
* 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
* Improve the parse-commit invalid parameter handlingChristopher Baines2020-11-28
* Fix typo with build_change parameterChristopher Baines2020-11-21
* Consolidate the package derivation comparison codeChristopher Baines2020-11-21
* Start merging the package derivation comparison codeChristopher 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
* Don't show all results on the compare package derivation pageChristopher Baines2020-11-20
* 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
* Include the base commit and target commit in the compare outputChristopher 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
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Change the locale codeset representationChristopher Baines2020-09-26
* Use lint checker related translations on some pagesDanjela Lura2020-06-07
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Better split up the comparision functionalityChristopher Baines2020-01-02
* Expand compare by datetime outputChristopher Baines2019-11-21
* Include news entries on the comparison pageChristopher Baines2019-11-21
* Add a basic derivation comparison pageChristopher Baines2019-11-21
* Fix various warnings relating to the controller refactoringChristopher Baines2019-10-18
* Handle unknown requests better within controllersChristopher Baines2019-10-18
* Extract the comparison pages out from the main modulesChristopher Baines2019-10-14