aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/guix-revision.scm
Commit message (Expand)AuthorAge
* Fix the select-guix-revision-for-branch-and-datetime queryChristopher Baines2022-05-30
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Fix comparing by datetimeChristopher Baines2021-02-05
* Better handle retries for jobsChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Remove store_path from select-guix-revision-for-branch-and-datetimeChristopher Baines2021-02-02
* Return a number from count-guix-revisionsChristopher Baines2020-09-20
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Include the datetime in select-guix-revision-for-branch-and-datetimeChristopher Baines2019-11-21
* Fix select-guix-revision-for-branch-and-datetimeChristopher Baines2019-11-21
* Add select-guix-revision-for-branch-and-datetimeChristopher Baines2019-10-13
* Fix insert-guix-revision to return an idChristopher Baines2019-08-31
* Add a function to get the cgit URL bases for revisionsChristopher Baines2019-07-29
* Add a guix-commit-exists? functionChristopher Baines2019-05-11
* 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 an error page for unknown commitsChristopher Baines2019-02-08
* Initial commitChristopher Baines2019-02-07