1. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  2. 0595d6f veyron/services/wspr: returning from an error case to prevent panic by Ali Ghassemi · 11 years ago
  3. af67c76 Merge "veyron/services/wspr: Setting NoTimeout for WSPR RPC calls. But we need to provide an API in JS for developers to set proper timeout. See https://code.google.com/p/envyor/issues/detail?id=48 for details." by Ali Ghassemi · 11 years ago
  4. de18128 veyron/services/wspr: Setting NoTimeout for WSPR RPC calls. by Ali Ghassemi · 11 years ago
  5. d10597b Merge "veyron/services/store: Iterate over duplicate paths to an object." by Tilak Sharma · 11 years ago
  6. 8cadc5c veyron/services/store/testutil: import type registry hack so that by Jiri Simsa · 11 years ago
  7. e189e6a veyron/services/store: Use verror instead of Go errors. by Tilak Sharma · 11 years ago
  8. 13329d9 veyron/service/store: Consolidate some store test utils. by Tilak Sharma · 11 years ago
  9. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  10. 61380d3 veyron/services/store: Iterate over duplicate paths to an object. by Tilak Sharma · 11 years ago
  11. d9c222c veyron2/vdl: Generate named types for Java, with basic setters/getters. by Srdjan Petrovic · 11 years ago
  12. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  13. b4d38ae Merge "veyron/lib/exec: moving the veyron exec library under mgmt." by Jiri Simsa · 11 years ago
  14. e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago
  15. e2fb5cf Merge "veyron/services/mgmt/node: currently the node manager is updated every time the Update() method is invoked; after this change the node manager is update only when the application envelope has been modified." by Jiri Simsa · 11 years ago
  16. 4d832ed veyron/services/mgmt/node: currently the node manager is updated every by Jiri Simsa · 11 years ago
  17. 1adc1ba veyron/services/mgmt/node: fixing an update logic bug by Jiri Simsa · 11 years ago
  18. 2dde85c Merge "veyron/services/wspr/wsprd: Added identity store for wspr." by Shyam Jayaraman · 11 years ago
  19. 535bad0 veyron/services/wspr/wsprd: Added identity store for wspr. by Shyam Jayaraman · 11 years ago
  20. c4cba50 Merge "javascript/api: Updated javascript api to match the new serve api in go." by Shyam Jayaraman · 11 years ago
  21. d1b3796 javascript/api: Updated javascript api to match the new serve api in go. by Shyam Jayaraman · 11 years ago
  22. 22f9e96 veyron/services/mgmt/binary: ignore whitespace when checking binary by Jiri Simsa · 11 years ago
  23. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  24. bc4f098 veyron/services/mgmt/node/impl: add a test case to impl_test to verify that by Bogdan Caprita · 11 years ago
  25. 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
  26. 5094114 veyron/services/store/memstore/state: Fix hard link creation error. by Jason Hickey · 11 years ago
  27. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  28. ec266d4 Merge "veyron/services/mgmt/binary/impl: test binary server should not publish." by Bogdan Caprita · 11 years ago
  29. eed1c47 veyron/services/mgmt/binary/impl: test binary server should not publish. by Bogdan Caprita · 11 years ago
  30. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  31. 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
  32. 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
  33. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  34. 3cf721c Merge "veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs." by Robin Thellend · 11 years ago
  35. 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
  36. 661ebbc veyron/services/mgmt/binary: fixing a broken build after by Jiri Simsa · 11 years ago
  37. 07dc703 veyron/services/wspr/wsrpd/lib: fix build breakage by Cosmos Nicolaou · 11 years ago
  38. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  39. 8c34fa4 Merge "veyron/lib/testutil: factoring out the security testing utility to avoid introducing dependency on security to all of our tests." by Jiri Simsa · 11 years ago
  40. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  41. 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
  42. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago
  43. 848cb46 Merge "veyron/examples/stfortune: Implementation for store/sync codelab. It is a client backed by the Veyron Store." by Himabindu Pucha · 11 years ago
  44. 681f016 veyron/examples/stfortune: Implementation for store/sync codelab. It by Himabindu Pucha · 11 years ago
  45. 12fb7b3 veyron/services/proximity: fix mac build failure. by Srdjan Petrovic · 11 years ago
  46. d85a490 veyron/services/proximity/lib: Fix build on non-linux platforms. by Asim Shankar · 11 years ago
  47. c954292 veyron/services/mounttable/mounttabled: use two servers by Robin Thellend · 11 years ago
  48. 33905e4 Merge "veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager)." by Asim Shankar · 11 years ago
  49. 6a65d28 veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager). by Asim Shankar · 11 years ago
  50. ded3659 veyron/services/proximity: Move a bunch of daemons out of veyron/runtimes. by Srdjan Petrovic · 11 years ago
  51. 2929ccc Merge "veyron/services/store: Implement Object.WatchGlob()." by Tilak Sharma · 11 years ago
  52. 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
  53. dfba8ac veyron/services/store: Implement Object.WatchGlob(). by Tilak Sharma · 11 years ago
  54. 76e3459 veyron/services/mgmt/node: addressing limited precision of ModTime(). by Jiri Simsa · 11 years ago
  55. e72d94c veyron/services/mgmt/node: fixing a failing test by Jiri Simsa · 11 years ago
  56. c93b4b8 Merge "veyron/services/store/memstore/query: Fix flaky error handling." by Ken Ashcraft · 11 years ago
  57. 728c5fa veyron/services/security: fixing Go formatting by Jiri Simsa · 11 years ago
  58. d92d859 veyron/services/store/memstore/query: Fix flaky error handling. by Ken Ashcraft · 11 years ago
  59. 627a3a1 Merge "veyron/services/security/simpledischarged/" by Andres Erbsen · 11 years ago
  60. b48e8e5 veyron/services/security/simpledischarged/ by Andres Erbsen · 11 years ago
  61. b8c5bff veyron/services/mgmt/node: adding log output for debugging node manager on GCE by Jiri Simsa · 11 years ago
  62. e23d087 Merge "services/mgmt: moving Application, Content, and Profile into a single 'repository' package" by Jiri Simsa · 11 years ago
  63. a4d9ee4 veyron/runtimes/google: adding AppCycle service implementation to the runtime. by Bogdan Caprita · 11 years ago
  64. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  65. a95daec veyron/services/mgmt: using camel case for constant names by Jiri Simsa · 11 years ago
  66. 7643174 veyron/services/store/memstore/query: Finish subquery implementation. by Ken Ashcraft · 11 years ago
  67. 46bb7e0 veyron: Updating out of date VDL. by Ali Ghassemi · 11 years ago
  68. 34ba199 Merge "veyron2/services/watch: Split up Watch interface by request type." by Tilak Sharma · 11 years ago
  69. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  70. 8657132 veyron2/services/watch: Split up Watch interface by request type. by Tilak Sharma · 11 years ago
  71. 8478a5c Merge "veyron/services/mgmt: implementing Revert() for the node manager" by Jiri Simsa · 11 years ago
  72. 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
  73. 289da18 Merge "veyron/services/security: discharge service vdl" by Andres Erbsen · 11 years ago
  74. 1624f32 veyron/services/store/memstore: Don't sync the log file after every transaction. by Tilak Sharma · 11 years ago
  75. 975c883 veyron/services/security: discharge service vdl by Andres Erbsen · 11 years ago
  76. 40a5f7e veyron/services/store/memstore/query: Descending sort. by Ken Ashcraft · 11 years ago
  77. fe19fb9 Merge "veyron/services/wspr: Implementing Stop() functionality for servers." by Ali Ghassemi · 11 years ago
  78. 2cd91ab veyron/services/wspr: Implementing Stop() functionality for servers. by Ali Ghassemi · 11 years ago
  79. 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
  80. d73dd7a Merge "veyron/services/wspr/wsprd: bind to localhost" by Robin Thellend · 11 years ago
  81. 2ecddca veyron/services/wspr/wsprd: bind to localhost by Robin Thellend · 11 years ago
  82. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  83. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  84. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  85. baafd44 Merge "veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern against the root of the namespace for a mounttable." by Bogdan Caprita · 11 years ago
  86. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  87. 1815cc8 veyron/services/wspr/wsprd: Fix the stream type id. by Robin Thellend · 11 years ago
  88. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  89. 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
  90. 7a7704a veyron/services/mgmt/node: reducing the chance that TestUpdate() will time out. by Jenkins Veyron · 11 years ago
  91. 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
  92. 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
  93. bdfbdf9 veyron/services/mgmt/node/impl: Reduce test flakiness under -race. by Asim Shankar · 11 years ago
  94. 3a93e70 Merge "veyron/services/wspr/wsprd: Transcode stream messages" by Robin Thellend · 11 years ago
  95. 892aac4 veyron/services/wspr/wsprd: Register vom types for rock-paper-scissors. by Robin Thellend · 11 years ago
  96. 877fec5 veyron/services/wspr/wsprd: Transcode stream messages by Robin Thellend · 11 years ago
  97. a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
  98. 12ebd64 Merge "veyron/services/wspr: Cleaned up formatting and the logging so they are more consistent." by Shyam Jayaraman · 11 years ago
  99. 0c24a49 Merge "veyron/runtimes/google/ipc/stream/proxy: Add publish address" by Robin Thellend · 11 years ago
  100. 2f3efe0 Merge "veyron/services/config/lib: Fix race" by Asim Shankar · 11 years ago