Sign in
vanadium
/
release.go.x.ref
/
4f8ac609839a92df6b3b11193bd5f9820c7bd093
/
runtimes
/
google
/
naming
/
namespace
/
all_test.go
4f8ac60
veyron.go.core: Make context.T a concrete type.
by Matt Rosencrantz
· 10 years ago
764efb7
Reorganization of VANADIUM_ROOT relative paths.
by Jiri Simsa
· 10 years ago
c0a2865
Replacing veyron.io with v.io.
by Jiri Simsa
· 10 years ago
28dabfc
veyron2/ipc: allow listen to return multiple endpoints and use verror2.
by Cosmos Nicolaou
· 10 years ago
ae8dd21
veyron2/ipc: modify ListenSpec to accept a slice of addresses.
by Cosmos Nicolaou
· 10 years ago
6153c6c
runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX.
by Ryan Brown
· 10 years ago
afe4964
veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New.
by Matt Rosencrantz
· 10 years ago
87c0a55
veyron2/ipc: force all protocols, including tcp, to be registered.
by Cosmos Nicolaou
· 10 years ago
39ac323
veyron2/ipc/model.go: Normalize the Glob interfaces
by Robin Thellend
· 10 years ago
ac32b6c
veyron/services/mounttable: Remove dependence on rt.R().
by Matt Rosencrantz
· 10 years ago
fc29014
runtimes/google/naming/namespace: Support blessing pattern for the root mount table.
by Ryan Brown
· 10 years ago
a02fe8f
veyron2/ipc/model.go: Remove method argument from Lookup
by Robin Thellend
· 10 years ago
dbae76b
veyron/runtimes/google/ipc: When listening on tcp, also allow websocket
by Shyam Jayaraman
· 10 years ago
bc2c87c
Revert "runtimes/google/naming/namespace: Support blessing pattern for the root mount table."
by Ryan Brown
· 10 years ago
e315ed6
runtimes/google/naming/namespace: Support blessing pattern for the root mount table.
by Ryan Brown
· 10 years ago
adf0ca1
End of the // eradication.
by David Why Use Two When One Will Do Presotto
· 10 years ago
1fe7cdd
veyron2/vdl,ipc: Enable reflection to capture stream types.
by Todd Wang
· 10 years ago
710daa2
veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
1aa5769
veyron2/naming: Move veyron2/services/mounttable/types here.
by Todd Wang
· 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
92dba58
veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
c28686e
namespace: Add a trailing Glob pattern ***. This is like ... but
by David Why Use Two When One Will Do Presotto
· 10 years ago
b8178d3
naming/verror: Migrate naming errors to verror2
by Benjamin Prosnitz
· 10 years ago
1ee5e1a
veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation.
by Cosmos Nicolaou
· 10 years ago
59a254c
veyron/runtimes/google/naming/namespace:
by David Why Use Two When One Will Do Presotto
· 10 years ago
98d6596
veyron/runtimes/google/naming: Bugfix in error propagation and test setup.
by Asim Shankar
· 10 years ago
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 10 years ago
f889c73
veyron2: break dependency between veyron2/rt and the runtime implementation.
by Cosmos Nicolaou
· 10 years ago
c920db3
veyron/lib/testutil: Avoid parsing flags in init()
by Asim Shankar
· 10 years ago
cc04421
veyron2: Separate out options into a separate package.
by Asim Shankar
· 10 years ago
cce8f4f
namespace: Change glob to list everything at a mount point, i.e., the mount point itself
by David Why Use Two When One Will Do Presotto
· 10 years ago
577ce8d
veyron/lib/glob: Indicate whether a name matches a glob pattern exactly.
by Tilak Sharma
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
434e39f
veyron/services/mounttable: Fix Glob bug.
by Robin Thellend
· 11 years ago
8bfacf2
veyron2/ipc: change Lookup to take second arg that is the method being invoked.
by Cosmos Nicolaou
· 11 years ago
137b8d2
veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context.
by Matt Rosencrantz
· 11 years ago
41cb914
global: s/Globable/Globbable/g
by Adam Sadovsky
· 11 years ago
50c2bb8
veyron/runtimes/google/naming/namespace: Don't send Finished glob queries to terminal servers.
by Matt Rosencrantz
· 11 years ago
2db32f9
Limit glob depth when doing a recursive glob.
by David Why Use Two When One Will Do Presotto
· 11 years ago
5f83857
veyron/runtimes/google/naming/namespace: Allow Glob with rooted pattern
by Robin Thellend
· 11 years ago
4258d88
veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup.
by Bogdan Caprita
· 11 years ago
fdc838b
veyron/runtimes/google/ipc: new Serve method to replace Register+Publish.
by Cosmos Nicolaou
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
[Renamed (91%) from runtimes/google/naming/mounttable/all_test.go]
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
e6e87f1
veyron2/naming: prevent annoying last-step RPC for name resolution.
by Cosmos Nicolaou
· 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
d123fa3
Fix the build.
by Ryan Brown
· 11 years ago
decdf31
veyron/runtimes/google/naming/mounttable: Fix bug with constant prefix optimization.
by Matt Rosencrantz
· 11 years ago
6933540
veyron2/naming: rename and rationalise routines for 'terminal' names.
by Cosmos Nicolaou
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago