| .. |
|
blocked-builds.scm
|
Try to fix backfilling blocked_builds
|
2023-07-02 10:42:49 +01:00 |
|
build-server-token-seed.scm
|
Memoize computing tokens
|
2023-11-24 16:11:57 +00:00 |
|
build-server.scm
|
Fix select-build-servers with respect to the lookup-builds field
|
2020-06-06 14:40:36 +01:00 |
|
build-status.scm
|
Support inserting build statuses without a transaction
|
2020-12-27 10:27:21 +00:00 |
|
build.scm
|
Speed up select-build-outputs
|
2024-06-20 15:33:29 +01:00 |
|
channel-instance.scm
|
Move inserting derivations in to the load-new-guix-revision module
|
2024-08-07 17:21:28 +01:00 |
|
channel-news.scm
|
Add copyright and license headers to a bunch of source files
|
2019-12-26 10:16:55 +00:00 |
|
derivation.scm
|
Move inserting derivations in to the load-new-guix-revision module
|
2024-08-07 17:21:28 +01:00 |
|
git-branch.scm
|
Fix expected exec-query value when no branch exists
|
2022-05-24 08:43:32 +01:00 |
|
git-commit.scm
|
Support polling git repositories for new branches/revisions
|
2023-10-09 22:19:02 +01:00 |
|
git-repository.scm
|
Support regexes for included and excluded branches
|
2024-05-22 11:00:04 +01:00 |
|
guix-revision-package-derivation.scm
|
Use system-ids for inserting distribution counts
|
2024-08-12 09:14:36 +01:00 |
|
guix-revision.scm
|
Fix the select-guix-revision-for-branch-and-datetime query
|
2022-05-30 23:29:42 +01:00 |
|
license-set.scm
|
Use delete-duplicates/sort! in inferior-packages->license-set-ids
|
2024-01-18 14:41:32 +00:00 |
|
license.scm
|
Delete duplicates when inserting license data
|
2024-06-25 14:41:16 +01:00 |
|
lint-checker.scm
|
Change the locale codeset representation
|
2020-09-26 11:45:57 +01:00 |
|
lint-warning-message.scm
|
Reformat lint warning related query
|
2020-10-02 17:52:07 +01:00 |
|
lint-warning.scm
|
Change the locale codeset representation
|
2020-09-26 11:45:57 +01:00 |
|
location.scm
|
Start handling ids as numbers, rather than strings
|
2019-09-05 16:07:23 +02:00 |
|
nar.scm
|
Ensure the known and unknown keys appear
|
2023-05-09 13:45:36 +01:00 |
|
package-derivation-by-guix-revision-range.scm
|
Improve the package derivation by guix revision range insert queries
|
2022-05-26 00:23:56 +01:00 |
|
package-derivation.scm
|
Make some sweeping changes to loading new revisions
|
2023-11-02 12:16:17 +00:00 |
|
package-metadata.scm
|
Speed up loading package metadata
|
2024-02-01 13:15:30 +01:00 |
|
package.scm
|
Fix package replacement handling on the revision packages page
|
2024-04-28 22:04:08 +01:00 |
|
system-test.scm
|
Move inserting derivations in to the load-new-guix-revision module
|
2024-08-07 17:21:28 +01:00 |
|
system.scm
|
Actually add the system module
|
2021-04-23 18:42:40 +01:00 |
|
utils.scm
|
Rewrite part of insert-missing-data-and-return-all-ids to avoid filter
|
2024-01-18 14:41:54 +00:00 |