guix-data-service/guix-data-service/model
Christopher Baines 5028dfe706 Start to handle information about Git branches
Add some new pages /branches and /branch/... as well as a new git_branches
table. Also extend the email processing to enter the branch information in to
the database.
2019-05-05 20:06:28 +01:00
..
build-server.scm Add new models relating to builds and build servers 2019-03-06 22:56:10 +00:00
build-status.scm Improve the compare derivations page 2019-03-17 22:44:09 +00:00
build.scm Continue improving pages and linking things together 2019-03-07 23:50:51 +00:00
derivation.scm Add a function to get a count of derivations 2019-04-08 21:03:29 +01:00
git-branch.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
git-repository.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
guix-revision-package-derivation.scm Many changes 2019-03-11 22:11:14 +00:00
guix-revision.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
package-derivation.scm Many changes 2019-03-11 22:11:14 +00:00
package-metadata.scm Many changes 2019-03-11 22:11:14 +00:00
package.scm Delete duplicate entries in the package-entries list 2019-03-28 22:42:18 +00:00
utils.scm Remove redundant lambda from deduplicate-strings 2019-03-24 17:31:38 +00:00