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
RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo()
Eelco Dolstra
2020-09-22
Style fixes
Eelco Dolstra
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
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-21
wopAddToStore: return ValidPathInfo
Robert Hensing
2020-09-21
wopAddToStore: add RepairFlag
Robert Hensing
2020-09-21
Move FramedSink next to FramedSource
Robert Hensing
2020-09-21
Refactor wopAddToStore to make wopAddTextToStore obsolete
Robert Hensing
2020-09-21
Overhaul wopAddToStore
Robert Hensing
2020-09-17
Move FramedSource and FramedSink, extract withFramedSink
Robert Hensing
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
Remove stray tabs
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-08-01
Merge remote-tracking branch 'upstream/master' into path-info
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
[prev]
[next]