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
*
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
*
Add missing build server build ids to various queries
Christopher Baines
2021-01-03
*
Fix squee compatability issues for serving derivations
Christopher Baines
2021-01-02
*
Start to add compatibility with squee returning #f for null values
Christopher Baines
2021-01-02
*
Improve select-fixed-output-package-derivations-in-revision
Christopher Baines
2020-12-29
*
Add select-fixed-output-package-derivations-in-revision
Christopher Baines
2020-12-26
*
Improve build links on the package derivations page
Christopher Baines
2020-12-09
*
Support querying package derivations by build status
Christopher Baines
2020-12-09
*
Switch queries across to use latest_build_status
Christopher Baines
2020-10-13
*
Include package details for the package derivation outputs JSON
Christopher Baines
2020-10-13
*
Add dependency on Guile-lzlib.
Ludovic Courtès
2020-08-26
*
Guard against some changes in how guile-json represents null values
Christopher Baines
2020-06-19
*
Add a couple of options to select-derivation-outputs-in-revision
Christopher Baines
2020-05-03
[next]