1. ced6a59 syncbase/table: manage both the Table ACL and the empty prefix ACL. by Sergey Rogulenko · 10 years ago
  2. 20c70b9 syncbase: switch to /$/ hierarchy separator scheme by Adam Sadovsky · 10 years ago
  3. ca33384 syncbase/permissions: verify that nested permissions work correctly by Sergey Rogulenko · 10 years ago
  4. 5d89410 syncbase: Table.Delete renamed to Table.DeleteRange(range) and by Ali Ghassemi · 10 years ago
  5. 92c060c syncbase: Change db.createTable/deleteTable to table.create/destroy by Ali Ghassemi · 10 years ago
  6. 6a6214f syncbase: fix most depcop issues by Adam Sadovsky · 10 years ago
  7. f074df8 services/syncbase: Renaming (app/db).delete() to destroy() by Ali Ghassemi · 10 years ago
  8. 454ae31 acl permissions: fix a bug by Sergey Rogulenko · 10 years ago
  9. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  10. c908233 regenerate vdls by Adam Sadovsky · 10 years ago
  11. c173511 Add Conflict resolution API by Jatin Lodhia · 10 years ago
  12. d70777b Flesh out syncbase clock by Jatin Lodhia · 10 years ago
  13. 8bf641c the client watch impl by Sergey Rogulenko · 10 years ago
  14. 665f14c syncbase/vsync: Preliminary blob discovery and support for fetching blobs by Himabindu Pucha · 10 years ago
  15. 40402b5 watch: refactoring required for the client watch by Sergey Rogulenko · 10 years ago
  16. 2ff665b x/ref/services/syncbase: Update Glob implementation by Robin Thellend · 10 years ago
  17. 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 10 years ago
  18. 2841755 Add expected database schema version to RPCs. by Jatin Lodhia · 10 years ago
  19. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
  20. 8fe4a40 syncbase: syncQL: support k not like "<wildcard-string>" by John Kline · 10 years ago
  21. 25a1d02 syncbase/vsync: Implementation for SyncGroup related getters and setspec. by Himabindu Pucha · 10 years ago
  22. 3315ca7 Merge "syncbase API: client watch, addressing v.io/c/13615 comments" by Sergey Rogulenko · 10 years ago
  23. 7eea2da syncbase: 1st setup in hookup of blob store by Raja Daoud · 10 years ago
  24. 448a5a0 syncbase API: client watch, addressing v.io/c/13615 comments by Sergey Rogulenko · 10 years ago
  25. f6486d4 Add schema to syncbase by Jatin Lodhia · 10 years ago
  26. 785502f syncbase/vsync: vdl for client-facing blob API. by Himabindu Pucha · 10 years ago
  27. 4885709 syncbase API: client watch (VDL only) by Sergey Rogulenko · 10 years ago
  28. 8e4a4ab syncbase: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 10 years ago
  29. 84e315f Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  30. a31a7cd syncbase: simplify store_util and its clients by Adam Sadovsky · 10 years ago
  31. b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
  32. 8dbd265 syncbase: SyncQL: Support key expression operators: <,<=,>,>=,<>. by John Kline · 10 years ago
  33. d454307 syncbase/server/watchable: watch enhancements by Raja Daoud · 10 years ago
  34. 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
  35. 6275c27 syncbase: improve test blessing setup & use AllowEveryone dispatcher by Adam Sadovsky · 10 years ago
  36. 96b004f syncbase: syncQL: query optimization and regex rewrite by John Kline · 10 years ago
  37. 1b92b4f server: implement prefix ACLs by Sergey Rogulenko · 10 years ago
  38. ce0de2b syncbase: syncQL: integrate syncQL with key value store by John Kline · 10 years ago
  39. d6b9a23 syncbase: BeginBatch() bugfix and restartability TODOs by Adam Sadovsky · 10 years ago
  40. 12e1a12 syncbase/vsync: Handle JoinSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
  41. 1c91f2a syncbase: implement client batches by Adam Sadovsky · 10 years ago
  42. 232c366 syncbase: make storage engine somewhat configurable by Adam Sadovsky · 10 years ago
  43. a3fc33c syncbase: various small additions and enhancements by Adam Sadovsky · 10 years ago
  44. f9ec56f syncbase/vsync: Handle CreateSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
  45. b2a6569 syncbase: store log entries chronologically by Adam Sadovsky · 10 years ago
  46. d5cedd1 syncbase: use byte[] for range start/limit in wire API by Adam Sadovsky · 10 years ago
  47. 8db7443 syncbase: watchable store with versioning support by Adam Sadovsky · 10 years ago
  48. ac4a1f8 syncbase/server: Implement GlobChildren__ instead of Glob__. by Nicolas Lacasse · 10 years ago
  49. 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
  50. bc00bd6 syncbase: add hook to get service and DB stores (needed by sync) by Adam Sadovsky · 10 years ago
  51. fb26a83 syncbase/vsync: Scaffolding to start integrating sync into store. by Himabindu Pucha · 10 years ago
  52. f437f33 TBR syncbase: s/end/limit/ by Adam Sadovsky · 10 years ago
  53. 0dbfe07 store/leveldb: adding mutexes by Sergey Rogulenko · 10 years ago
  54. 4926119 syncbase: Implementation and tests for Glob and Scan. by Adam Sadovsky · 10 years ago
  55. be0f835 TBR syncbase: fix build (x/ref/runtime), regen vdl by Adam Sadovsky · 10 years ago
  56. f3b7abc syncbase: update server impl to reflect API changes by Adam Sadovsky · 10 years ago