depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
nix
/
src
/
nix-daemon
/
nix-daemon-proto.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
r/1409
feat(3p/nix/nix-daemon): add factory function for WorkerServiceImpl
Griffin Smith
1
-0
/
+7
2020-07-18
r/1384
fix(3p/nix/nix-daemon): Add assertStorePath to all proto impls
Griffin Smith
1
-0
/
+7
2020-07-18
r/1383
feat(3p/nix/nix-daemon): Implement Worker::AddSignatures handler
Griffin Smith
1
-0
/
+14
2020-07-18
r/1382
feat(3p/nix/nix-daemon): Implement Worker::BuildDerivation handler
Griffin Smith
1
-0
/
+23
2020-07-17
r/1361
feat(3p/nix/nix-daemon): Implement Worker::VerifyStore handler
Griffin Smith
1
-0
/
+11
2020-07-17
r/1360
feat(3p/nix/nix-daemon): Implement Worker::OptimiseStore handler
Griffin Smith
1
-0
/
+9
2020-07-17
r/1359
feat(3p/nix/nix-daemon): Implement Worker::QuerySubstitutablePaths handler
Griffin Smith
1
-0
/
+17
2020-07-17
r/1358
feat(3p/nix/nix-daemon): Implement Worker::QueryValidPaths handler
Griffin Smith
1
-0
/
+17
2020-07-17
r/1357
feat(3p/nix/nix-daemon): Implement Worker::QueryPathFromHashPart
Griffin Smith
1
-0
/
+9
2020-07-17
r/1356
feat(3p/nix/nix-daemon): Implement Worker::QueryDerivationOutputNames handler
Griffin Smith
1
-0
/
+13
2020-07-17
r/1355
feat(3p/nix/nix-daemon): Implement Worker::QueryPathInfo handler
Griffin Smith
1
-0
/
+40
2020-07-17
r/1350
chore(3p/nix/proto): Fix style violations in new proto defs
Kane York
1
-2
/
+2
2020-07-16
r/1342
feat(3p/nix/nix-daemon): Implement Worker::QueryAllValidPaths handler
Griffin Smith
1
-1
/
+13
2020-07-16
r/1341
feat(3p/nix/nix-daemon): Implement Worker::QueryMissing handler
Griffin Smith
1
-0
/
+30
2020-07-16
r/1340
feat(3p/nix): Implement similar group of Worker::Query* handlers
Vincent Ambo
1
-2
/
+47
2020-07-16
r/1339
feat(3p/nix/nix-daemon): Implement Worker::HasSubstitutes handler
Vincent Ambo
1
-0
/
+10
2020-07-16
r/1338
feat(3p/nix/nix-daemon): Implement Worker::IsValidPath handler
Vincent Ambo
1
-0
/
+29