aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Store license information for packagesChristopher Baines2019-05-15
* Fix type issues with the location idsChristopher Baines2019-05-14
* Order the all-git-repositories resultsChristopher Baines2019-05-13
* Store and display the location of packagesChristopher Baines2019-05-13
* Add a function for searching for packagesChristopher Baines2019-05-12
* Add some basic pagination to the packages pageChristopher Baines2019-05-12
* Remove the sha1_hash from the package_metadata tableChristopher Baines2019-05-12
* Add a guix-commit-exists? functionChristopher Baines2019-05-11
* Add some options to the branch pageChristopher Baines2019-05-11
* Start to handle information about Git branchesChristopher Baines2019-05-05
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Add a function to get a count of Guix revisionsChristopher Baines2019-04-08
* Add a function to get a count of derivationsChristopher Baines2019-04-08
* Delete duplicate entries in the package-entries listChristopher Baines2019-03-28
* Remove redundant lambda from deduplicate-stringsChristopher Baines2019-03-24
* Differentiate filtering better for select-derivations-and-build-statusChristopher Baines2019-03-24
* Improve the query in select-derivations-and-build-statusChristopher Baines2019-03-24
* Deduplicate file-names in select-derivations-and-build-statusChristopher Baines2019-03-24
* Extract out deduplicate-strings to the utils moduleChristopher Baines2019-03-24
* Improve the compare derivations pageChristopher Baines2019-03-17
* Avoid loading in all derivationsChristopher Baines2019-03-14
* Many changesChristopher Baines2019-03-11
* Continue improving pages and linking things togetherChristopher Baines2019-03-07
* Start to visualise derivationsChristopher Baines2019-03-07
* Add a few new pagesChristopher Baines2019-03-06
* Include the status of derivationsChristopher Baines2019-03-06
* Add new models relating to builds and build serversChristopher Baines2019-03-06
* Improve the model for derivationsChristopher Baines2019-02-10
* Add an error page for unknown commitsChristopher Baines2019-02-08
* Initial commitChristopher Baines2019-02-07