aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/comparison.scm
Commit message (Expand)AuthorAge
* Stop replacements cluttering comparisonsChristopher Baines2023-11-18
* Tweak the comparision queryChristopher Baines2023-03-05
* Include blocked_builds information in comparison responsesChristopher Baines2022-11-14
* Change data handling when comparing derivationsLuciana Lima Brito2021-04-27
* Fix more things for the systems table introductionChristopher Baines2021-04-23
* Fix a null handling issue for system test derivation comparisonChristopher Baines2021-03-25
* Handle NULL values when comparing derivation output details set idsChristopher Baines2021-02-12
* Fix excluding derivations for unchanged outputsChristopher Baines2021-02-08
* Exclude derviations with unchanged outputs from the comparison pageChristopher Baines2021-02-08
* Fix a copy paste error in system-test-derivations-differences-dataChristopher Baines2021-01-04
* Remove some left over debuggingChristopher Baines2021-01-04
* Support comparing revision system test derivationsChristopher Baines2021-01-04
* Cleanup in the comparison moduleChristopher Baines2021-01-04
* Add missing build server build ids to various queriesChristopher Baines2021-01-03
* Start to add compatibility with squee returning #f for null valuesChristopher Baines2021-01-02
* Stop package metadata changes being includedChristopher Baines2020-12-20
* Allow the package derivation data procedure to not return all dataChristopher Baines2020-11-20
* Support selecting compared package derivations by build changeChristopher Baines2020-11-19
* Show build information when comparing package derivationsChristopher Baines2020-10-31
* Change the locale codeset representationChristopher Baines2020-09-26
* Provide the comparison page with translated lint warningsDanjela Lura2020-06-07
* Use lint checker related translations on some pagesDanjela Lura2020-06-07
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07
* Better split up the comparision functionalityChristopher Baines2020-01-02
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Move group-to-alist to the model utils moduleChristopher Baines2019-12-16
* Remove some peek statements that snuck inChristopher Baines2019-11-21
* Include news entries on the comparison pageChristopher Baines2019-11-21
* Add a basic derivation comparison pageChristopher Baines2019-11-21
* Show lint warnings on the comparison pageChristopher Baines2019-09-07
* Alphabetically order the derivation comparison pageChristopher Baines2019-08-06
* Support filtering by systems and targets when comparing derivationsChristopher Baines2019-08-06
* Improve derivation comparison to show more changesChristopher Baines2019-08-06
* Switch parts of the comparison code to use hash tablesChristopher Baines2019-03-24
* Handle 0 derivations in package-data-vhash->derivations-and-build-statusChristopher Baines2019-03-24
* Differentiate filtering better for select-derivations-and-build-statusChristopher Baines2019-03-24
* Improve the compare derivations pageChristopher Baines2019-03-17
* Fix the JSON responses for the comparison pagesChristopher Baines2019-03-16
* Fix some duplication on the compare pageChristopher Baines2019-03-16
* Many changesChristopher Baines2019-03-11
* Include the status of derivationsChristopher Baines2019-03-06
* Add a new page comparing the derivations of two revisionsChristopher Baines2019-02-24
* Improve the model for derivationsChristopher Baines2019-02-10
* Initial commitChristopher Baines2019-02-07