aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Add lint-warning-count-by-lint-checker-for-revisionChristopher Baines2019-09-01
* Store lint warnings in the databaseChristopher Baines2019-09-01
* 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
* Fix some duplicated values in tablesChristopher Baines2019-08-04
* Add a function to get the cgit URL bases for revisionsChristopher Baines2019-07-29
* Fix the latest-processed-revision pagesChristopher Baines2019-07-27
* Show links to the cgit pages for repositories on the index pageChristopher Baines2019-07-22
* Link from a revision to the git repository pageChristopher Baines2019-07-19
* Improve how repositories and branches are handledChristopher Baines2019-07-19
* Fix a bug where the list of 0 licenses wasn't handled correctlyChristopher Baines2019-07-12
* Use revision labels on the index page as wellChristopher Baines2019-06-19
* Add labels to revisions on the branches and branch pagesChristopher Baines2019-06-19
* Use line buffering for the input and output portsChristopher Baines2019-06-17
* Support accessing the latest processed revision for a branchChristopher Baines2019-06-13
* Don't show failing jobs on the index pageChristopher Baines2019-06-13
* Add more detailed new revision job handlingChristopher Baines2019-06-02
* Add git-branches-with-repository-details-for-commitChristopher Baines2019-05-18
* Add a utility to group list valuesChristopher Baines2019-05-18
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Fix how email dates are inserted in to PostgreSQLChristopher Baines2019-05-16
* 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