1. 7a854a5 Merge "veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs." by Cosmos Nicolaou · 10 years ago
  2. 634156a Merge "veyron/services/mgmt/lib/fs: Fix/clean up temp files" by Robin Thellend · 10 years ago
  3. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  4. 60832b6 Merge "veyron.io/veyron/veyron/tools/build: Convert to verror2." by Mike Burrows · 10 years ago
  5. beee8fc veyron/tools/mgmt/test.sh: fix test to use binaryd flag renamed in go/vcl/7814 by Bogdan Caprita · 10 years ago
  6. c7a5d72 veyron.io/veyron/veyron/tools/build: Convert to verror2. by Mike Burrows · 10 years ago
  7. f2c891f veyron/tools/gclogs: go 1.3.1 has a bug in the readdir code on macs. by Cosmos Nicolaou · 10 years ago
  8. 03fee96 veyron: Collection of bugfixes and features for vom2 transition. by Todd Wang · 10 years ago
  9. 4081a30 veyron/services/mgmt/lib/fs: Fix/clean up temp files by Robin Thellend · 10 years ago
  10. 37c275b Merge "veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New." by Matt Rosencrantz · 10 years ago
  11. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  12. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  13. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  14. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  15. 0f5986f Revert "veyron/veyron/profiles: reserved name registration" by James Ring · 10 years ago
  16. 407d900 veyron/veyron/profiles: reserved name registration by James Ring · 10 years ago
  17. bd64b4e Merge "veyron.io/veyron/veyron/security/agent: Convert to use verror2" by Mike Burrows · 10 years ago
  18. 2fcd58c veyron/services/mgmt/profile/impl: Clean up tempdir. by Robin Thellend · 10 years ago
  19. 46e26c9 Merge "veyron/tools/gclogs: A tool that safely deletes old log files." by Robin Thellend · 10 years ago
  20. 4523df6 veyron/tools/gclogs: A tool that safely deletes old log files. by Robin Thellend · 10 years ago
  21. 2fdeb33 veyron/tools/mgmt/test.sh: fix integration test on jenkins by Bogdan Caprita · 10 years ago
  22. 22355f6 Merge "veyron/lib/appcycle: remove rt argument from appcycle.New" by Bogdan Caprita · 10 years ago
  23. 4b9b5d5 veyron.io/veyron/veyron/security/agent: Convert to use verror2 by Mike Burrows · 10 years ago
  24. 12da1b3 veyron/services/identityd: TBR: Move mysql import to correct file. by Suharsh Sivakumar · 10 years ago
  25. c904867 veyron/veyron/lib/websocket: add missing f to Infof by James Ring · 10 years ago
  26. afe4964 veyron/runtimes/google/namespace: Namespace should not take a runtime parameter on New. by Matt Rosencrantz · 10 years ago
  27. 3e8f964 veyron/lib/appcycle: remove rt argument from appcycle.New by Bogdan Caprita · 10 years ago
  28. f074c6f Merge "veyron/lib/stats/sysstats: Fix bug with num-goroutines" by Robin Thellend · 10 years ago
  29. 4b5f70f disable tests against public prod services by Cosmos Nicolaou · 10 years ago
  30. 6e2ec2c veyron/lib/stats/sysstats: Fix bug with num-goroutines by Robin Thellend · 10 years ago
  31. 4ad0499 veyron/tools/mgmt/test.sh: finish implementing node manager regression test. by Bogdan Caprita · 10 years ago
  32. 454030b veyron2/rt: make it an error and panic if multiple profiles are registered. by Cosmos Nicolaou · 10 years ago
  33. 35fcead v/services/mgmt/node/noded,v/tools/mgmt/nminstall: args for node manager by Bogdan Caprita · 10 years ago
  34. 0e96fa5 Merge "veyron/services/mgmt/node/impl: node manager to pass NAMESPACE_ROOT to apps" by Bogdan Caprita · 10 years ago
  35. 3df8584 veyron/veyron2/rt: Remove rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  36. 59f9f8b veyron/services/mgmt/node/impl: use exec in the node manager wrapper script by Bogdan Caprita · 10 years ago
  37. 2556a6c veyron/services/mgmt/node/impl: node manager to pass NAMESPACE_ROOT to apps by Bogdan Caprita · 10 years ago
  38. 1a768d7 veyron/runtimes/google/vtrace: Fix flaky vtrace test. by Matt Rosencrantz · 10 years ago
  39. 654a495 Merge "veyron/security/agent/agentd: kill child command when the agent is killed" by Bogdan Caprita · 10 years ago
  40. 9e4df89 Merge "veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository." by Matt Rosencrantz · 10 years ago
  41. e63e07d veyron/services/mgmt: an example port of test.sh to Go by Jiri Simsa · 10 years ago
  42. 53135d2 Merge "veyron/services/mgmt/node/impl: fix flakiness in testNodeManager" by Bogdan Caprita · 10 years ago
  43. 711a985 Add Microbenchmarks for VIF/VC creations. by Jungho Ahn · 10 years ago
  44. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  45. 43bc737 veyron/services/mgmt/node/impl: fix globbing on installations by Bogdan Caprita · 10 years ago
  46. 474ad11 veyron/services/mgmt/node/impl: fix flakiness in testNodeManager by Bogdan Caprita · 10 years ago
  47. 7847e17 Merge "veyron2/vdl: Signature cleanups." by Todd Wang · 10 years ago
  48. 67f8d99 TBR: Add runtime to chrome profile. by Nicolas LaCasse · 10 years ago
  49. 67fc8d7 veyron2/vdl: Signature cleanups. by Todd Wang · 10 years ago
  50. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  51. 06ca31a Merge "veyron2/ipc: force all protocols, including tcp, to be registered." by Cosmos Nicolaou · 10 years ago
  52. b61c675 veyron/security/agent/agentd: kill child command when the agent is killed by Bogdan Caprita · 10 years ago
  53. c13446b veyron/lib/modules/core: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  54. 29a8310 Merge "Fix flaky TestNoServersAvailable" by Jungho Ahn · 10 years ago
  55. 87c0a55 veyron2/ipc: force all protocols, including tcp, to be registered. by Cosmos Nicolaou · 10 years ago
  56. 90610bd veyron/lib/modules: add some examples. by Cosmos Nicolaou · 10 years ago
  57. 6366dde Fix flaky TestNoServersAvailable by Jungho Ahn · 10 years ago
  58. cb8a614 namespace: ResolveX smarter about errors. by David Why Use Two When One Will Do Presotto · 10 years ago
  59. 06cc9bb Merge "veyron/tools/mgmt/nodex: Code cleanup." by Robert Kroeger · 10 years ago
  60. 367515e veyron.io/veyron/veyron/tools/principal: Introduce "principal store addtoroots" subcommand. by Mike Burrows · 10 years ago
  61. 15ebc46 veyron/services/mgmt/binary: Fix broken test.sh by Robin Thellend · 10 years ago
  62. be67cc8 Merge "veyron/services/identity: Remove dependence on rt.R()." by Matt Rosencrantz · 10 years ago
  63. 0145746 veyron/runtimes/google/ipc: Remove reliance on rt.R(). by Matt Rosencrantz · 10 years ago
  64. 875f259 veyron/services/mgmt: Add node mgr test for packages by Robin Thellend · 10 years ago
  65. 42e8573 veyron/tools/mgmt/nodex: Code cleanup. by Robert Kroeger · 10 years ago
  66. 352c458 Merge "veyron2/ipc/model.go: Normalize the Glob interfaces" by Robin Thellend · 10 years ago
  67. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  68. 28f35c3 veyron/tools/naming: get simulator scripts going again, fix a bug in sort_endpoints.go by Cosmos Nicolaou · 10 years ago
  69. aa1a4db Merge "runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client." by Cosmos Nicolaou · 10 years ago
  70. 88199ff Merge "veyron/services/mounttable: Remove dependence on rt.R()." by Matt Rosencrantz · 10 years ago
  71. 110cf22 veyron/services/identity: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  72. 745a722 veyron/tools/mgmt/nodex: completed adding remaining tests for nodex command by Robert Kroeger · 10 years ago
  73. ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  74. 5a8a125 runtimes/google/ipc: continued tidyup and tests for verror2 and ipc.Client. by Cosmos Nicolaou · 10 years ago
  75. 5bf3c47 Merge "veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test." by Bogdan Caprita · 10 years ago
  76. 3396166 Merge ""veyron/services/identity: TBR: Enable revocation now that third party caveat issue is resolved." by Suharsh Sivakumar · 10 years ago
  77. 9ada97c "veyron/services/identity: TBR: Enable revocation now that third party caveat issue is resolved. by Suharsh Sivakumar · 10 years ago
  78. c98a8b5 veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test. by Bogdan Caprita · 10 years ago
  79. 58e85b8 Add Min/Max and formatter to Histogram by Jungho Ahn · 10 years ago
  80. d83b90b veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead. by Cosmos Nicolaou · 10 years ago
  81. 08687d2 Merge "veyron/lib/modules,veyron/services/mgmt/node/impl: expanding some of the logging" by Bogdan Caprita · 10 years ago
  82. 2577bf7 Merge "veyron/runtimes/google/ipc: Failed name resolution should be retryable." by Matt Rosencrantz · 10 years ago
  83. cc922c1 veyron/runtimes/google/ipc: Failed name resolution should be retryable. by Matt Rosencrantz · 10 years ago
  84. e577ef0 veyron/lib/modules,veyron/services/mgmt/node/impl: expanding some of the logging by Bogdan Caprita · 10 years ago
  85. 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  86. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  87. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  88. 5071872 Merge "veyron/services/mgmt/node/impl: remove one test flake source" by Robert Kroeger · 10 years ago
  89. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  90. 824c892 Merge "veyron/runtimes/google/ipc: Pass the preferred protocols to the InternalNewServer so it can use them when resolving the proxy name to an endpoint." by Nicolas LaCasse · 10 years ago
  91. 0b63cc2 Merge "veyron.io/veyron/veyron/tools/namespace: Outputs result errors from Glob, if any." by Ali Ghassemi · 10 years ago
  92. 825746d veyron/services/mgmt/node/impl: remove one test flake source by Robert Kroeger · 10 years ago
  93. 55a10f3 veyron/runtimes/google/ipc: Pass the preferred protocols to the by Nicolas LaCasse · 10 years ago
  94. da43356 Merge "veyron2/services/security/access: Update to the new ACL format." by Asim Shankar · 10 years ago
  95. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  96. d0b8a0c veyron.io/veyron/veyron/tools/namespace: Outputs result errors from Glob, by Ali Ghassemi · 10 years ago
  97. 82f2c00 servicerunner: add simple test to make sure all expected vars are exported by Adam Sadovsky · 10 years ago
  98. b093ce0 Merge "veyron/tools/principal: Fix break in principal tool." by Matt Rosencrantz · 10 years ago
  99. a0b7210 TBR veyron/services/mgmt/binary/binaryd: Fix test.sh by Robin Thellend · 10 years ago
  100. 574d5e1 veyron/tools/principal: Fix break in principal tool. by Matt Rosencrantz · 10 years ago