index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
model
/
derivation.scm
Commit message (
Expand
)
Author
Age
*
Move inserting derivations in to the load-new-guix-revision module
Christopher Baines
2024-08-07
*
Add more time logging in to insert-missing-derivations
Christopher Baines
2024-07-16
*
Stop inserting missing source file nars
Christopher Baines
2024-07-16
*
Speed up querying for revision package derivations
Christopher Baines
2024-06-21
*
Remove even more time logging
Christopher Baines
2024-01-28
*
Remove some time logging
Christopher Baines
2024-01-27
*
Have delete-duplicates/sort! take a equality procedure
Christopher Baines
2024-01-18
*
Handle derivations with no sources
Christopher Baines
2023-11-05
*
Include output information in the package page response
Christopher Baines
2023-11-05
*
Make some sweeping changes to loading new revisions
Christopher Baines
2023-11-02
*
Fix ignoring canceled builds
Christopher Baines
2023-05-18
*
Ignore canceled builds when querying package derivations
Christopher Baines
2023-05-18
*
Improve performance of select-fixed-output-package-derivations-in-revision
Christopher Baines
2023-03-11
*
Guard against divide by 0 in update-derivation-outputs-statistics
Christopher Baines
2022-11-28
*
Do derivation inputs and outputs housekeeping at the end of each job
Christopher Baines
2022-11-28
*
Improve chunking when inserting derivation inputs
Christopher Baines
2022-09-17
*
Reduce some chunk sizes
Christopher Baines
2022-09-17
*
Further reduce some chunk sizes
Christopher Baines
2022-09-15
*
Reduce some chunk sizes
Christopher Baines
2022-09-14
*
Reduce chunk size for inserting dervation inputs
Christopher Baines
2022-09-14
*
Reduce the chunk size for querying related derivation ids
Christopher Baines
2022-09-13
*
Sort derivation output details ids
Christopher Baines
2022-07-08
*
Split out inserting derivation output details sets
Christopher Baines
2022-07-08
*
Split out inserting into derivation_output_details
Christopher Baines
2022-07-08
*
Allow filtering package derivations based on build server builds
Christopher Baines
2022-05-23
*
Add to the hardcoded list of valid targets
Christopher Baines
2022-03-11
*
Try to further speed up inserting missing derivation source files
Christopher Baines
2022-03-02
*
Speed up the finding of missing sources
Christopher Baines
2022-03-01
*
Support querying package derivation outputs without the nars
Christopher Baines
2022-01-31
*
Process derivations in chunks
Christopher Baines
2022-01-14
*
Rename chunk-map! to chunk-for-each!
Christopher Baines
2022-01-14
*
Re-write insert-derivation-inputs in a more memory efficient manor
Christopher Baines
2022-01-12
*
Use a bigger start size for the hash table
Christopher Baines
2021-10-03
*
Insert derivations in chunks
Christopher Baines
2021-10-03
*
Log the time to read missing derivations from the store
Christopher Baines
2021-10-03
*
Select existing derivations in chunks
Christopher Baines
2021-10-03
*
Insert derivation inputs in chunks
Christopher Baines
2021-10-03
*
Handle the case where there are no missing file names
Christopher Baines
2021-09-25
*
Optimise inserting derivation inputs
Christopher Baines
2021-09-24
*
Neaten up formatting in select-derivation-output-id
Christopher Baines
2021-09-24
*
Replace derivation-file-names->vhash
Christopher Baines
2021-09-24
*
Speed up inserting missing derivation sources
Christopher Baines
2021-09-24
*
Fix the select-source-files-missing-nars query
Christopher Baines
2021-09-16
*
Make sure to add missing source file nars when inserting derivations
Christopher Baines
2021-09-14
*
Remove redundant derivation-sources call
Christopher Baines
2021-06-09
*
Fetch the list of system values from the database
Christopher Baines
2021-04-23
*
Create a table for systems
Christopher Baines
2021-04-23
*
Add powerpc64le-linux as a supported system
Christopher Baines
2021-02-12
*
Show finished builds on the fixed output package derivations page
Christopher Baines
2021-02-02
*
Fix a Squee null handling issue with latest fixed output derivations
Christopher Baines
2021-01-14
[next]