1. 95bca14 test: disable the namespace cache unconditionally for context created by V23Init by Bogdan Caprita · 10 years ago
  2. 291047e Merge "services/device/mgmt_v23_test: Use "device publish" and check publisher blessings" by Arup Mukherjee · 10 years ago
  3. d804828 services/device/mgmt_v23_test: Use "device publish" and check publisher blessings by Arup Mukherjee · 10 years ago
  4. 1356277 services/internal/servicetest: create shell without a mounttable by Bogdan Caprita · 10 years ago
  5. 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
  6. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  7. e3b1932 x/ref/test: update to use context-based logging. by Cosmos Nicolaou · 10 years ago
  8. 2856c8f Merge "ref/test/v23tests: hide the embedded structs." by Cosmos Nicolaou · 10 years ago
  9. 6392aed ref/test/v23tests: hide the embedded structs. by Cosmos Nicolaou · 10 years ago
  10. f7bee9e v.io/x/ref/test: Address a missed code review comment. by Matt Rosencrantz · 10 years ago
  11. 165e890 ref: Add test.V23InitWithNamespace by Matt Rosencrantz · 10 years ago
  12. 0e4e392 ref/lib/logger: provide an implementation of v23/logger. by Cosmos Nicolaou · 10 years ago
  13. efa946c ref/test/v23tests: provide a Shutdown method to hide the embedded one. by Cosmos Nicolaou · 10 years ago
  14. 47d293d ref/test/testutil: test for use of an unitialized global random number generator. by Cosmos Nicolaou · 10 years ago
  15. c818b80 ref/test/testutil: make use of the rand generator explicit. by Cosmos Nicolaou · 10 years ago
  16. 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
  17. 73a6f24 Merge "runtime/internal/lib/publisher: make this asynchronous for real and fix up all unit tests." by Cosmos Nicolaou · 10 years ago
  18. 33cf898 runtime/internal/lib/publisher: make this asynchronous for real and fix up all unit tests. by Cosmos Nicolaou · 10 years ago
  19. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  20. 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
  21. 5507c83 ref: First cleanup of test/modules, removing RegisterFunction. by Todd Wang · 10 years ago
  22. 3bb46f5 ref: Replace x/devtools/internal/envutil with x/lib/envvar by Todd Wang · 10 years ago
  23. 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
  24. 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
  25. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  26. d1fa6a8 Merge "examples/hello: Move hello to the test directory." by Matt Rosencrantz · 10 years ago
  27. a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
  28. 1123a08 test/v23tests: added an option to set prefix arguments by Robert Kroeger · 10 years ago
  29. dbcd7b7 examples/hello: Move hello to the test directory. by Matt Rosencrantz · 10 years ago
  30. 8df1ac3 ref: Add a method for skipping known bad regressions until new binaries by Matt Rosencrantz · 10 years ago
  31. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  32. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  33. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  34. 02714b7 services/device/mgmt_v23_test et al.: support for multiuser tests by Robert Kroeger · 10 years ago
  35. 555097f ref: Add OverrideCaveatSetsValidator for use by wspr and jni. by Todd Wang · 10 years ago
  36. 7f950a8 ref: Update the agent environment variable to be an endpoint instead of a file descriptor. by Ryan Brown · 10 years ago
  37. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  38. c4c1628 Merge "x/ref: Restructure services/agent to follow conventions." by Todd Wang · 10 years ago
  39. 185c0c6 profiles/internal/rpc: more verror conversions and tests. by Cosmos Nicolaou · 10 years ago
  40. 9fb1034 profiles/internal/rcp/stream: verror conversions. by Cosmos Nicolaou · 10 years ago
  41. 8850968 x/ref: Restructure services/agent to follow conventions. by Todd Wang · 10 years ago
  42. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  43. 47d55d9 ref/v23tests: improve concurrent access to V23_BIN_DIR by Cosmos Nicolaou · 10 years ago
  44. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  45. 644ec62 x/ref: Flatten lib/exec/consts into lib/exec by Todd Wang · 10 years ago
  46. 712eeef x/ref: Move v.io/v23/mgmt to v.io/x/ref/lib/mgmt by Todd Wang · 10 years ago
  47. 7d48501 test: More VEYRON -> V23 renaming for enviroment variables. by Asim Shankar · 10 years ago
  48. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  49. 6085ccb Merge "ref: Begin consolidating environment variables into a single package." by Asim Shankar · 10 years ago
  50. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  51. ccca2f4 v.io/x/ref/lib/exec: Use verror instead of errors.New() and fmt.Errorf() by Mike Burrows · 10 years ago
  52. b2599e2 v23tests was failing to set a testing.TB option for modules.StartWithOpts by Cosmos Nicolaou · 10 years ago
  53. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  54. 036c30c ref/lib/flags, ref/test: make it possible to set new default values. by Cosmos Nicolaou · 10 years ago
  55. 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
  56. 2d02463 ref: Remove most references to the modules/core package. by Matt Rosencrantz · 10 years ago
  57. c004811 services/identity: Reorganize identityd to only expose the binaries by Suharsh Sivakumar · 10 years ago
  58. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  59. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  60. e8793fa Merge "x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}." by Todd Wang · 10 years ago
  61. 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
  62. 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
  63. 52e9a22 x.ref/test: improved documentation and testing. by Cosmos Nicolaou · 10 years ago
  64. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  65. 3513e81 Merge "mv wspr module command into servicerunner since it's only used here." by Cosmos Nicolaou · 10 years ago
  66. 6cc759d mgmt,identity: Use a security setup more representative of what will by Asim Shankar · 10 years ago
  67. c80820b mv wspr module command into servicerunner since it's only used here. by Cosmos Nicolaou · 10 years ago
  68. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago