1. 8d8a04f Merge "veyron/services/mgmt/device/impl: Config override for Install" by Bogdan Caprita · 10 years ago
  2. 17666dd veyron/services/mgmt/device/impl: Config override for Install by Bogdan Caprita · 10 years ago
  3. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  4. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  5. b499d22 Merge "veyron/tools/vrpc: Command to dump out blessings presented by the server." by Asim Shankar · 10 years ago
  6. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  7. 390d648 veyron/tools/vrpc: Command to dump out blessings presented by the server. by Asim Shankar · 10 years ago
  8. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  9. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  10. 1268879 Merge "veyron/tools/principal: More vom to vom2." by Suharsh Sivakumar · 10 years ago
  11. c02a497 Merge "veyron/tools/mgmt: Support vrun inside of vbash." by Ryan Brown · 10 years ago
  12. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  13. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  14. c90a0c0 Merge "veyron/services/mgmt/application: add support for per envelope acls" by Robert Kroeger · 10 years ago
  15. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  16. 2fa2c02 veyron/tools/servicerunner: Use t.Fatalf directly instead of through a helper. by Matt Rosencrantz · 10 years ago
  17. c7cdf42 veyron/lib/modules, veyron/tools/servicerunner: Start the test identityd by Nicolas LaCasse · 10 years ago
  18. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  19. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  20. c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
  21. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  22. 5dab76d "core": Shell tests must use the agent by Ankur · 10 years ago
  23. f06e488 veyron/tools/mgmt: Support vrun inside of vbash. by Ryan Brown · 10 years ago
  24. 44ec1cc veyron/tools/debug/testdata: use WaitOrDie instead of Wait by James Ring · 10 years ago
  25. dcac50d Merge "mounttable: Make ACLs actually so something useful." by David Why Use Two When One Will Do Presotto · 10 years ago
  26. 3572f4a veyron/tools/mgmt/device: address comments on tbr'd go/vcl/1031 and go/vcl/1080 by Bogdan Caprita · 10 years ago
  27. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  28. ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 10 years ago
  29. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  30. 12b089d veyron/tools/principal: More vom to vom2. by Suharsh Sivakumar · 10 years ago
  31. 282bf38 veyron/services/mgmt/device/deviced: re-implement deviced using cmdline library by Bogdan Caprita · 10 years ago
  32. 3f5ecc5 veyron2: remove unresolve method. by Cosmos Nicolaou · 10 years ago
  33. d7e331a Merge "veyron/tools/debug/testdata: add debug pprof test" by James Ring · 10 years ago
  34. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  35. e874030 veyron/tools/debug/testdata: add debug pprof test by James Ring · 10 years ago
  36. 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 10 years ago
  37. 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 10 years ago
  38. 06d0dd6 tools/debug: fix debug integration test. by Jing Jin · 10 years ago
  39. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  40. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  41. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  42. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  43. e56d698 s/veyron/v23/ for the service-runner test. by Jiri Simsa · 10 years ago
  44. 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
  45. a76dba6 veyron/services/identity: Create Test Identity Server and by Suharsh Sivakumar · 10 years ago
  46. 2bbf008 veyron/tools/debug/testdata: add vtrace test by James Ring · 10 years ago
  47. 8616cde Merge "Veyron.core: Stop using ServerContext as a contex.T" by Matt Rosencrantz · 10 years ago
  48. 981d7fc "veyron.io/veyron/...": USe agent in integration tests by Ankur · 10 years ago
  49. a40d338 TBR: veyron/services/device/impl,veyron/tools/mgmt: add device uninstall functionality by Bogdan Caprita · 10 years ago
  50. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  51. eb688e1 Merge "veyron/tools/gclogs: Enable test on darwin" by Cosmos Nicolaou · 10 years ago
  52. 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
  53. 77c32ac "veyron/tools/principal": Remove default expiry for fork by Ankur · 10 years ago
  54. 084fcec veyron/tools/principal: TBR: Remove stale TODOs. by Suharsh Sivakumar · 10 years ago
  55. 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
  56. a1a1bf4 veyron/tools/gclogs: Enable test on darwin by Robin Thellend · 10 years ago
  57. 8e898db veyron/services/identity: Refactor the identity server. by Suharsh Sivakumar · 10 years ago
  58. 6579510 veyron/lib/testutil/integration: an integration test environment. by James Ring · 10 years ago
  59. c24ff42 "veyron/tools/principal": Fork Command by Ankur · 10 years ago
  60. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  61. 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
  62. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  63. 6e44175 veyron/tools/debug: Fix debug's -raw flag for histograms by Robin Thellend · 10 years ago
  64. 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
  65. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  66. 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 10 years ago
  67. 9d8aa9b tools/vrun: Add a tool to run a command with a derived principal under the agent. by Ryan Brown · 10 years ago
  68. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  69. 550fa38 veyron/tools/mgmt: rename node->device, cl 6 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  70. e4eb858 Merge "veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  71. 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  72. 8fbc1d5 veyron/tools/mgmt/device: rename node->device, cl 4 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  73. fb8b45c Merge "veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  74. a456f47 veyron2/services/mgmt/node,veyron/services/mgmt/node,veyron/tools/mgmt: rename node->device, cl 3 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  75. 3bdf637 veyron/security: DebugString now sorts its output to allow for simpler, deterministic testing. by Cosmos Nicolaou · 10 years ago
  76. 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  77. 05d8507 Merge "veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  78. 38f605b Merge ""veyron/tools/principal": RecvBlessings flags" by Ankur · 10 years ago
  79. 8a87bf2 veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  80. 85ef301 Merge "veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2." by Mike Burrows · 10 years ago
  81. 7a854a5 Merge "veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs." by Cosmos Nicolaou · 10 years ago
  82. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  83. 60832b6 Merge "veyron.io/veyron/veyron/tools/build: Convert to verror2." by Mike Burrows · 10 years ago
  84. beee8fc veyron/tools/mgmt/test.sh: fix test to use binaryd flag renamed in go/vcl/7814 by Bogdan Caprita · 10 years ago
  85. c7a5d72 veyron.io/veyron/veyron/tools/build: Convert to verror2. by Mike Burrows · 10 years ago
  86. f2c891f veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs. by Cosmos Nicolaou · 10 years ago
  87. e548f39 "veyron/tools/principal": RecvBlessings flags by Ankur · 10 years ago
  88. 2851847 veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2. by Mike Burrows · 10 years ago
  89. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  90. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  91. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  92. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  93. 46e26c9 Merge "veyron/tools/gclogs: A tool that safely deletes old log files." by Robin Thellend · 10 years ago
  94. 4523df6 veyron/tools/gclogs: A tool that safely deletes old log files. by Robin Thellend · 10 years ago
  95. 2fdeb33 veyron/tools/mgmt/test.sh: fix integration test on jenkins by Bogdan Caprita · 10 years ago
  96. 4b5f70f disable tests against public prod services by Cosmos Nicolaou · 10 years ago
  97. 4ad0499 veyron/tools/mgmt/test.sh: finish implementing node manager regression test. by Bogdan Caprita · 10 years ago
  98. 454030b veyron2/rt: make it an error and panic if multiple profiles are registered. by Cosmos Nicolaou · 10 years ago
  99. 35fcead v/services/mgmt/node/noded,v/tools/mgmt/nminstall: args for node manager by Bogdan Caprita · 10 years ago
  100. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago