- 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
- 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
- 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
- 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
- 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
- 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
- 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
- dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
- fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
- 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
- ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
- fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
- 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
- 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago
- f77f91f ref: Change deviced, agentd, and mounttabled flags from underscores to hyphens. by Suharsh Sivakumar · 10 years ago
- f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
- 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
- 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
- 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
- 6cc759d mgmt,identity: Use a security setup more representative of what will by Asim Shankar · 10 years ago
- 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago
- ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
- b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- b2cc129 TBR: tools/{namespace,mounttable}: Sundry tweaks by Asim Shankar · 10 years ago
- e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
- ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
- 01007a0 v23tests: use concrete rather than interface types. MultiPart: 1/3 by Cosmos Nicolaou · 10 years ago
- 82d00d8 v23tests: port tools/debug to v23tests + v23tests improvements/fixes by Cosmos Nicolaou · 10 years ago
- 4a77c19 TBR: lib/testutil/integration: renamed to lib/testutil/v23tests MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
- 427ba40 TBR: fix a typo and fix a comment to make it clear why the test is failing. by Cosmos Nicolaou · 10 years ago
- d21f6b1 testutil/integration: sundry changes to improve usability and robustness by Cosmos Nicolaou · 10 years ago
- 87f917e veyron/services/mounttable/mounttabled/testdata: port test.sh to Go by James Ring · 10 years ago
- acaa432 veyron/services/mgmt/device: Add local namespace by Robin Thellend · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
- 2963aa3 veyron/services/mounttable/lib: also accept wsh as a protocol for nh port parse by Bogdan Caprita · 10 years ago
- 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
- f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
- 650e453 Merge "core: Change runtime.NewEndpoint to veyron2.NewEndpoint." by Suharsh Sivakumar · 10 years ago
- 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
- db6ddc2 core: Change runtime.NewEndpoint to veyron2.NewEndpoint. by Suharsh Sivakumar · 10 years ago
- 3540e3a Post-migration cleanup. by Jiri Simsa · 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
- 981d7fc "veyron.io/veyron/...": USe agent in integration tests by Ankur · 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
- 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 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
- c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
- d4ad111 Fixed shell test. by Shyam Jayaraman · 10 years ago
- adf0ca1 End of the // 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
- a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
- 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 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
- cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
- 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
- f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
- 9348da6 veyron/services: continue the migration to ListenX. by Cosmos Nicolaou · 11 years ago
- d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 11 years ago
- f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
- db0d582 veyron/services/mounttable/mounttabled: Updating reference to ::wait_for by Ali Ghassemi · 11 years ago
- b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
- b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
- f15340d Merge "veyron/services/mounttable: Fixing a bug where a child mounttable (using the -name flag) registering under a root mounttable would re-mount to itself rather than the actual root after TTL expired the first time." by Ali Ghassemi · 11 years ago
- b426ba7 veyron/services/mounttable: Fixing a bug where a child mounttable by Ali Ghassemi · 11 years ago
- 4f5db14 mounttabled: exit non-zero on error. by Jason Campbell · 11 years ago
- c638973 veyron/services/mounttable/mounttabled: Fix race. by Robin Thellend · 11 years ago
- f4964aa veyron/services/mounttable/mounttabled: Make test.sh work on OS X. by Asim Shankar · 11 years ago
- 479038f veyron/services/mounttable/mounttabled: Fix test.sh by Robin Thellend · 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
- c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
- a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
- 72ba5e0 veyron/services/mounttable: Use "bash" and not "sh" as the interpreter for the test. by Asim Shankar · 11 years ago
- b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
- 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
- 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
- 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
- fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
- c954292 veyron/services/mounttable/mounttabled: use two servers by Robin Thellend · 11 years ago
- 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
- e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
- 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
- ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
- fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
- c5db261 veyron/services/mounttable/mounttabled: Allow the prefix to be specified via flag. by Matt Rosencrantz · 11 years ago
- 5293dcb TBR by Jiri Simsa · 11 years ago