index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-09-21
Serialize SandboxMode enum to string for JSON
Cole Helbling
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
Eelco Dolstra
2020-09-21
Don't include nlohmann/json.hpp in globals.hh
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-17
Merge pull request #3829 from obsidiansystems/remove-storetype-delegate-regStore
Eelco Dolstra
2020-09-17
Merge pull request #4027 from tweag/fix-gc-of-ca-derivations
Eelco Dolstra
2020-09-17
Fix garbage collection of CA derivations
regnat
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Remove useless exception copy
Théophane Hufschmitt
2020-09-16
Fix the s3 store
regnat
2020-09-16
Don't include nlohmann/json.hpp in config.hh
regnat
2020-09-16
Add `(StoreConfig*)` casts to work around a GCC bug
regnat
2020-09-16
Fix build issues with gcc
regnat
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
fixup! Make the store plugins more introspectable
regnat
2020-09-16
fixup! Correctly call all the parent contructors of the stores
regnat
2020-09-16
Properly filter the stores according to their declared uriSchemes
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-16
fixup! Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Complete the `toJSON` instance for `Setting<T>`
regnat
2020-09-16
Separate the instantiation and initialisation of the stores
regnat
2020-09-16
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Get rid of confusing `std::optional<bool>` for validity
John Ericson
2020-09-15
Don't link deriver until after any delayed exception is thrown
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-15
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-15
gracefully handle old daemon versions
regnat
2020-09-14
nix-daemon: Lower verbosity of restricted setting warning
Eelco Dolstra
2020-09-13
Fix unspecified behaviour in readStorePathCAMap
aszlig
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-09-04
Apply suggestions from code review
John Ericson
2020-09-04
Don't chmod symlink before moving outputs around
John Ericson
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-03
Remove gc-check-reachability
Eelco Dolstra
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-09-03
createGeneration(): Always create an indirect root
Eelco Dolstra
2020-09-03
createGeneration(): Take a StorePath
Eelco Dolstra
2020-09-01
Allow HTTP binary cache to request absolute uris
Domen Kožar
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
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-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-25
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-24
Add DummyStore (dummy://)
Eelco Dolstra
[next]