index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
remote-store.cc
Age
Commit message (
Expand
)
Author
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Fix build issues with gcc
regnat
2020-09-16
Document the new store hierarchy
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
Fix the registration of stores
regnat
2020-09-16
Make the store plugins more introspectable
regnat
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-13
Fix unspecified behaviour in readStorePathCAMap
aszlig
2020-08-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-21
tabs -> spaces
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-19
Use `RemoteStore` to open connection for proxying daemon
John Ericson
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into remove-storetype-delegate-...
John Ericson
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into templated-daemon-protocol
John Ericson
2020-08-07
Merge branch 'drv-outputs-map-allow-missing' of github.com:obsidiansystems/ni...
John Ericson
2020-08-07
Specialize `std::optional<StorePath>` so this is backwards compatible
John Ericson
2020-08-06
Use template structs instead of phantoms
Carlo Nucera
2020-08-06
Merge branch 'drv-outputs-map-allow-missing-namespace' of github.com:obsidian...
Carlo Nucera
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
WIP: Put the worker protocol `read` and `write` in a namespace to disambig
John Ericson
2020-08-05
Proxy -> Phantom to match Rust
John Ericson
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'obsidian/drv-outputs-map-allow-missing' into te...
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-04
Get rid of some unneeded temporaries
John Ericson
2020-08-04
Organize and format code a bit
John Ericson
2020-08-04
Remove unused functions
John Ericson
2020-08-04
Remove unneeded definition
John Ericson
2020-08-04
WIP systematize more of the worker protocol
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 branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
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-29
Cleanup
Eelco Dolstra
2020-07-29
Fix RemoteStore::addToStore() latency
Eelco Dolstra
2020-07-24
`queryDerivationOutputMap` no longer assumes all outputs have a mapping
John Ericson
2020-07-17
Remove StoreType abstraction and delegate regStore
Carlo Nucera
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-06
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
[next]