aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/git-repository.scm
Commit message (Expand)AuthorAge
* Support polling git repositories for new branches/revisionsChristopher Baines2023-10-09
* Support per repository configuration for fetching substitutesChristopher Baines2022-09-09
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Start to add compatibility with squee returning #f for null valuesChristopher Baines2021-01-02
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Support excluding and including branches from a repositoryChristopher Baines2020-02-08
* Add a function to check how many repositories have x_git_repo_headerChristopher Baines2020-02-01
* Don't hardcode the expected x-git-repo header valueChristopher Baines2020-01-11
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Use numeric ids for git repositoriesChristopher Baines2019-09-05
* Start handling ids as numbers, rather than stringsChristopher Baines2019-09-05
* Show links to the cgit pages for repositories on the index pageChristopher Baines2019-07-22
* Improve how repositories and branches are handledChristopher Baines2019-07-19
* Use revision labels on the index page as wellChristopher Baines2019-06-19
* Don't show failing jobs on the index pageChristopher Baines2019-06-13
* Add more detailed new revision job handlingChristopher Baines2019-06-02
* Order the all-git-repositories resultsChristopher Baines2019-05-13
* Store and display the location of packagesChristopher Baines2019-05-13
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05