1. 1adc1ba veyron/services/mgmt/node: fixing an update logic bug by Jiri Simsa · 11 years ago
  2. c4cba50 Merge "javascript/api: Updated javascript api to match the new serve api in go." by Shyam Jayaraman · 11 years ago
  3. d1b3796 javascript/api: Updated javascript api to match the new serve api in go. by Shyam Jayaraman · 11 years ago
  4. 22f9e96 veyron/services/mgmt/binary: ignore whitespace when checking binary by Jiri Simsa · 11 years ago
  5. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  6. bc4f098 veyron/services/mgmt/node/impl: add a test case to impl_test to verify that by Bogdan Caprita · 11 years ago
  7. 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
  8. 5094114 veyron/services/store/memstore/state: Fix hard link creation error. by Jason Hickey · 11 years ago
  9. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  10. ec266d4 Merge "veyron/services/mgmt/binary/impl: test binary server should not publish." by Bogdan Caprita · 11 years ago
  11. eed1c47 veyron/services/mgmt/binary/impl: test binary server should not publish. by Bogdan Caprita · 11 years ago
  12. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  13. 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
  14. 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
  15. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  16. 3cf721c Merge "veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs." by Robin Thellend · 11 years ago
  17. 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
  18. 661ebbc veyron/services/mgmt/binary: fixing a broken build after by Jiri Simsa · 11 years ago
  19. 07dc703 veyron/services/wspr/wsrpd/lib: fix build breakage by Cosmos Nicolaou · 11 years ago
  20. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  21. 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
  22. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  23. 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
  24. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago
  25. 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
  26. 681f016 veyron/examples/stfortune: Implementation for store/sync codelab. It by Himabindu Pucha · 11 years ago
  27. 12fb7b3 veyron/services/proximity: fix mac build failure. by Srdjan Petrovic · 11 years ago
  28. d85a490 veyron/services/proximity/lib: Fix build on non-linux platforms. by Asim Shankar · 11 years ago
  29. c954292 veyron/services/mounttable/mounttabled: use two servers by Robin Thellend · 11 years ago
  30. 33905e4 Merge "veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager)." by Asim Shankar · 11 years ago
  31. 6a65d28 veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager). by Asim Shankar · 11 years ago
  32. ded3659 veyron/services/proximity: Move a bunch of daemons out of veyron/runtimes. by Srdjan Petrovic · 11 years ago
  33. 2929ccc Merge "veyron/services/store: Implement Object.WatchGlob()." by Tilak Sharma · 11 years ago
  34. 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
  35. dfba8ac veyron/services/store: Implement Object.WatchGlob(). by Tilak Sharma · 11 years ago
  36. 76e3459 veyron/services/mgmt/node: addressing limited precision of ModTime(). by Jiri Simsa · 11 years ago
  37. e72d94c veyron/services/mgmt/node: fixing a failing test by Jiri Simsa · 11 years ago
  38. c93b4b8 Merge "veyron/services/store/memstore/query: Fix flaky error handling." by Ken Ashcraft · 11 years ago
  39. 728c5fa veyron/services/security: fixing Go formatting by Jiri Simsa · 11 years ago
  40. d92d859 veyron/services/store/memstore/query: Fix flaky error handling. by Ken Ashcraft · 11 years ago
  41. 627a3a1 Merge "veyron/services/security/simpledischarged/" by Andres Erbsen · 11 years ago
  42. b48e8e5 veyron/services/security/simpledischarged/ by Andres Erbsen · 11 years ago
  43. b8c5bff veyron/services/mgmt/node: adding log output for debugging node manager on GCE by Jiri Simsa · 11 years ago
  44. e23d087 Merge "services/mgmt: moving Application, Content, and Profile into a single 'repository' package" by Jiri Simsa · 11 years ago
  45. a4d9ee4 veyron/runtimes/google: adding AppCycle service implementation to the runtime. by Bogdan Caprita · 11 years ago
  46. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  47. a95daec veyron/services/mgmt: using camel case for constant names by Jiri Simsa · 11 years ago
  48. 7643174 veyron/services/store/memstore/query: Finish subquery implementation. by Ken Ashcraft · 11 years ago
  49. 46bb7e0 veyron: Updating out of date VDL. by Ali Ghassemi · 11 years ago
  50. 34ba199 Merge "veyron2/services/watch: Split up Watch interface by request type." by Tilak Sharma · 11 years ago
  51. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  52. 8657132 veyron2/services/watch: Split up Watch interface by request type. by Tilak Sharma · 11 years ago
  53. 8478a5c Merge "veyron/services/mgmt: implementing Revert() for the node manager" by Jiri Simsa · 11 years ago
  54. 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
  55. 289da18 Merge "veyron/services/security: discharge service vdl" by Andres Erbsen · 11 years ago
  56. 1624f32 veyron/services/store/memstore: Don't sync the log file after every transaction. by Tilak Sharma · 11 years ago
  57. 975c883 veyron/services/security: discharge service vdl by Andres Erbsen · 11 years ago
  58. 40a5f7e veyron/services/store/memstore/query: Descending sort. by Ken Ashcraft · 11 years ago
  59. fe19fb9 Merge "veyron/services/wspr: Implementing Stop() functionality for servers." by Ali Ghassemi · 11 years ago
  60. 2cd91ab veyron/services/wspr: Implementing Stop() functionality for servers. by Ali Ghassemi · 11 years ago
  61. 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
  62. d73dd7a Merge "veyron/services/wspr/wsprd: bind to localhost" by Robin Thellend · 11 years ago
  63. 2ecddca veyron/services/wspr/wsprd: bind to localhost by Robin Thellend · 11 years ago
  64. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  65. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  66. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  67. 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
  68. b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
  69. 1815cc8 veyron/services/wspr/wsprd: Fix the stream type id. by Robin Thellend · 11 years ago
  70. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  71. 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
  72. 7a7704a veyron/services/mgmt/node: reducing the chance that TestUpdate() will time out. by Jenkins Veyron · 11 years ago
  73. 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
  74. 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
  75. bdfbdf9 veyron/services/mgmt/node/impl: Reduce test flakiness under -race. by Asim Shankar · 11 years ago
  76. 3a93e70 Merge "veyron/services/wspr/wsprd: Transcode stream messages" by Robin Thellend · 11 years ago
  77. 892aac4 veyron/services/wspr/wsprd: Register vom types for rock-paper-scissors. by Robin Thellend · 11 years ago
  78. 877fec5 veyron/services/wspr/wsprd: Transcode stream messages by Robin Thellend · 11 years ago
  79. a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
  80. 12ebd64 Merge "veyron/services/wspr: Cleaned up formatting and the logging so they are more consistent." by Shyam Jayaraman · 11 years ago
  81. 0c24a49 Merge "veyron/runtimes/google/ipc/stream/proxy: Add publish address" by Robin Thellend · 11 years ago
  82. 2f3efe0 Merge "veyron/services/config/lib: Fix race" by Asim Shankar · 11 years ago
  83. 2a1f954 veyron/services/wspr: Cleaned up formatting and the logging so they are by Shyam Jayaraman · 11 years ago
  84. 020cd22 veyron/runtimes/google/ipc/stream/proxy: Add publish address by Robin Thellend · 11 years ago
  85. 3688b2d veyron/services/config/lib: Fix race by Asim Shankar · 11 years ago
  86. ceaefe9 veyron/services/wspr: Fix a data race in the test. It looks like we by Shyam Jayaraman · 11 years ago
  87. edb55a6 Merge "veyron/services/memstore/query: Add the sort function." by Ken Ashcraft · 11 years ago
  88. 9a26279 Merge "veyron/javascript/api: Added the ability to have void functions." by Shyam Jayaraman · 11 years ago
  89. 53b6838 veyron/services/memstore/query: Add the sort function. by Ken Ashcraft · 11 years ago
  90. 4820234 veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch. by Tilak Sharma · 11 years ago
  91. 7b95209 {veyron, veyron2}: updating VDL files to the latest version by Jiri Simsa · 11 years ago
  92. 318f021 Add missing register calls by Benjamin Prosnitz · 11 years ago
  93. 5212ad4 veyron/javascript/api: Added the ability to have void functions. by Shyam Jayaraman · 11 years ago
  94. 552aa07 Switch panics for not implemented store RPCS to return errors. by Benjamin Prosnitz · 11 years ago
  95. 5eafdd4 Merge "veyron/services/mgmt/node: making the self-update logic of node manager robust to failures." by Jiri Simsa · 11 years ago
  96. 139e651 Merge "veyron/services/wspr: Lock around publish calls, so Listen doesn't get called multiple times." by Shyam Jayaraman · 11 years ago
  97. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  98. 24e87aa veyron/services/mgmt/node: making the self-update logic of node by Jiri Simsa · 11 years ago
  99. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  100. 264ec83 veyron/services/wspr: Fix a race condition in test. by Shyam Jayaraman · 11 years ago