1. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  2. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  3. 282bf38 veyron/services/mgmt/device/deviced: re-implement deviced using cmdline library by Bogdan Caprita · 10 years ago
  4. 3f5ecc5 veyron2: remove unresolve method. by Cosmos Nicolaou · 10 years ago
  5. d7e331a Merge "veyron/tools/debug/testdata: add debug pprof test" by James Ring · 10 years ago
  6. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  7. e874030 veyron/tools/debug/testdata: add debug pprof test by James Ring · 10 years ago
  8. 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 10 years ago
  9. 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 10 years ago
  10. 06d0dd6 tools/debug: fix debug integration test. by Jing Jin · 10 years ago
  11. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  12. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  13. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  14. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  15. e56d698 s/veyron/v23/ for the service-runner test. by Jiri Simsa · 10 years ago
  16. 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
  17. a76dba6 veyron/services/identity: Create Test Identity Server and by Suharsh Sivakumar · 10 years ago
  18. 2bbf008 veyron/tools/debug/testdata: add vtrace test by James Ring · 10 years ago
  19. 8616cde Merge "Veyron.core: Stop using ServerContext as a contex.T" by Matt Rosencrantz · 10 years ago
  20. 981d7fc "veyron.io/veyron/...": USe agent in integration tests by Ankur · 10 years ago
  21. a40d338 TBR: veyron/services/device/impl,veyron/tools/mgmt: add device uninstall functionality by Bogdan Caprita · 10 years ago
  22. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  23. eb688e1 Merge "veyron/tools/gclogs: Enable test on darwin" by Cosmos Nicolaou · 10 years ago
  24. 9346b41 veyron/veyron2/ipc: Call should n ot have a Cancel method. by Matt Rosencrantz · 10 years ago
  25. 77c32ac "veyron/tools/principal": Remove default expiry for fork by Ankur · 10 years ago
  26. 084fcec veyron/tools/principal: TBR: Remove stale TODOs. by Suharsh Sivakumar · 10 years ago
  27. 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
  28. a1a1bf4 veyron/tools/gclogs: Enable test on darwin by Robin Thellend · 10 years ago
  29. 8e898db veyron/services/identity: Refactor the identity server. by Suharsh Sivakumar · 10 years ago
  30. 6579510 veyron/lib/testutil/integration: an integration test environment. by James Ring · 10 years ago
  31. c24ff42 "veyron/tools/principal": Fork Command by Ankur · 10 years ago
  32. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  33. 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
  34. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  35. 6e44175 veyron/tools/debug: Fix debug's -raw flag for histograms by Robin Thellend · 10 years ago
  36. 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
  37. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  38. 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 10 years ago
  39. 9d8aa9b tools/vrun: Add a tool to run a command with a derived principal under the agent. by Ryan Brown · 10 years ago
  40. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  41. 550fa38 veyron/tools/mgmt: rename node->device, cl 6 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  42. e4eb858 Merge "veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  43. 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  44. 8fbc1d5 veyron/tools/mgmt/device: rename node->device, cl 4 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  45. 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
  46. 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
  47. 3bdf637 veyron/security: DebugString now sorts its output to allow for simpler, deterministic testing. by Cosmos Nicolaou · 10 years ago
  48. 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  49. 05d8507 Merge "veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  50. 38f605b Merge ""veyron/tools/principal": RecvBlessings flags" by Ankur · 10 years ago
  51. 8a87bf2 veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  52. 85ef301 Merge "veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2." by Mike Burrows · 10 years ago
  53. 7a854a5 Merge "veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs." by Cosmos Nicolaou · 10 years ago
  54. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  55. 60832b6 Merge "veyron.io/veyron/veyron/tools/build: Convert to verror2." by Mike Burrows · 10 years ago
  56. beee8fc veyron/tools/mgmt/test.sh: fix test to use binaryd flag renamed in go/vcl/7814 by Bogdan Caprita · 10 years ago
  57. c7a5d72 veyron.io/veyron/veyron/tools/build: Convert to verror2. by Mike Burrows · 10 years ago
  58. f2c891f veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs. by Cosmos Nicolaou · 10 years ago
  59. e548f39 "veyron/tools/principal": RecvBlessings flags by Ankur · 10 years ago
  60. 2851847 veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2. by Mike Burrows · 10 years ago
  61. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  62. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  63. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  64. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  65. 46e26c9 Merge "veyron/tools/gclogs: A tool that safely deletes old log files." by Robin Thellend · 10 years ago
  66. 4523df6 veyron/tools/gclogs: A tool that safely deletes old log files. by Robin Thellend · 10 years ago
  67. 2fdeb33 veyron/tools/mgmt/test.sh: fix integration test on jenkins by Bogdan Caprita · 10 years ago
  68. 4b5f70f disable tests against public prod services by Cosmos Nicolaou · 10 years ago
  69. 4ad0499 veyron/tools/mgmt/test.sh: finish implementing node manager regression test. by Bogdan Caprita · 10 years ago
  70. 454030b veyron2/rt: make it an error and panic if multiple profiles are registered. by Cosmos Nicolaou · 10 years ago
  71. 35fcead v/services/mgmt/node/noded,v/tools/mgmt/nminstall: args for node manager by Bogdan Caprita · 10 years ago
  72. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  73. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  74. c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  75. cb8a614 namespace: ResolveX smarter about errors. by David Why Use Two When One Will Do Presotto · 10 years ago
  76. 06cc9bb Merge "veyron/tools/mgmt/nodex: Code cleanup." by Robert Kroeger · 10 years ago
  77. 367515e veyron.io/veyron/veyron/tools/principal: Introduce "principal store addtoroots" subcommand. by Mike Burrows · 10 years ago
  78. 42e8573 veyron/tools/mgmt/nodex: Code cleanup. by Robert Kroeger · 10 years ago
  79. 352c458 Merge "veyron2/ipc/model.go: Normalize the Glob interfaces" by Robin Thellend · 10 years ago
  80. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  81. 28f35c3 veyron/tools/naming: get simulator scripts going again, fix a bug in sort_endpoints.go by Cosmos Nicolaou · 10 years ago
  82. 745a722 veyron/tools/mgmt/nodex: completed adding remaining tests for nodex command by Robert Kroeger · 10 years ago
  83. 5bf3c47 Merge "veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test." by Bogdan Caprita · 10 years ago
  84. c98a8b5 veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test. by Bogdan Caprita · 10 years ago
  85. 58e85b8 Add Min/Max and formatter to Histogram by Jungho Ahn · 10 years ago
  86. d83b90b veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead. by Cosmos Nicolaou · 10 years ago
  87. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  88. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  89. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  90. 0b63cc2 Merge "veyron.io/veyron/veyron/tools/namespace: Outputs result errors from Glob, if any." by Ali Ghassemi · 10 years ago
  91. da43356 Merge "veyron2/services/security/access: Update to the new ACL format." by Asim Shankar · 10 years ago
  92. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  93. d0b8a0c veyron.io/veyron/veyron/tools/namespace: Outputs result errors from Glob, by Ali Ghassemi · 10 years ago
  94. 82f2c00 servicerunner: add simple test to make sure all expected vars are exported by Adam Sadovsky · 10 years ago
  95. 574d5e1 veyron/tools/principal: Fix break in principal tool. by Matt Rosencrantz · 10 years ago
  96. e262789 veyron/services/mgmt: Implement optional packages by Robin Thellend · 10 years ago
  97. c2ed03e veyron/tools/*: Remove dependence on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  98. 9f95794 "veyron/lib/modules": Fresh VEYRON_CREDENTIALS for each command by Ankur · 10 years ago
  99. 03f4b1d veyron/tools/debug: Remove dependence on rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  100. be1a8b5 veyron/tools/debug: Add vtrace support to the debug client command. by Matt Rosencrantz · 10 years ago