..
build-server-token-seed.scm
Rework the builds and build_status tables as well as related code
2019-11-24 20:18:08 +00:00
build-server.scm
Improve select-build-servers to convert strings to appropriate types
2019-11-23 11:23:16 +00:00
build-status.scm
Rework the builds and build_status tables as well as related code
2019-11-24 20:18:08 +00:00
build.scm
Add new derivation_output_details_set_id column to the builds table
2019-12-12 20:07:22 +00:00
channel-news.scm
Add a function to get the channel news entries in a revision
2019-11-21 19:56:19 +00:00
derivation.scm
Fix related builds in select-derivations-in-revision
2019-12-12 20:07:22 +00:00
git-branch.scm
Remove a redundant query condition
2019-09-29 17:12:20 +01:00
git-repository.scm
Use numeric ids for git repositories
2019-09-05 16:40:39 +02:00
guix-revision-package-derivation.scm
Many changes
2019-03-11 22:11:14 +00:00
guix-revision.scm
Include the datetime in select-guix-revision-for-branch-and-datetime
2019-11-21 20:50:36 +00:00
license-set.scm
Start handling ids as numbers, rather than strings
2019-09-05 16:07:23 +02:00
license.scm
Change license code to use insert-missing-data-and-return-all-ids
2019-09-04 19:27:48 +02:00
lint-checker.scm
Improve insert-missing-data-and-return-all-ids
2019-09-04 19:27:48 +02:00
lint-warning-message.scm
Start handling ids as numbers, rather than strings
2019-09-05 16:07:23 +02:00
lint-warning.scm
Improve insert-missing-data-and-return-all-ids
2019-09-04 19:27:48 +02:00
location.scm
Start handling ids as numbers, rather than strings
2019-09-05 16:07:23 +02:00
nar.scm
Fix and improve fetching outputs to fetch from build servers
2019-12-12 20:07:22 +00:00
package-derivation.scm
Reduce code duplication in the package-derivation module
2019-09-04 19:27:48 +02:00
package-metadata.scm
Fix data input for package-metadata
2019-09-05 16:07:23 +02:00
package.scm
Add first version of a page with the history of package derivations
2019-11-09 20:07:34 +00:00
utils.scm
Support handling jsonb in insert-missing-data-and-return-all-ids
2019-11-30 10:53:13 +00:00