2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/tests
Christopher Baines 16799a34a9 Store license information for packages
And display this on the package page.

This uses a couple of new tables, and an additional field in the
package_metadata table.

Currently, the order of the licenses in the package definition isn't stored,
as I'm not sure the order in the list is significant.
2019-05-15 08:05:14 +01:00
..
branch-updated-emails.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
mock-inferior.scm Store and display the location of packages 2019-05-13 21:07:48 +01:00
model-derivation.scm Add an initial test 2019-04-14 10:08:11 +01:00
model-git-branch.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
model-git-repository.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
model-license-set.scm Store license information for packages 2019-05-15 08:05:14 +01:00
model-license.scm Store license information for packages 2019-05-15 08:05:14 +01:00
model-package-metadata.scm Fix type issues with the location ids 2019-05-14 07:55:17 +01:00