Sign in
vanadium
/
release.go.x.ref
/
d70e1fc233458d12b55ab6768a475eca1a2076b4
/
services
/
mgmt
/
lib
28dabfc
veyron2/ipc: allow listen to return multiple endpoints and use verror2.
by Cosmos Nicolaou
· 10 years ago
4081a30
veyron/services/mgmt/lib/fs: Fix/clean up temp files
by Robin Thellend
· 10 years ago
432cc2e
veyron/services/mgmt: port of binaryd integration test to Go
by Jiri Simsa
· 10 years ago
875f259
veyron/services/mgmt: Add node mgr test for packages
by Robin Thellend
· 10 years ago
e262789
veyron/services/mgmt: Implement optional packages
by Robin Thellend
· 10 years ago
c2ed03e
veyron/tools/*: Remove dependence on rt.R()/rt.Init()
by Matt Rosencrantz
· 10 years ago
64178ed
veyron2/services/mgmt/application: Add optional packages
by Robin Thellend
· 10 years ago
adf0ca1
End of the // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
0155a37
veyron/services/mgmt/application: Add object names to namespace
by Robin Thellend
· 10 years ago
b16d716
veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation
by Robin Thellend
· 10 years ago
702385a
veyron2/vdl: New API for generated Go interfaces.
by Todd Wang
· 10 years ago
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
e783dcc
veyron/services/mgmt/binary: HTTP download for binary service.
by Bogdan Caprita
· 10 years ago
61c96c7
veyron2/ipc: 2 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
e38af0d
Merge "veyron2: make it possible to specify a 'reserved name' dispatcher."
by Cosmos Nicolaou
· 10 years ago
1ee5e1a
veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
8246a8b
veyron2: make it possible to specify a 'reserved name' dispatcher.
by Cosmos Nicolaou
· 10 years ago
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 10 years ago
f903fe2
veyron/services/mgmt/lib/fs: code cleanup
by Robert Kroeger
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
692c447
Merge "veyron/services/mgmt/lib/fs/*: support empty simplestores"
by Robert Kroeger
· 10 years ago
5fec5cf
veyron/services/mgmt/lib/fs/*: support empty simplestores
by Robert Kroeger
· 10 years ago
c26c32e
veyron/runtimes/google/ipc: Add internal Glob
by Robin Thellend
· 10 years ago
09929f4
veyron/services/mgmt/node: Add namespace skeleton
by Robin Thellend
· 10 years ago
486d349
veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it.
by Cosmos Nicolaou
· 10 years ago
d6c3c9c
veyron: start the transition to using ListenX.
by Cosmos Nicolaou
· 10 years ago
492e8e9
veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess.
by Tilak Sharma
· 11 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
e9d0696
replacing /tmp with os.TempDir()
by Jiri Simsa
· 11 years ago
d9c3488
Management Refactor: Introduce fs.Memstore to break Veyron store dependency
by Robert Kroeger
· 11 years ago
137b8d2
veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context.
by Matt Rosencrantz
· 11 years ago
5181bdb
veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4).
by Adam Sadovsky
· 11 years ago
1e37913
Bveyron/services/mgmt/node/impl: add initial support for app installation, start,
by Bogdan Caprita
· 11 years ago
97b9dca
veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API.
by Shyam Jayaraman
· 11 years ago
c4aed6e
veyron/...: Changed the generated ipc stream to match our one true stream api.
by Shyam Jayaraman
· 11 years ago
e5268b9
veyron/lib/exec: moving the veyron exec library under mgmt.
by Jiri Simsa
· 11 years ago
51d78fc
veyron/lib/binary: binary repository client-side library
by Jiri Simsa
· 11 years ago