aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Use numeric ids for git repositoriesChristopher Baines2019-09-05
* Add newline to the end of the duplicate lint warning outputChristopher Baines2019-09-05
* Use numbers for ids in the derivation modelChristopher Baines2019-09-05
* Fix data input for package-metadataChristopher Baines2019-09-05
* Improve error handling for insert-missing-data-and-return-all-idsChristopher Baines2019-09-05
* Support deleting duplicates in insert-missing-data-and-return-all-idsChristopher Baines2019-09-05
* Improve the package and package-metadata modulesChristopher Baines2019-09-05
* Start handling ids as numbers, rather than stringsChristopher Baines2019-09-05
* Reduce code duplication in the package moduleChristopher Baines2019-09-05
* Reduce code duplication in the package-derivation moduleChristopher Baines2019-09-04
* Change license code to use insert-missing-data-and-return-all-idsChristopher Baines2019-09-04
* Improve insert-missing-data-and-return-all-idsChristopher Baines2019-09-04
* Hack better NULL support on to (squee)Christopher Baines2019-09-04
* Change normalise-database-values to normalise-valuesChristopher Baines2019-09-02
* Fix a couple of GET's in the controller match expressionChristopher Baines2019-09-01
* Fix the after link on the packages pageChristopher Baines2019-09-01
* Add a header for the derivations on the package pageChristopher Baines2019-09-01
* Add lint warnings to the package pageChristopher Baines2019-09-01
* Link to the package from the lint warnings pageChristopher Baines2019-09-01
* Link to the lint warnings page from the revision pageChristopher Baines2019-09-01
* Support filtering lint warnings by linterChristopher Baines2019-09-01
* Add lint-checkers-for-revision to the lint-checker moduleChristopher Baines2019-09-01
* Add a new table guix_revision_lint_checkersChristopher Baines2019-09-01
* Handle a change in guix with the <derivation-input> recordChristopher Baines2019-09-01
* Log the manifest derivation when loading new revisionsChristopher Baines2019-09-01
* Add a page to show the lint warnings for a revisionChristopher Baines2019-09-01
* Add lint-warnings-for-guix-revision to the lint-warning moduleChristopher Baines2019-09-01
* Include glibc-locales from the inferior guix in the environmentChristopher Baines2019-09-01
* Log the guix store path being usedChristopher Baines2019-09-01
* Improve handling of errors when changing localeChristopher Baines2019-09-01
* Display counts of lint warnings on the revision pageChristopher Baines2019-09-01
* Add lint-warning-count-by-lint-checker-for-revisionChristopher Baines2019-09-01
* Store lint warnings in the databaseChristopher Baines2019-09-01
* Add buffering to the log handling for jobsChristopher Baines2019-08-31
* Add insert-missing-data-and-return-all-ids to the model utils moduleChristopher Baines2019-08-31
* Use $STR$ for better quoting in quote-stringChristopher Baines2019-08-31
* Add value->sql-boolean to (guix-data-service model utils)Christopher Baines2019-08-31
* Fix insert-guix-revision to return an idChristopher Baines2019-08-31
* Alphabetically order the derivation comparison pageChristopher Baines2019-08-06
* Remove the build status filter from the compare derivations 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
* Only show the Compare button when it'll workChristopher Baines2019-08-05
* Avoid erroring when processing emails againChristopher Baines2019-08-05
* Properly handle not finding a matching derivationChristopher Baines2019-08-05
* Set the Vary header to a sensible default valueChristopher Baines2019-08-05
* Tweak the branch table layoutChristopher Baines2019-08-05
* Clear the previous log entry when starting a jobChristopher Baines2019-08-04
* Fix some duplicated values in tablesChristopher Baines2019-08-04
* Link to the comparison page from the branch pageChristopher Baines2019-07-29