aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Handle the README.html file being missingChristopher Baines2019-09-23
* Tweak screen.css to display paragraphs and lists betterChristopher Baines2019-09-21
* Serve the README.html file on the siteChristopher Baines2019-09-21
* Hack building a HTML version of the README in to Makefile.amChristopher Baines2019-09-21
* Add a READMEChristopher Baines2019-09-21
* Fix the godir in Makefile.amChristopher Baines2019-09-21
* Add guix as a dependencyChristopher Baines2019-09-21
* Remove test-env from the repositoryChristopher Baines2019-09-21
* Add support for a .local.envrc fileChristopher Baines2019-09-21
* Fix the repository pageChristopher Baines2019-09-14
* Update the "source code here" linkChristopher Baines2019-09-10
* Show lint warnings on the comparison pageChristopher Baines2019-09-07
* 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
* Put some comments in the mock-inferior moduleChristopher 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