Sign in
vanadium
/
release.go.x.ref
/
5bf3c473d43e2217502e1d797ad7bf8500268a9f
/
tools
/
mounttable
/
impl.go
c2ed03e
veyron/tools/*: Remove dependence on rt.R()/rt.Init()
by Matt Rosencrantz
· 10 years ago
bc26d69
veyron/{lib/tools}: removing the cmdline and textutil packages from
by Jiri Simsa
· 10 years ago
1aa5769
veyron2/naming: Move veyron2/services/mounttable/types here.
by Todd Wang
· 10 years ago
decd105
veyron/tools/mounttable: defaulting mounttable name to "" if unspecified for Glob
by Bogdan Caprita
· 10 years ago
702385a
veyron2/vdl: New API for generated Go interfaces.
by Todd Wang
· 10 years ago
8b4dbbf
namespace: More // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
59a254c
veyron/runtimes/google/naming/namespace:
by David Why Use Two When One Will Do Presotto
· 10 years ago
18205cf
veyron/tools: Merge the impl and main packages
by Robin Thellend
· 10 years ago
[Renamed (98%) from tools/mounttable/impl/impl.go]
6f9f574
mounttable service: Add ResolveStepX to eventually replace ResolveStep.
by David Why Use Two When One Will Do Presotto
· 10 years ago
3da1c79
This is the first change to get rid of //.
by David Why Use Two When One Will Do Presotto
· 11 years ago
fcb72a5
veyron/lib/cmdline: Avoid repeatedly printing default help.
by Todd Wang
· 11 years ago
a615e4d
veyron/lib/cmdline: Add ErrExitCode to support exit codes.
by Todd Wang
· 11 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
137b8d2
veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context.
by Matt Rosencrantz
· 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
d9281a3
veyron,veyron2: replace Veyron name by Object name everywhere.
by Bogdan Caprita
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
f5afcaf
all: Create a new client context parameter that will be the first argument of every RPC call.
by Matt Rosencrantz
· 11 years ago
1e8ee51
veyron/services/mounttable: Move the CLI tool to veyron/tools.
by Robin Thellend
· 11 years ago
[Renamed from services/mounttable/mounttable/impl/impl.go]
4a021b1
veyron/services/mounttable/mounttable/impl: pass the names that we make rpcs against through ResolveToMountTable. This way, the underlying resolution mechanism will not attempt to find a server mounted under the given name, but rather interpret the name as a mounttable OA.
by Bogdan Caprita
· 11 years ago
6b17da7
veyron/services/mounttable: Add a command-line tool.
by Robin Thellend
· 11 years ago