1. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  2. bc4875f veyron2/vdl: Fix race in TypeFromReflect. by Todd Wang · 10 years ago
  3. af9dce0 Add IPC setup benchmark results. by Jungho Ahn · 10 years ago
  4. fd6d332 Merge "veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io" by Robin Thellend · 10 years ago
  5. 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 10 years ago
  6. 6153c6c runtimes/google/naming/namespace: Move parsing server blessing patterns from StartCall into ResolveX. by Ryan Brown · 10 years ago
  7. 9d8aa9b tools/vrun: Add a tool to run a command with a derived principal under the agent. by Ryan Brown · 10 years ago
  8. 0877bd1 Merge "runtimes/google/ipc: another attempt to fix flaky tests" by Cosmos Nicolaou · 10 years ago
  9. 7d7e948 Temporarily fix broken build in bmclient/main.go by Jungho Ahn · 10 years ago
  10. c729677 Merge "Revise IPC benchmark and add a new benchmark on multiplexing. o Changed IPC benchmark clients to add throughput measurement and share it for benchmarks on multiplexing. o Added a stand-alone benchmark binary bm/main.go for clean histogram outputs. (With many benchmarks, it is very hard to read the benchmark results when printing histogram in each benchmark trials.) o Added the latest benchmark results to RESULTS.txt" by Jungho Ahn · 10 years ago
  11. a96c7d7 Merge "veyron.io/veyron/veyron/services/identity/identityd: Convert to use verror2" by Mike Burrows · 10 years ago
  12. bdc800f Merge "runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages." by Cosmos Nicolaou · 10 years ago
  13. b43694a runtimes/google/ipc: another attempt to fix flaky tests by Cosmos Nicolaou · 10 years ago
  14. 51a702e Merge "veyron/lib/exec: fix potential race with TestWaitAndCleanRace and clean up logging" by Bogdan Caprita · 10 years ago
  15. 326fd52 Merge "veyron/ipc: Fix NoDischarges Option." by Suharsh Sivakumar · 10 years ago
  16. bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago
  17. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  18. 65e44c2 veyron/ipc: Fix NoDischarges Option. by Suharsh Sivakumar · 10 years ago
  19. 9038012 veyron/lib/exec: fix potential race with TestWaitAndCleanRace and clean up logging by Bogdan Caprita · 10 years ago
  20. 550fa38 veyron/tools/mgmt: rename node->device, cl 6 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  21. e4eb858 Merge "veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  22. 1534b3f runtimes/google/ipc/...: consistently return io.EOF to avoid spammy log messages. by Cosmos Nicolaou · 10 years ago
  23. bd026d4 Merge "veyron/tools/mgmt/device: rename node->device, cl 4 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  24. 1ec4052 veyron/runtimes/google/ipc: log the Recv error in TestDebugServer by Bogdan Caprita · 10 years ago
  25. 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  26. 877ac01 veyron/runtimes/google/ipc: Add some debug info. by Robin Thellend · 10 years ago
  27. 8fbc1d5 veyron/tools/mgmt/device: rename node->device, cl 4 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  28. e5e9bd3 veyron/veyron/lib/modules/core: add exec command to shell by James Ring · 10 years ago
  29. 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
  30. 0931222 Merge "veyron/security: DebugString now sorts its output to allow for simpler, deterministic testing." by Cosmos Nicolaou · 10 years ago
  31. 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
  32. ed203ee Merge "veryon/services/mgmt/node/impl: use exec in the test node manager driver script" by Bogdan Caprita · 10 years ago
  33. 3bdf637 veyron/security: DebugString now sorts its output to allow for simpler, deterministic testing. by Cosmos Nicolaou · 10 years ago
  34. 80d22e9 veyron/lib/testutil/integration: increase timeout. by Cosmos Nicolaou · 10 years ago
  35. 069341a veryon/services/mgmt/node/impl: use exec in the test node manager driver script by Bogdan Caprita · 10 years ago
  36. 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  37. 05d8507 Merge "veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496)" by Bogdan Caprita · 10 years ago
  38. 38209d4 runtimes/google/ipc: fix flaky test, hopefully and bug in verror2 stack reporting. by Cosmos Nicolaou · 10 years ago
  39. 38f605b Merge ""veyron/tools/principal": RecvBlessings flags" by Ankur · 10 years ago
  40. 8a87bf2 veyron2/services/mgmt/node: rename node->device, cl 1 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  41. bceca38 veyron/services/mgmt/root: remove root server implementation. by Bogdan Caprita · 10 years ago
  42. e3ae350 Merge "veyron/lib/modules: Clean up stderr files on Shutdown" by Robin Thellend · 10 years ago
  43. cfe7eb6 veyron/services/identity,veyron/security: Fix expiry caveat bug, and by Suharsh Sivakumar · 10 years ago
  44. dad0017 "veyron/lib/modules/core": Update w.r.t. CL 7791 MultiPart:2/2 by Ankur · 10 years ago
  45. 1c8a828 veyron/lib/modules: Clean up stderr files on Shutdown by Robin Thellend · 10 years ago
  46. 85ef301 Merge "veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2." by Mike Burrows · 10 years ago
  47. 7a854a5 Merge "veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs." by Cosmos Nicolaou · 10 years ago
  48. 634156a Merge "veyron/services/mgmt/lib/fs: Fix/clean up temp files" by Robin Thellend · 10 years ago
  49. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  50. 60832b6 Merge "veyron.io/veyron/veyron/tools/build: Convert to verror2." by Mike Burrows · 10 years ago
  51. beee8fc veyron/tools/mgmt/test.sh: fix test to use binaryd flag renamed in go/vcl/7814 by Bogdan Caprita · 10 years ago
  52. 2cc5919 veyron.io/veyron/veyron/services/identity/identityd: Convert to use verror2 by Mike Burrows · 10 years ago
  53. c7a5d72 veyron.io/veyron/veyron/tools/build: Convert to verror2. by Mike Burrows · 10 years ago
  54. f2c891f veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs. by Cosmos Nicolaou · 10 years ago
  55. 03fee96 veyron: Collection of bugfixes and features for vom2 transition. by Todd Wang · 10 years ago
  56. e548f39 "veyron/tools/principal": RecvBlessings flags by Ankur · 10 years ago
  57. 4081a30 veyron/services/mgmt/lib/fs: Fix/clean up temp files by Robin Thellend · 10 years ago
  58. 2851847 veyron.io/veyron/veyron/tools/mgmt/nodex: Convert from verror to verror2. by Mike Burrows · 10 years ago
  59. 37c275b Merge "veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New." by Matt Rosencrantz · 10 years ago
  60. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  61. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  62. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  63. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  64. 0f5986f Revert "veyron/veyron/profiles: reserved name registration" by James Ring · 10 years ago
  65. 407d900 veyron/veyron/profiles: reserved name registration by James Ring · 10 years ago
  66. bd64b4e Merge "veyron.io/veyron/veyron/security/agent: Convert to use verror2" by Mike Burrows · 10 years ago
  67. 2fcd58c veyron/services/mgmt/profile/impl: Clean up tempdir. by Robin Thellend · 10 years ago
  68. 46e26c9 Merge "veyron/tools/gclogs: A tool that safely deletes old log files." by Robin Thellend · 10 years ago
  69. 4523df6 veyron/tools/gclogs: A tool that safely deletes old log files. by Robin Thellend · 10 years ago
  70. 2fdeb33 veyron/tools/mgmt/test.sh: fix integration test on jenkins by Bogdan Caprita · 10 years ago
  71. 22355f6 Merge "veyron/lib/appcycle: remove rt argument from appcycle.New" by Bogdan Caprita · 10 years ago
  72. 4b9b5d5 veyron.io/veyron/veyron/security/agent: Convert to use verror2 by Mike Burrows · 10 years ago
  73. 12da1b3 veyron/services/identityd: TBR: Move mysql import to correct file. by Suharsh Sivakumar · 10 years ago
  74. c904867 veyron/veyron/lib/websocket: add missing f to Infof by James Ring · 10 years ago
  75. afe4964 veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New. by Matt Rosencrantz · 10 years ago
  76. 3e8f964 veyron/lib/appcycle: remove rt argument from appcycle.New by Bogdan Caprita · 10 years ago
  77. f074c6f Merge "veyron/lib/stats/sysstats: Fix bug with num-goroutines" by Robin Thellend · 10 years ago
  78. 4b5f70f disable tests against public prod services by Cosmos Nicolaou · 10 years ago
  79. 6e2ec2c veyron/lib/stats/sysstats: Fix bug with num-goroutines by Robin Thellend · 10 years ago
  80. 4ad0499 veyron/tools/mgmt/test.sh: finish implementing node manager regression test. by Bogdan Caprita · 10 years ago
  81. 454030b veyron2/rt: make it an error and panic if multiple profiles are registered. by Cosmos Nicolaou · 10 years ago
  82. 35fcead v/services/mgmt/node/noded,v/tools/mgmt/nminstall: args for node manager by Bogdan Caprita · 10 years ago
  83. 0e96fa5 Merge "veyron/services/mgmt/node/impl: node manager to pass NAMESPACE_ROOT to apps" by Bogdan Caprita · 10 years ago
  84. 3df8584 veyron/veyron2/rt: Remove rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  85. 59f9f8b veyron/services/mgmt/node/impl: use exec in the node manager wrapper script by Bogdan Caprita · 10 years ago
  86. 2556a6c veyron/services/mgmt/node/impl: node manager to pass NAMESPACE_ROOT to apps by Bogdan Caprita · 10 years ago
  87. 1a768d7 veyron/runtimes/google/vtrace: Fix flaky vtrace test. by Matt Rosencrantz · 10 years ago
  88. 654a495 Merge "veyron/security/agent/agentd: kill child command when the agent is killed" by Bogdan Caprita · 10 years ago
  89. 9e4df89 Merge "veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository." by Matt Rosencrantz · 10 years ago
  90. e63e07d veyron/services/mgmt: an example port of test.sh to Go by Jiri Simsa · 10 years ago
  91. 53135d2 Merge "veyron/services/mgmt/node/impl: fix flakiness in testNodeManager" by Bogdan Caprita · 10 years ago
  92. 711a985 Add Microbenchmarks for VIF/VC creations. by Jungho Ahn · 10 years ago
  93. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  94. 43bc737 veyron/services/mgmt/node/impl: fix globbing on installations by Bogdan Caprita · 10 years ago
  95. 474ad11 veyron/services/mgmt/node/impl: fix flakiness in testNodeManager by Bogdan Caprita · 10 years ago
  96. 7847e17 Merge "veyron2/vdl: Signature cleanups." by Todd Wang · 10 years ago
  97. 67f8d99 TBR: Add runtime to chrome profile. by Nicolas LaCasse · 10 years ago
  98. 67fc8d7 veyron2/vdl: Signature cleanups. by Todd Wang · 10 years ago
  99. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  100. 06ca31a Merge "veyron2/ipc: force all protocols, including tcp, to be registered." by Cosmos Nicolaou · 10 years ago