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
2021-09-30
`std::visit` by reference
John Ericson
2021-09-23
Shut down write side before draining the read side
Eelco Dolstra
2021-09-23
SSHStore / LegacySSHStore: Show a better error message if the remote is "nolo...
Eelco Dolstra
2021-07-30
Don’t send the experimental-features to the daemon
regnat
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-07-22
RemoteStore::buildPaths(): Handle evalStore
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-05-19
Always send the realisations as JSON
regnat
2021-05-03
Bump version number for `DerivedPath` changes
Maximilian Bosch
2021-04-05
Merge commit '1b6cf0d5f56e166a1cbbf38142375b7a92fc88f2' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'd5cef6c33a051dfc672cb1e5f4739948b167315b' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'e12308dd63f0ad27b22dcdb3da89c411eebcad2b' into ca-drv-exotic
John Ericson
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-04-05
Merge commit '9dfb97c987d8b9d6a3d15f016e40f22f91deb764' into path-info
John Ericson
2021-04-05
Merge branch 'master' into path-info
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-22
Fix typos in the last PR #4656
John Ericson
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-02-27
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
John Ericson
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-25
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
John Ericson
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-23
RemoteStore: Send back the new realisations
regnat
2021-02-23
Make the build-hook work with ca derivations
regnat
2020-12-20
Overhaul store subclassing
John Ericson
2020-12-11
Store metadata about drv outputs realisations
regnat
2020-12-02
read(): Use char * instead of unsigned char *
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-11-17
Merge pull request #4180 from Ma27/ssh-ng-substitute
Eelco Dolstra
2020-11-16
Fix deadlock in nix-store when max-connections=1
Jake Waksbaum
2020-11-05
Allow substituting paths when building remotely using `ssh-ng://`
Maximilian Bosch
2020-11-02
Merge pull request #4207 from hercules-ci/fix-RemoteStore-filterSource-deadlock
Eelco Dolstra
2020-11-02
Don't send eval-related settings to the daemon
Eelco Dolstra
2020-10-30
Fix RemoteStore pool deadlock in filterSource etc
Robert Hensing
2020-10-13
Derivations can output "text-hashed" data
John Ericson
2020-10-12
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-10-11
Split out uds-remote-store.{cc.hh}
John Ericson
2020-10-07
Serialize exceptions from the daemon to the client
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-30
nix::worker_proto -> worker_proto
John Ericson
2020-09-30
Revert "Use template structs instead of phantoms"
John Ericson
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-22
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
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
[prev]
[next]