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
2024-04-05
Revert "libutil: remove Pool::Handle::bad"
eldritch horrors
2024-04-05
Revert "libstore: using throwing finally in withFramedSink"
eldritch horrors
2024-04-05
Revert "libutil: drop Fs{Source,Sink}::good"
eldritch horrors
2024-03-31
libutil: drop Fs{Source,Sink}::good
eldritch horrors
2024-03-31
libstore: using throwing finally in withFramedSink
eldritch horrors
2024-03-31
libutil: remove Pool::Handle::bad
eldritch horrors
2024-03-31
libutil: remove Pool::flushBad
eldritch horrors
2024-03-24
libstore: despecialcase protocol version check
eldritch horrors
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-04
Merge pull request #9798 from edolstra/remote-store-eof
eldritch horrors
2024-03-04
Merge pull request #9687 from edolstra/withFramedSink-ctrl-c-hang
eldritch horrors
2024-03-04
Merge pull request #9666 from unblevable/dervation-typo
eldritch horrors
2024-03-04
Merge pull request #9600 from SharzyL/fix_nix_copy
eldritch horrors
2024-03-04
Merge pull request #6223 from obsidiansystems/worker-proto-with-version
eldritch horrors
2023-09-07
Special-case error message to add extra information
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-24
Clean up store hierarchy with `IndirectRootStore`
John Ericson
2023-07-24
Make `RemoteStore::ConnectionHandle` part of class and expose
John Ericson
2023-07-20
Give `queryPartialDerivationOutputMap` an `evalStore` parameter
John Ericson
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-05-17
Move `worker_proto` defs out of `remote-store.cc` to own file
John Ericson
2023-05-09
Add name to some error messages
John Ericson
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Merge pull request #6312 from obsidiansystems/keyed-build-result
Robert Hensing
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-15
Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another way
John Ericson
2023-04-14
Legacy vs non-legacy `to_string`/`parse` for `DerivedPath`
John Ericson
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-30
Use "raw pattern" for content address types
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-01
Don't send plugin-files to the daemon.
Shea Levy
2023-01-14
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-14
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-06
Do big rename to clean up code
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
[next]