1. 5d89410 syncbase: Table.Delete renamed to Table.DeleteRange(range) and by Ali Ghassemi · 10 years ago
  2. c1f6743 revive v.io/c/14751 by Sergey Rogulenko · 10 years ago
  3. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  4. 92c060c syncbase: Change db.createTable/deleteTable to table.create/destroy by Ali Ghassemi · 10 years ago
  5. 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 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. a475b4e ref/services/syncbase: Move to using the new XServer API. by Matt Rosencrantz · 10 years ago
  9. 80754bf Merge "acl permissions: fix a bug" by Sergey Rogulenko · 10 years ago
  10. 25e5dda TBR: services/syncbase/server: Fix mojo compilation by switching rpc.Server by Nicolas Lacasse · 10 years ago
  11. d5c9378 Merge "v23/rpc: Switch ServerCall.Server to return an XServer." by Matt Rosencrantz · 10 years ago
  12. 8943f03 Comment out log statements for clock data not found. by Jatin Lodhia · 10 years ago
  13. 7bffae0 v23/rpc: Switch ServerCall.Server to return an XServer. by Matt Rosencrantz · 10 years ago
  14. 454ae31 acl permissions: fix a bug by Sergey Rogulenko · 10 years ago
  15. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  16. c908233 regenerate vdls by Adam Sadovsky · 10 years ago
  17. c173511 Add Conflict resolution API by Jatin Lodhia · 10 years ago
  18. 863e859 TBR: syncbase-mojo: Implement table.Scan by Nicolas Lacasse · 10 years ago
  19. f28a0ca syncbase: syncQL: support varargs in functions, functions cleanup by John Kline · 10 years ago
  20. d836438 Merge "store API: update comments" by Sergey Rogulenko · 10 years ago
  21. 4569982 TBR: syncbase-mojo: Implement table.Scan. by Nicolas Lacasse · 10 years ago
  22. 636bf20 store API: update comments by Sergey Rogulenko · 10 years ago
  23. 054b4db store: refactor transactions by Sergey Rogulenko · 10 years ago
  24. 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
  25. d70777b Flesh out syncbase clock by Jatin Lodhia · 10 years ago
  26. 31db923 store: fix a bug in the stream by Sergey Rogulenko · 10 years ago
  27. c019381 v.io/syncbase/x/ref/services/syncbase/localblobstore/blobmap: rename chunkmap to blobmap by Mike Burrows · 10 years ago
  28. 8bf641c the client watch impl by Sergey Rogulenko · 10 years ago
  29. d1ecd26 TBR tests: properly clean up tmp dir by Sergey Rogulenko · 10 years ago
  30. d88e9ad syncbase: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 10 years ago
  31. a11a01c Merge "syncbase: fixing vet violations" by Jiri Simsa · 10 years ago
  32. 665f14c syncbase/vsync: Preliminary blob discovery and support for fetching blobs by Himabindu Pucha · 10 years ago
  33. c16bb31 syncbase: fixing vet violations by Jiri Simsa · 10 years ago
  34. 00111de TBR: Fix perms.WriteTo in mojo_impl. by Nicolas Lacasse · 10 years ago
  35. d20935b TBR syncbase mojo: fix to use WithNewTrace ctx by Adam Sadovsky · 10 years ago
  36. 11af898 syncbase/vsync: conflict w/o ancestor by Raja Daoud · 10 years ago
  37. 9fb308f syncbase: implement various mojo stubs by Adam Sadovsky · 10 years ago
  38. 40402b5 watch: refactoring required for the client watch by Sergey Rogulenko · 10 years ago
  39. 7644a55 Remove use of gomobile now that Mojo uses Go v1.5. by Nicolas Lacasse · 10 years ago
  40. 941342e Merge "x/ref/services/syncbase: Update Glob implementation" by Robin Thellend · 10 years ago
  41. 2ff665b x/ref/services/syncbase: Update Glob implementation by Robin Thellend · 10 years ago
  42. 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
  43. f9e4c22 TBR: mojo_impl: Fix signature of DbExec. by Nicolas Lacasse · 10 years ago
  44. cf49555 TBR: syncbase: fix compilation error by Sergey Rogulenko · 10 years ago
  45. fd4856b Merge "internal storage engine: improve compile-time typing" by Sergey Rogulenko · 10 years ago
  46. ccfd6c1 syncbase/vsync: responder discovers initiator by Raja Daoud · 10 years ago
  47. 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 10 years ago
  48. fe11a43 watchable store: extract func that gets next log seq by Sergey Rogulenko · 10 years ago
  49. d858457 syncbase: add mojo stubs (currently unimplemented) by Adam Sadovsky · 10 years ago
  50. f510458 syncbase/vsync: eager sync watcher by Raja Daoud · 10 years ago
  51. 4dcc353 TBR syncbase: fix mem ownership bug in watchable txn by Adam Sadovsky · 10 years ago
  52. 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
  53. ba418b2 syncbase/sync: remove obsolete sync code. by Raja Daoud · 10 years ago
  54. 2841755 Add expected database schema version to RPCs. by Jatin Lodhia · 10 years ago
  55. 05358cb syncbase/vsync: by Himabindu Pucha · 10 years ago
  56. 6a0331f Merge "syncbase/vsync: Bug fix. Cleanup to prevent running out of fds." by Himabindu Pucha · 10 years ago
  57. 3c5dd4f syncbase/vsync: Bug fix. Cleanup to prevent running out of fds. by Himabindu Pucha · 10 years ago
  58. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
  59. feb9936 syncbase/vsync: by Himabindu Pucha · 10 years ago
  60. 8fe4a40 syncbase: syncQL: support k not like "<wildcard-string>" by John Kline · 10 years ago
  61. 25a1d02 syncbase/vsync: Implementation for SyncGroup related getters and setspec. by Himabindu Pucha · 10 years ago
  62. 3315ca7 Merge "syncbase API: client watch, addressing v.io/c/13615 comments" by Sergey Rogulenko · 10 years ago
  63. 7eea2da syncbase: 1st setup in hookup of blob store by Raja Daoud · 10 years ago
  64. 448a5a0 syncbase API: client watch, addressing v.io/c/13615 comments by Sergey Rogulenko · 10 years ago
  65. f6486d4 Add schema to syncbase by Jatin Lodhia · 10 years ago
  66. 785502f syncbase/vsync: vdl for client-facing blob API. by Himabindu Pucha · 10 years ago
  67. 4885709 syncbase API: client watch (VDL only) by Sergey Rogulenko · 10 years ago
  68. 4171c9c syncbase/vsync: logging & error handling by Raja Daoud · 10 years ago
  69. 8e4a4ab syncbase: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 10 years ago
  70. 0ff9b0c syncbase/vsync: Addressing Adam's review comments from go/vcl/12873 and a few other cleanups. by Himabindu Pucha · 10 years ago
  71. 4cb84c9 v.io/syncbase/x/ref/services/syncbase/localblobstore: Integrate chunk handling into main blob store code. by Mike Burrows · 10 years ago
  72. fc14a0f Merge "syncbase/vsync: bootstrap sync metadata for SyncGroup" by Raja Daoud · 10 years ago
  73. 0dfdd25 syncbase/vsync: bootstrap sync metadata for SyncGroup by Raja Daoud · 10 years ago
  74. 84e315f Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  75. 4bfdbc3 Merge "syncbase: simplify store_util and its clients" by Adam Sadovsky · 10 years ago
  76. 7cb7179 syncbase/vsync: 1st end-to-end integration test. by Raja Daoud · 10 years ago
  77. a31a7cd syncbase: simplify store_util and its clients by Adam Sadovsky · 10 years ago
  78. b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
  79. 8dbd265 syncbase: SyncQL: Support key expression operators: <,<=,>,>=,<>. by John Kline · 10 years ago
  80. d454307 syncbase/server/watchable: watch enhancements by Raja Daoud · 10 years ago
  81. d964ef0 syncbase/vsync: Responder module. by Himabindu Pucha · 10 years ago
  82. ff35585 syncbase: improve comments about concurrency by Adam Sadovsky · 10 years ago
  83. 398d6aa TBR: syncbase: switch to roaming profile by Adam Sadovsky · 10 years ago
  84. cb50b5d syncbase/vsync: add sync watcher by Raja Daoud · 10 years ago
  85. 03ef393 syncbase/vsync: Initiator module. by Himabindu Pucha · 10 years ago
  86. 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
  87. 6275c27 syncbase: improve test blessing setup & use AllowEveryone dispatcher by Adam Sadovsky · 10 years ago
  88. c401e08 v.io/syncbase/x/ref/services/syncbase/localblobstore/chunkmap: Introduce chunkmap by Mike Burrows · 10 years ago
  89. 47a2c5c syncbase/server/util/constants: Change $internal to $sync by Nicolas Lacasse · 10 years ago
  90. c2e60f6 syncbase/v23: simple integration test by Sergey Rogulenko · 10 years ago
  91. 101bd21 Cleanup based on comments on http://go/vcl/12764 by Jatin Lodhia · 10 years ago
  92. 5475642 v.io/syncbase/x/ref/services/syncbase/localblobstore/chunker: Introduce data chunker. by Mike Burrows · 10 years ago
  93. 05cebf6 Merge "syncbase/vsync: Integrate log and gen vector functionality (Part 2/2)." by Himabindu Pucha · 10 years ago
  94. 47086f6 Merge "syncbase: Change many uses of v23.NewServer to use xrpc.New*Server instead." by Matt Rosencrantz · 10 years ago
  95. 4b033f4 syncbase: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  96. 96b004f syncbase: syncQL: query optimization and regex rewrite by John Kline · 10 years ago
  97. bfd646d v.io/syncbase/x/ref/services/syncbase/localblobstore: interface for blob store implementations by Mike Burrows · 10 years ago
  98. 5349702 syncbase/vsync: Integrate log and gen vector functionality (Part 2/2). by Himabindu Pucha · 10 years ago
  99. 1b92b4f server: implement prefix ACLs by Sergey Rogulenko · 10 years ago
  100. 45a1fa8 Timestamp, clock api and bugfix. by Jatin Lodhia · 10 years ago