1. 9d5bdc7 veyron/services/mgmt/debug: Remove unused runtime reference by Robin Thellend · 11 years ago
  2. 77193e0 veyron/services/mgmt/profile: fix a silly typo that is making the by Jiri Simsa · 11 years ago
  3. cfc5ac9 veyron/services/mgmt/debug: Invoke Glob on the leaves directly. by Robin Thellend · 11 years ago
  4. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  5. 80b8959 veyron/services/mgmt: Make shell tests executable again. by Tilak Sharma · 11 years ago
  6. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  7. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  8. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  9. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  10. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  11. 8343bd7 Merge "veyron/services/mgmt/node/impl: implement app Uninstall" by Bogdan Caprita · 11 years ago
  12. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  13. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  14. 6472025 veyron/services/mgmt/logreader/impl: Add Signature hack by Robin Thellend · 11 years ago
  15. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  16. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  17. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  18. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  19. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  20. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  21. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  22. ca821a4 veyron/services/mgmt/build/buildd: Bug fix for shell test. by Asim Shankar · 11 years ago
  23. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  24. 1e203d8 Merge "impl_test: Disable the cache rather than flushing individual entries." by David Why Use Two When One Will Do Presotto · 11 years ago
  25. 331e481 Merge "veyron2/context: Allow the runtime to be obtained from a context.T" by Matt Rosencrantz · 11 years ago
  26. 9a59b8c veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit by Bogdan Caprita · 11 years ago
  27. 2968f4b veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines. by Bogdan Caprita · 11 years ago
  28. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  29. 4b6eaa5 impl_test: Disable the cache rather than flushing individual entries. by David Why Use Two When One Will Do Presotto · 11 years ago
  30. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  31. 346ac97 Merge "veyron/services/mgmt/logreader: Remove dependency on stubs" by Robin Thellend · 11 years ago
  32. 336808c veyron/services/mgmt/logreader: Remove dependency on stubs by Robin Thellend · 11 years ago
  33. e396502 veyron/services/mgmt/build: fixing the failing build server shell test by Jiri Simsa · 11 years ago
  34. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  35. 54407a0 Merge "veyron2/services/mgmt/logreader: Split types into separate pkg" by Robin Thellend · 11 years ago
  36. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  37. 544af43 veyron/services/mgmt/build: Fix tests when using a custom Go compiler by Asim Shankar · 11 years ago
  38. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  39. 52e6249 veyron2/services/mgmt/logreader: Split types into separate pkg by Robin Thellend · 11 years ago
  40. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago
  41. 645f31b scripts/build: this CL cleans up the setup of Go environment variables by Jiri Simsa · 11 years ago
  42. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  43. 2034f7f Merge "veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up root dir and curr link paths before starting tests (to ensure that a previous test that didn't complete doesn't bleed state)" by Bogdan Caprita · 11 years ago
  44. e809082 veyron/services/mgmt/binary: making sure 'dd' is used in a portable fashion by Jiri Simsa · 11 years ago
  45. f3acb76 Merge "veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled" by Jiri Simsa · 11 years ago
  46. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  47. 080a730 veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up by Bogdan Caprita · 11 years ago
  48. fbab59d veyron/services/mgmt/node/impl: fix issue with closing stdin for subcommand by Bogdan Caprita · 11 years ago
  49. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  50. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  51. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  52. 4d67c04 veyron/services/mgmt/impl: code refactoring to split up invoker.go by Bogdan Caprita · 11 years ago
  53. 6351ee7 veyron/services/mgmt/node/impl: fixing the node manager test failure by Jiri Simsa · 11 years ago
  54. 3d634e8 veyron/services/mgmt/logreader/impl: Add glob for logs directory. by Robin Thellend · 11 years ago
  55. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  56. ad05efe veyron/services/mgmt/logreader/impl: Fix race in test. by Robin Thellend · 11 years ago
  57. 1bf5bd2 veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252 by Jiri Simsa · 11 years ago
  58. 63bd657 veyron/services/mgmt/logreader: Add LogFile service implementation. by Robin Thellend · 11 years ago
  59. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  60. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  61. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  62. 518ef15 veyron/services/mgmt/binary: making sure the binary repository returns by Jiri Simsa · 11 years ago
  63. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  64. ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
  65. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  66. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  67. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  68. f5cd765 {veyron2,veyron}/services/mgmt: change the build service API so that by Jiri Simsa · 11 years ago
  69. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  70. db9de1e Merge "veyron/services/mgmt/build: adding missing imports" by Jiri Simsa · 11 years ago
  71. 2515ed7 veyron/services/mgmt/node: fixing test failure on Jenkins by Jiri Simsa · 11 years ago
  72. 5292293 veyron/services/mgmt/build: adding missing imports by Jiri Simsa · 11 years ago
  73. f531d6c veyron/services/mgmt/build/impl: locating cross-compiled binaries correctly by Jiri Simsa · 11 years ago
  74. e0fc61a veyron/services/mgmt/node: fix another test that is failing on OS X by Jiri Simsa · 11 years ago
  75. 162b674 veyron/services/mgmt/node: fixing config test failure on OS X by Jiri Simsa · 11 years ago
  76. 00b0ecc veyron/services/mgmt/node/impl: fix bug found by -race. by Cosmos Nicolaou · 11 years ago
  77. 8e32b2a {veyron,veyron2}/services/mgmt/build: enabling cross-compilation for by Jiri Simsa · 11 years ago
  78. 1a7ce71 veyron/services/mgmt/build: minor cleanup by Jiri Simsa · 11 years ago
  79. 5dcb4fa veyron/services/mgmt/build: the build server should not fail if the by Jiri Simsa · 11 years ago
  80. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  81. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  82. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  83. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  84. 951dd95 Merge "vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types" by Benjamin Prosnitz · 11 years ago
  85. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  86. c87a914 veyron/services/mgmt/node: refactor the code and clean up the unit test. by Bogdan Caprita · 11 years ago
  87. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  88. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  89. d9c222c veyron2/vdl: Generate named types for Java, with basic setters/getters. by Srdjan Petrovic · 11 years ago
  90. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  91. b4d38ae Merge "veyron/lib/exec: moving the veyron exec library under mgmt." by Jiri Simsa · 11 years ago
  92. e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago
  93. 4d832ed veyron/services/mgmt/node: currently the node manager is updated every by Jiri Simsa · 11 years ago
  94. 1adc1ba veyron/services/mgmt/node: fixing an update logic bug by Jiri Simsa · 11 years ago
  95. 22f9e96 veyron/services/mgmt/binary: ignore whitespace when checking binary by Jiri Simsa · 11 years ago
  96. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  97. bc4f098 veyron/services/mgmt/node/impl: add a test case to impl_test to verify that by Bogdan Caprita · 11 years ago
  98. 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
  99. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  100. ec266d4 Merge "veyron/services/mgmt/binary/impl: test binary server should not publish." by Bogdan Caprita · 11 years ago