1. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  2. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  3. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  4. 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
  5. b66eea3 Merge "veyron/services/store/service: Remove Transaction and Watcher interfaces." by Ken Ashcraft · 11 years ago
  6. ea9b458 veyron/services/store/viewer: move viewer from veyron2 to veyron by Adam Sadovsky · 11 years ago
  7. 313c255 Merge "veyron/services/store/stored: Add viewer to stored itself (enabled by default), and update mdb example accordingly, with a proper Makefile and full usage instructions in a README.md file." by Adam Sadovsky · 11 years ago
  8. 76e08ec veyron/services/store/stored: Add viewer to stored itself (enabled by default), and update mdb example accordingly, with a proper Makefile and full usage instructions in a README.md file. by Adam Sadovsky · 11 years ago
  9. b7e15ad veyron/services/store/service: Remove Transaction and Watcher interfaces. by Ken Ashcraft · 11 years ago
  10. 6320f31 veyron/services/store: Remove access checks on store objects. by Tilak Sharma · 11 years ago
  11. 1033877 veyron/services/store: Delete pathmatch. by Tilak Sharma · 11 years ago
  12. 164adcf Merge "veyron/services/store: Don't put values of the wrong type." by Tilak Sharma · 11 years ago
  13. 89b2bfb veyron/services/store: Don't put values of the wrong type. by Tilak Sharma · 11 years ago
  14. b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
  15. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  16. 070717c veyron2/vdl: Reinit the val we are deserializing into on the server by Shyam Jayaraman · 11 years ago
  17. 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
  18. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  19. 772b643 Merge "veyron/services/store/service: Remove most of the interfaces." by Ken Ashcraft · 11 years ago
  20. 18279f5 veyron/services/store/service: Remove most of the interfaces. by Ken Ashcraft · 11 years ago
  21. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  22. ad29904 veyron2/services/store: Remove placeholder conflict resolution. by Ken Ashcraft · 11 years ago
  23. 0ed29c3 veyron/services/store: Objects can no longer be accessed by id. by Tilak Sharma · 11 years ago
  24. 4db55f0 veyron/services/store/memstore/query: Add sample() function. by Ken Ashcraft · 11 years ago
  25. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  26. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  27. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  28. 5cd73e9 Merge "veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}"." by Ken Ashcraft · 11 years ago
  29. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  30. 156825b veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}". by Ken Ashcraft · 11 years ago
  31. 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
  32. 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
  33. d51617f veyron/services/store/memstore/query: Better handling of slashes in selection. by Ken Ashcraft · 11 years ago
  34. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  35. 34c8042 veyron/services/store/memstore/query: Implement the "hidden" keyword. by Ken Ashcraft · 11 years ago
  36. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  37. d10597b Merge "veyron/services/store: Iterate over duplicate paths to an object." by Tilak Sharma · 11 years ago
  38. 8cadc5c veyron/services/store/testutil: import type registry hack so that by Jiri Simsa · 11 years ago
  39. e189e6a veyron/services/store: Use verror instead of Go errors. by Tilak Sharma · 11 years ago
  40. 13329d9 veyron/service/store: Consolidate some store test utils. by Tilak Sharma · 11 years ago
  41. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  42. 61380d3 veyron/services/store: Iterate over duplicate paths to an object. by Tilak Sharma · 11 years ago
  43. 5094114 veyron/services/store/memstore/state: Fix hard link creation error. by Jason Hickey · 11 years ago
  44. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  45. 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
  46. 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
  47. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  48. 681f016 veyron/examples/stfortune: Implementation for store/sync codelab. It by Himabindu Pucha · 11 years ago
  49. dfba8ac veyron/services/store: Implement Object.WatchGlob(). by Tilak Sharma · 11 years ago
  50. d92d859 veyron/services/store/memstore/query: Fix flaky error handling. by Ken Ashcraft · 11 years ago
  51. 7643174 veyron/services/store/memstore/query: Finish subquery implementation. by Ken Ashcraft · 11 years ago
  52. 34ba199 Merge "veyron2/services/watch: Split up Watch interface by request type." by Tilak Sharma · 11 years ago
  53. 8657132 veyron2/services/watch: Split up Watch interface by request type. by Tilak Sharma · 11 years ago
  54. 1624f32 veyron/services/store/memstore: Don't sync the log file after every transaction. by Tilak Sharma · 11 years ago
  55. 40a5f7e veyron/services/store/memstore/query: Descending sort. by Ken Ashcraft · 11 years ago
  56. 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
  57. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  58. 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
  59. 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
  60. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  61. 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
  62. a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
  63. 53b6838 veyron/services/memstore/query: Add the sort function. by Ken Ashcraft · 11 years ago
  64. 4820234 veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch. by Tilak Sharma · 11 years ago
  65. 552aa07 Switch panics for not implemented store RPCS to return errors. by Benjamin Prosnitz · 11 years ago
  66. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  67. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  68. b54d764 veyron2/ipc: Support for granting credentials to servers in the form of blessings. by Asim Shankar · 11 years ago
  69. 3916d2c Updated Storage Dispatcher to Dispatch "/a/b/.store" to the store rather than an object by Benjamin Prosnitz · 11 years ago
  70. ed6d034 Use the store/sync service to communicate box information between peers. by Gautham Thambidorai · 11 years ago
  71. 7cfc9cb veyron/services/store: A transaction may be used in only the session that created it. by Tilak Sharma · 11 years ago
  72. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  73. 9f4f2e3 "veyron/runtimes/google/security": Only return trusted Names. by Ankur · 11 years ago
  74. 79cfb41 veyron2/services/store: API for Object-level watches. by Tilak Sharma · 11 years ago
  75. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  76. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  77. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  78. 964273b Merge "veyron/services/store/service: Wire up query to the RPC interface." by Matt Rosencrantz · 11 years ago
  79. 0e72f5d Merge "Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go." by Gautham Thambidorai · 11 years ago
  80. 90c2feb veyron/services/store/service: Wire up query to the RPC interface. by Matt Rosencrantz · 11 years ago
  81. 39f6cf3 Merge "veyron/services/store: Register common client types with the store." by Tilak Sharma · 11 years ago
  82. 64f1e6e Merge "veyron/services/store/memstore/query: Handle QueryResult.Fields when present." by Ken Ashcraft · 11 years ago
  83. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  84. 60d38f5 veyron/services/store/memstore/query: Handle QueryResult.Fields when present. by Ken Ashcraft · 11 years ago
  85. ea5c9f2 veyron/services/store/memstore/query: Fix race condition. by Ken Ashcraft · 11 years ago
  86. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  87. 4feacfa veyron/service/store/memstore: Log deletions after every commit. by Tilak Sharma · 11 years ago
  88. 8a23201 Merge "veyron/services/store: Streaming put mutation api." by Tilak Sharma · 11 years ago
  89. 2af7002 veyron/services/store: Streaming put mutation api. by Tilak Sharma · 11 years ago
  90. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  91. d6c0134 Merge "veyron/services/store: Authorize store clients." by Tilak Sharma · 11 years ago
  92. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  93. dafe6bf veyron/services/store: Authorize store clients. by Tilak Sharma · 11 years ago
  94. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  95. 4b86886 veyron2/store: Clean up the store interface. by Matt Rosencrantz · 11 years ago
  96. d873b62 testing: Remove seemingly unnecessary log and Printlns that by Asim Shankar · 11 years ago
  97. a8fcbba Merge "veyron/services/store/stored: Make the listen address a flag." by Matt Rosencrantz · 11 years ago
  98. 7eeb3e9 veyron/services/store/stored: Make the listen address a flag. by Matt Rosencrantz · 11 years ago
  99. 3b946f6 veyron/services/store/memstore/query: Fix race conditions. by Ken Ashcraft · 11 years ago
  100. 4930410 veyron/services/store/stored: Let stored use the default identity. by Matt Rosencrantz · 11 years ago