index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
local-store.hh
Age
Commit message (
Expand
)
Author
2021-09-15
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
Matthew Kenigsberg
2021-06-23
Properly fail when trying to register an incoherent realisation
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-06-01
Check the CA hash when importing stuff in the local store
regnat
2021-04-27
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
John Ericson
2021-03-15
Check the signatures when copying store paths around
regnat
2021-03-15
pathInfoIsTrusted -> pathInfoIsUntrusted
regnat
2021-03-15
Add some logic for signing realisations
regnat
2021-03-01
SubstitutionGoal -> PathSubstitutionGoal
regnat
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-01-15
Make public keys and `requireSigs` local-store specific again
John Ericson
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-13
Add 'nix store repair' command
Eelco Dolstra
2021-01-05
Fix deadlock in LocalStore::addSignatures()
Eelco Dolstra
2020-12-23
Expose schedule entrypoints to all stores
John Ericson
2020-12-23
Move some PKI stuff from LocalStore to Store
John Ericson
2020-12-20
Overhaul store subclassing
John Ericson
2020-12-17
Fix the detection of already built drv outputs
regnat
2020-12-11
Rework the db schema for derivation outputs
regnat
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-08
Hide the sqlite statements declarations for the local store
regnat
2020-12-01
shut up clang warnings
regnat
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-11-03
Add FIXME
Eelco Dolstra
2020-10-17
Merge remote-tracking branch 'upstream/master' into auto-uid-allocation
John Ericson
2020-10-17
Merge commit 'f66bbd8c7bb1472facf8917e58e3cd4f6ddfa1b5' into auto-uid-allocation
John Ericson
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-09-16
Add a name to the stores
regnat
2020-09-16
Correctly call all the parent contructors of the stores
regnat
2020-09-16
Separate store configs from the implems
regnat
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-04
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-03
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
John Ericson
2020-08-01
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-07-31
Merge branch 'master' of github.com:NixOS/nix into drv-outputs-map-allow-missing
Carlo Nucera
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-24
`queryDerivationOutputMap` no longer assumes all outputs have a mapping
John Ericson
2020-07-15
Get rid of `LocalStore::addToStoreCommon`
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into derivation-header-include-...
Carlo Nucera
2020-07-14
LocalStore::addToStoreFromDump copy in chunks
John Ericson
2020-07-14
Dedup `LocalStore::addToStore*`
John Ericson
2020-07-14
Crudely make `addToStoreFromDump` take `Source` not string
John Ericson
[prev]
[next]