aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* 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
* Link to the package pages from the comparison pageChristopher Baines2019-07-29
* Link to cgit on the comparison pageChristopher Baines2019-07-29
* Add a function to get the cgit URL bases for revisionsChristopher Baines2019-07-29
* Fix the JSON compare outputChristopher Baines2019-07-29
* Neaten up how branches in Git repositories are linked toChristopher Baines2019-07-27
* Link to the Statistics and Jobs pages from the index pageChristopher Baines2019-07-27
* Fix the latest-processed-revision pagesChristopher Baines2019-07-27