aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Add support for using a database URIChristopher Baines2019-10-08
* Sort package versions on a branch by version as wellChristopher Baines2019-10-08
* Handle potentially serving assets from the storeChristopher Baines2019-10-06
* Add a new static-asset-from-store-renderer functionChristopher Baines2019-10-06
* Add assets-dir-in-store? to the config moduleChristopher Baines2019-10-06
* Add "No lint warning changes" message to compare pageChristopher Baines2019-10-05
* Link from the revision package page to the version history pageChristopher Baines2019-10-03
* Add a package page, showing versions for a revisionChristopher Baines2019-10-03
* Rename render-revision-package to render-revision-package-versionChristopher Baines2019-10-03
* Make it easier to retry jobsChristopher Baines2019-10-02
* Hide deleted branches on the index pageChristopher Baines2019-09-29
* Remove a redundant query conditionChristopher Baines2019-09-29
* Fix the 'NULL' values in git_branches for the commitsChristopher Baines2019-09-29
* Fail early if the inferior is #fChristopher Baines2019-09-29
* Try setting the en_US.UTF-8 locale, if the normalised failsChristopher Baines2019-09-29
* Don't error when processing revisions of Guix without graft supportChristopher Baines2019-09-29
* Handle loading revisions without the (guix lint) moduleChristopher Baines2019-09-29
* Unset the GUILE_LOAD_* environment variables when using inferiorsChristopher Baines2019-09-28
* Provide the job id for jobs on the revision pageChristopher Baines2019-09-28
* Add JSON output for the branch package versions pageChristopher Baines2019-09-27
* Add some bars to the table on the branch package versions pageChristopher Baines2019-09-27
* Add a new page to show package versions available on a branchChristopher Baines2019-09-27
* Add a new table to store package versions by revision rangesChristopher Baines2019-09-27
* Tweak the textual search to rank exact name matches higherChristopher Baines2019-09-26
* Handle the README.html file being missingChristopher Baines2019-09-23
* Serve the README.html file on the siteChristopher 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
* 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