1. cad6d80 Merge "examples/storage/mdb" by Alex Fandrianto · 11 years ago
  2. 598309d veyron/services/wspr: Fixing flaky test. by Ali Ghassemi · 11 years ago
  3. 134347d Merge "veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the comments describe the bug and fix in detail. The basic problem is that we were incorrectly propagating an error that might not indicate a real error condition." by Todd Wang · 11 years ago
  4. 75a7a47 Merge "veyron/runtimes/google/ipc: Bugfix for results store." by Asim Shankar · 11 years ago
  5. c14225c veyron/runtimes/google/ipc: Bugfix for results store. by Asim Shankar · 11 years ago
  6. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  7. 130db44 examples/storage/mdb by Alex Fandrianto · 11 years ago
  8. ce3033b veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the by Todd Wang · 11 years ago
  9. 0ec4dd1 Merge "veyron/services/wspr: Remove idlManager; the functionality is replaced by the signature support. And it gets in the way of the idl->vdl transition." by Todd Wang · 11 years ago
  10. 964273b Merge "veyron/services/store/service: Wire up query to the RPC interface." by Matt Rosencrantz · 11 years ago
  11. c0fd35e veyron/services/wspr: Remove idlManager; the functionality is by Todd Wang · 11 years ago
  12. 0e72f5d Merge "Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go." by Gautham Thambidorai · 11 years ago
  13. 90c2feb veyron/services/store/service: Wire up query to the RPC interface. by Matt Rosencrantz · 11 years ago
  14. 39f6cf3 Merge "veyron/services/store: Register common client types with the store." by Tilak Sharma · 11 years ago
  15. fb3e24d veyron/services/mgmt/application: fixing a portability issue in the application client test by Jiri Simsa · 11 years ago
  16. 64f1e6e Merge "veyron/services/store/memstore/query: Handle QueryResult.Fields when present." by Ken Ashcraft · 11 years ago
  17. 389c8d6 Merge "veyron/services/store/memstore/query: Fix race condition." by Ken Ashcraft · 11 years ago
  18. 019270a runtimes/google/lib/exec: move to veyron/lib/exec by Cosmos Nicolaou · 11 years ago
  19. 8c6f899 Merge "veyron/lib/testutil/blackbox: various measures to prevent process leaks." by Cosmos Nicolaou · 11 years ago
  20. b9d40e1 Merge "veyron/services/mgmt/node: terminating node manager parent after self-update" by Jiri Simsa · 11 years ago
  21. bfcac5f veyron/lib/testutil/blackbox: various measures to prevent process leaks. by Cosmos Nicolaou · 11 years ago
  22. 091a9e0 Merge "javascript/api/src/naming: Add a mounttable client library." by Matt Rosencrantz · 11 years ago
  23. 6ebdffb Use os.TempDir() instead of "/tmp" for Jenkins. by Raja Daoud · 11 years ago
  24. 4b968d9 veyron/services/mgmt/node: terminating node manager parent after self-update by Jiri Simsa · 11 years ago
  25. 32c438b veyron/services/mgmt/application: Add command-line tool. by Robin Thellend · 11 years ago
  26. 6d9eab2 javascript/api/src/naming: Add a mounttable client library. by Matt Rosencrantz · 11 years ago
  27. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  28. 60d38f5 veyron/services/store/memstore/query: Handle QueryResult.Fields when present. by Ken Ashcraft · 11 years ago
  29. 52567a0 veyron/services/mgmt/node: adding a dummy profile by Jiri Simsa · 11 years ago
  30. ea5c9f2 veyron/services/store/memstore/query: Fix race condition. by Ken Ashcraft · 11 years ago
  31. 4a021b1 veyron/services/mounttable/mounttable/impl: pass the names that we make rpcs against through ResolveToMountTable. This way, the underlying resolution mechanism will not attempt to find a server mounted under the given name, but rather interpret the name as a mounttable OA. by Bogdan Caprita · 11 years ago
  32. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  33. 70e5569 Merge "veyron/runtimes/google/ipc: Call CloseSend on Finish." by Tilak Sharma · 11 years ago
  34. d123fa3 Fix the build. by Ryan Brown · 11 years ago
  35. 57449fa Merge "go/src/veyron/runtimes/google/testing/concurrency: adding support for systematic testing of RWMutexes" by Jiri Simsa · 11 years ago
  36. 88aba82 Merge "veyron/runtimes/google/vsync: Fix for a race condition between initiator and responder. veyron2/storage/vstore: Minor fix in BindObject()." by Himabindu Pucha · 11 years ago
  37. ca9f1cf Merge "Add basic per-node acl support to mounttabled" by Ryan Brown · 11 years ago
  38. 1ec8b0e go/src/veyron/runtimes/google/testing/concurrency: adding support for by Jiri Simsa · 11 years ago
  39. 8b746a3 veyron/runtimes/google/vsync: Fix for a race condition between by Himabindu Pucha · 11 years ago
  40. 0c76611 veyron/runtimes/google/ipc: Call CloseSend on Finish. by Tilak Sharma · 11 years ago
  41. ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
  42. decdf31 veyron/runtimes/google/naming/mounttable: Fix bug with constant prefix optimization. by Matt Rosencrantz · 11 years ago
  43. 9259f3b veyron/services/mgmt/profile: Add command-line tool. by Robin Thellend · 11 years ago
  44. 9baf8f4 Merge "Check in the playground backend." by Ryan Brown · 11 years ago
  45. 7b09bd7 veyron/examples/{tunnel,rockpaperscissors}: Use the library to generate ACL by Asim Shankar · 11 years ago
  46. 3e994a2 Merge "veyron/servies/wspr: Added test in go for javascript publish." by Shyam Jayaraman · 11 years ago
  47. 2e454c5 Merge "veyron2/naming: rename and rationalise routines for 'terminal' names." by Cosmos Nicolaou · 11 years ago
  48. ce1511c Merge "veyron/service/store/memstore: Log deletions after every commit." by Tilak Sharma · 11 years ago
  49. 0d63aa2 Check in the playground backend. by Ryan Brown · 11 years ago
  50. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  51. 4feacfa veyron/service/store/memstore: Log deletions after every commit. by Tilak Sharma · 11 years ago
  52. c861ab4 Change the default conflict resolution policy. by Raja Daoud · 11 years ago
  53. 8a23201 Merge "veyron/services/store: Streaming put mutation api." by Tilak Sharma · 11 years ago
  54. 2af7002 veyron/services/store: Streaming put mutation api. by Tilak Sharma · 11 years ago
  55. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  56. 4902bdc veyron/services/mgmt/profile: Add flags. by Robin Thellend · 11 years ago
  57. e28876a veyron/services/mgmt/profile: Add Authorizer by Robin Thellend · 11 years ago
  58. edca68c veyron/examples/rockpaperscissors: New demo game by Robin Thellend · 11 years ago
  59. 069dd9a Merge "veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments." by Srdjan Petrovic · 11 years ago
  60. 94d709c TBR: veyron/runtimes/google/daemon/proximityd: Switch to NewAuthorizerOrDie() by Robin Thellend · 11 years ago
  61. aec2c4e Merge "veyron/runtimes/google/daemon/proximityd: Add authorizer." by Robin Thellend · 11 years ago
  62. 16683eb veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments. by Srdjan Petrovic · 11 years ago
  63. b1b16a8 veyron/servies/wspr: Added test in go for javascript publish. by Shyam Jayaraman · 11 years ago
  64. d6c0134 Merge "veyron/services/store: Authorize store clients." by Tilak Sharma · 11 years ago
  65. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  66. 3d13387 veyron/runtimes/google/ipc/stream/vif: Fix race in accepting VCs. by Asim Shankar · 11 years ago
  67. 3b3895d Merge "veyron2: merge Runtime interfaces into veyron2.Runtime" by Cosmos Nicolaou · 11 years ago
  68. dafe6bf veyron/services/store: Authorize store clients. by Tilak Sharma · 11 years ago
  69. 174a44e veyron/runtimes/google/ipc: implement a store for the results of previous RP by Cosmos Nicolaou · 11 years ago
  70. 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
  71. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  72. 6aea021 veyron/runtimes/google/ipc/stream/manager: fix bug in opts filtering logic. Again. by Bogdan Caprita · 11 years ago
  73. c3af2dc Merge "veyron/runtimes/google/vsync: Minor cleanup of syncd to get ready for a demo." by Himabindu Pucha · 11 years ago
  74. ed4f234 veyron/runtimes/google/vsync: Minor cleanup of syncd to get ready for a demo. by Himabindu Pucha · 11 years ago
  75. 4b86886 veyron2/store: Clean up the store interface. by Matt Rosencrantz · 11 years ago
  76. 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
  77. 2c3b7d3 Merge "veyron2/storage/vstore: Refactor dependencies in vstore." by Tilak Sharma · 11 years ago
  78. 783f779 veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc by Bogdan Caprita · 11 years ago
  79. 502de9d veyron/runtimes/google/ipc/stream/manager: fixing my buggy logic to remove by Bogdan Caprita · 11 years ago
  80. 23fb56d Merge "Add dummy authorizer for mounttable which allows everything." by Ryan Brown · 11 years ago
  81. 5a420e8 Add dummy authorizer for mounttable which allows everything. by Ryan Brown · 11 years ago
  82. a5e479f veyron2/storage/vstore: Refactor dependencies in vstore. by Tilak Sharma · 11 years ago
  83. 14f86eb Get list of mounttable roots by Benjamin Prosnitz · 11 years ago
  84. 251690f Merge "veyron/services/mounttable: Add a command-line tool." by Robin Thellend · 11 years ago
  85. 6b17da7 veyron/services/mounttable: Add a command-line tool. by Robin Thellend · 11 years ago
  86. c5db261 veyron/services/mounttable/mounttabled: Allow the prefix to be specified via flag. by Matt Rosencrantz · 11 years ago
  87. 187269b veyron/runtimes/google/ipc: add options to ipc server constructor to control by Bogdan Caprita · 11 years ago
  88. 70a2887 veyron/runtimes/google/security: Export a single PrivateID factory method. by Asim Shankar · 11 years ago
  89. a82f3d0 Merge "Squashed commit of the following:" by David Why Use Two When One Will Do Presotto · 11 years ago
  90. cb1219e Merge "veyron/services/wspr: made signature_manager_test less flaky Squashed commit of the following:" by Shyam Jayaraman · 11 years ago
  91. 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
  92. b4c14e7 Merge ""veyron2/security": Move Authorizer implementation" by Ankur · 11 years ago
  93. 578864c Merge "Fix a race condition in the watcher test." by Raja Daoud · 11 years ago
  94. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  95. 9a8f5cf Merge "veyron/runtimes/google/vsync: Initiator implementation integrated with Store. Currently uses the previous version of PutMutations API." by Himabindu Pucha · 11 years ago
  96. 5fb2854 Merge "veyron/servies/wspr/wsprd: Fix broken tests due to mounttable and security changes." by Shyam Jayaraman · 11 years ago
  97. c0b0d8a veyron/services/wspr: made signature_manager_test less flaky by Shyam Jayaraman · 11 years ago
  98. 62df0da Fix a race condition in the watcher test. by Raja Daoud · 11 years ago
  99. d873b62 testing: Remove seemingly unnecessary log and Printlns that by Asim Shankar · 11 years ago
  100. c514bb1 veyron/servies/wspr/wsprd: Fix broken tests due to mounttable and by Shyam Jayaraman · 11 years ago