1. bad7e39 Merge "services/syncbased/mojo: Adding ack to our observer pattern for watch to enable flow control." by Ali Ghassemi · 10 years ago
  2. f2796e1 syncbase/vsync: Integrate SyncGroup syncing, and add e2e tests. by Himabindu Pucha · 10 years ago
  3. b6256e9 services/syncbased/mojo: Adding ack to our observer pattern for watch by Ali Ghassemi · 10 years ago
  4. 1224cdd runtime/internal: Simplify mojo argument parsing. by Nicolas Lacasse · 10 years ago
  5. 9bf6863 ref: Make syncbase tests work with the new RPC system. by Matt Rosencrantz · 10 years ago
  6. bc14f4c mojo: Implement SyncGroup methods. by Nicolas Lacasse · 10 years ago
  7. 2ddb980 syncbase/store: global st engine constant for unit tests by Sergey Rogulenko · 10 years ago
  8. e94e679 x/ref/syncbase/mojo_impl: Changing OnReturn to OnError since by Ali Ghassemi · 10 years ago
  9. f2fe7ab Merge "syncbase/store: fix a race condition" by Sergey Rogulenko · 10 years ago
  10. 7f77da0 syncbase/store: fix a race condition by Sergey Rogulenko · 10 years ago
  11. 3e4a4d5 syncbase: naming change follow-ups by Adam Sadovsky · 10 years ago
  12. 2559bd0 Merge "TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere." by Nicolas Lacasse · 10 years ago
  13. 23bc12d syncbase: new naming scheme by Adam Sadovsky · 10 years ago
  14. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
  15. ced6a59 syncbase/table: manage both the Table ACL and the empty prefix ACL. by Sergey Rogulenko · 10 years ago
  16. 25801b9 x/ref/services/syncbase: Implementing watch API for Mojo/Dart by Ali Ghassemi · 10 years ago
  17. 5703b0c syncbase/vsync: DAG grafting outside transaction by Raja Daoud · 10 years ago
  18. f8c080f Merge "store/ptrie: add tests/benchmark" by Sergey Rogulenko · 10 years ago
  19. 7f029e1 syncbase: track ACLs and DAG shells. by Raja Daoud · 10 years ago
  20. 714d349 store/ptrie: add tests/benchmark by Sergey Rogulenko · 10 years ago
  21. 20c70b9 syncbase: switch to /$/ hierarchy separator scheme by Adam Sadovsky · 10 years ago
  22. 5285136 syncbase/vsync: SyncGroup and DAG changes for SG syncing by Raja Daoud · 10 years ago
  23. 61ad67e Merge "syncbase/vsync: Initiator and responder changes to support SyncGroup syncing." by Himabindu Pucha · 10 years ago
  24. 1b055e4 TBR everything: run `v23 copyright fix` to regen VERSION file by Adam Sadovsky · 10 years ago
  25. b41fc14 syncbase/vsync: Initiator and responder changes to support SyncGroup syncing. by Himabindu Pucha · 10 years ago
  26. ca33384 syncbase/permissions: verify that nested permissions work correctly by Sergey Rogulenko · 10 years ago
  27. d685083 Merge "store: implementing the trie and replacing the memstore impl." by Sergey Rogulenko · 10 years ago
  28. d7e891b Merge "x/services/syncbase: Implementing deleteRange for the mojo implementaion." by Ali Ghassemi · 10 years ago
  29. 7e6bc0c syncbase: s/delete/destroy/ followups by Adam Sadovsky · 10 years ago
  30. 9baca07 x/services/syncbase: Implementing deleteRange for the mojo implementaion. by Ali Ghassemi · 10 years ago
  31. 5d89410 syncbase: Table.Delete renamed to Table.DeleteRange(range) and by Ali Ghassemi · 10 years ago
  32. c1f6743 revive v.io/c/14751 by Sergey Rogulenko · 10 years ago
  33. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  34. 92c060c syncbase: Change db.createTable/deleteTable to table.create/destroy by Ali Ghassemi · 10 years ago
  35. 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
  36. 61bbd61 store: implementing the trie and replacing the memstore impl. by Sergey Rogulenko · 10 years ago
  37. 6a6214f syncbase: fix most depcop issues by Adam Sadovsky · 10 years ago
  38. f074df8 services/syncbase: Renaming (app/db).delete() to destroy() by Ali Ghassemi · 10 years ago
  39. a475b4e ref/services/syncbase: Move to using the new XServer API. by Matt Rosencrantz · 10 years ago
  40. 80754bf Merge "acl permissions: fix a bug" by Sergey Rogulenko · 10 years ago
  41. 25e5dda TBR: services/syncbase/server: Fix mojo compilation by switching rpc.Server by Nicolas Lacasse · 10 years ago
  42. d5c9378 Merge "v23/rpc: Switch ServerCall.Server to return an XServer." by Matt Rosencrantz · 10 years ago
  43. 8943f03 Comment out log statements for clock data not found. by Jatin Lodhia · 10 years ago
  44. 7bffae0 v23/rpc: Switch ServerCall.Server to return an XServer. by Matt Rosencrantz · 10 years ago
  45. 454ae31 acl permissions: fix a bug by Sergey Rogulenko · 10 years ago
  46. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  47. c908233 regenerate vdls by Adam Sadovsky · 10 years ago
  48. c173511 Add Conflict resolution API by Jatin Lodhia · 10 years ago
  49. 863e859 TBR: syncbase-mojo: Implement table.Scan by Nicolas Lacasse · 10 years ago
  50. f28a0ca syncbase: syncQL: support varargs in functions, functions cleanup by John Kline · 10 years ago
  51. d836438 Merge "store API: update comments" by Sergey Rogulenko · 10 years ago
  52. 4569982 TBR: syncbase-mojo: Implement table.Scan. by Nicolas Lacasse · 10 years ago
  53. 636bf20 store API: update comments by Sergey Rogulenko · 10 years ago
  54. 054b4db store: refactor transactions by Sergey Rogulenko · 10 years ago
  55. 2f4febc Merge "Flesh out syncbase clock 1) Add storage adapter for clock data 2) Add clock service to keep track of changes to local clock 3) Add ntp service to sample ntp time and update clock skew for syncbase clock 4) Tests for above" by Jatin Lodhia · 10 years ago
  56. d70777b Flesh out syncbase clock by Jatin Lodhia · 10 years ago
  57. 31db923 store: fix a bug in the stream by Sergey Rogulenko · 10 years ago
  58. c019381 v.io/syncbase/x/ref/services/syncbase/localblobstore/blobmap: rename chunkmap to blobmap by Mike Burrows · 10 years ago
  59. 8bf641c the client watch impl by Sergey Rogulenko · 10 years ago
  60. d1ecd26 TBR tests: properly clean up tmp dir by Sergey Rogulenko · 10 years ago
  61. d88e9ad syncbase: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 10 years ago
  62. a11a01c Merge "syncbase: fixing vet violations" by Jiri Simsa · 10 years ago
  63. 665f14c syncbase/vsync: Preliminary blob discovery and support for fetching blobs by Himabindu Pucha · 10 years ago
  64. c16bb31 syncbase: fixing vet violations by Jiri Simsa · 10 years ago
  65. 00111de TBR: Fix perms.WriteTo in mojo_impl. by Nicolas Lacasse · 10 years ago
  66. d20935b TBR syncbase mojo: fix to use WithNewTrace ctx by Adam Sadovsky · 10 years ago
  67. 11af898 syncbase/vsync: conflict w/o ancestor by Raja Daoud · 10 years ago
  68. 9fb308f syncbase: implement various mojo stubs by Adam Sadovsky · 10 years ago
  69. 40402b5 watch: refactoring required for the client watch by Sergey Rogulenko · 10 years ago
  70. 7644a55 Remove use of gomobile now that Mojo uses Go v1.5. by Nicolas Lacasse · 10 years ago
  71. 941342e Merge "x/ref/services/syncbase: Update Glob implementation" by Robin Thellend · 10 years ago
  72. 2ff665b x/ref/services/syncbase: Update Glob implementation by Robin Thellend · 10 years ago
  73. 6f8586d v.io/syncbase/x/ref/services/syncbase/signing: Add signing mechanism to allow for syncbase updates to be signed. by Mike Burrows · 10 years ago
  74. f9e4c22 TBR: mojo_impl: Fix signature of DbExec. by Nicolas Lacasse · 10 years ago
  75. cf49555 TBR: syncbase: fix compilation error by Sergey Rogulenko · 10 years ago
  76. fd4856b Merge "internal storage engine: improve compile-time typing" by Sergey Rogulenko · 10 years ago
  77. ccfd6c1 syncbase/vsync: responder discovers initiator by Raja Daoud · 10 years ago
  78. 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 10 years ago
  79. fe11a43 watchable store: extract func that gets next log seq by Sergey Rogulenko · 10 years ago
  80. d858457 syncbase: add mojo stubs (currently unimplemented) by Adam Sadovsky · 10 years ago
  81. f510458 syncbase/vsync: eager sync watcher by Raja Daoud · 10 years ago
  82. 4dcc353 TBR syncbase: fix mem ownership bug in watchable txn by Adam Sadovsky · 10 years ago
  83. 1fa9c68 v.io/syncbase/x/ref/services/syncbase/localblobstore/fs_cablobstore: Bug fix: blob reader code reading at EOF by Mike Burrows · 10 years ago
  84. ba418b2 syncbase/sync: remove obsolete sync code. by Raja Daoud · 10 years ago
  85. 2841755 Add expected database schema version to RPCs. by Jatin Lodhia · 10 years ago
  86. 05358cb syncbase/vsync: by Himabindu Pucha · 10 years ago
  87. 6a0331f Merge "syncbase/vsync: Bug fix. Cleanup to prevent running out of fds." by Himabindu Pucha · 10 years ago
  88. 3c5dd4f syncbase/vsync: Bug fix. Cleanup to prevent running out of fds. by Himabindu Pucha · 10 years ago
  89. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
  90. feb9936 syncbase/vsync: by Himabindu Pucha · 10 years ago
  91. 8fe4a40 syncbase: syncQL: support k not like "<wildcard-string>" by John Kline · 10 years ago
  92. 25a1d02 syncbase/vsync: Implementation for SyncGroup related getters and setspec. by Himabindu Pucha · 10 years ago
  93. 3315ca7 Merge "syncbase API: client watch, addressing v.io/c/13615 comments" by Sergey Rogulenko · 10 years ago
  94. 7eea2da syncbase: 1st setup in hookup of blob store by Raja Daoud · 10 years ago
  95. 448a5a0 syncbase API: client watch, addressing v.io/c/13615 comments by Sergey Rogulenko · 10 years ago
  96. f6486d4 Add schema to syncbase by Jatin Lodhia · 10 years ago
  97. 785502f syncbase/vsync: vdl for client-facing blob API. by Himabindu Pucha · 10 years ago
  98. 4885709 syncbase API: client watch (VDL only) by Sergey Rogulenko · 10 years ago
  99. 4171c9c syncbase/vsync: logging & error handling by Raja Daoud · 10 years ago
  100. 8e4a4ab syncbase: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 10 years ago