1. df618ec Client support for Blobs. by Nicolas Lacasse · 9 years ago master
  2. 534da6a Support for schemas in syncbase js client. by Nicolas Lacasse · 9 years ago
  3. 8d2fbac Implement client watch. by Nicolas Lacasse · 9 years ago
  4. 350d751 Pass 'version' in syncgroup.setSpec. by Nicolas Lacasse · 9 years ago
  5. 9cb6293 javascript/syncbase: change js test to use Type(v) = "type" by John Kline · 9 years ago
  6. 54f0efa javascript/syncbase: change js test to use "Type(v)" like idiom. by John Kline · 9 years ago
  7. 91c2ab7 javascript/syncbase: t -> Type(v) in query language. by John Kline · 9 years ago
  8. f18c672 Merge "Add expected database schema version to RPCs. - Add schema version to client code with minimum disruption to API surface. - This cl is based on following cl https://vanadium-review.googlesource.com/#/c/13734/ - TODO to port definiton of Schema from go to js." by Jatin Lodhia · 9 years ago
  9. 0c7dfdc Add expected database schema version to RPCs. by Jatin Lodhia · 9 years ago
  10. 5ab96f0 syncbase.js: runInBatch retries and tweaks for consistency by Adam Sadovsky · 9 years ago
  11. 4e781d4 Default to using leveldb as storage engine in tests. by Nicolas Lacasse · 9 years ago
  12. 3ee868c Syncbase JS tests: use a /tmp dir for syncbase storage. by Raja Daoud · 9 years ago
  13. 0c2b278 Add stub code in javascript based on schema cl by Jatin Lodhia · 9 years ago
  14. 48f7d88 syncbase.js: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 9 years ago
  15. 182bee9 syncbase.js: better document concurrency semantics by Adam Sadovsky · 9 years ago
  16. c5ea656 syncbase.js: fix JS test on GCE by Adam Sadovsky · 9 years ago
  17. 9ba496c syncbase.js: syncgroup names must contain the syncbaseSuffix. by Nicolas Lacasse · 9 years ago
  18. b34518e TBR: Return stream errors to the caller. by Nicolas Lacasse · 9 years ago
  19. d7cf82a syncbase.js: Support for exec queries. by Nicolas Lacasse · 9 years ago
  20. 9e2eccf TBR: Add tap-xunit dev dependency. by Nicolas Lacasse · 9 years ago
  21. 7bd79f6 syncbase.js support for syncgroups by Nicolas Lacasse · 9 years ago
  22. 5105dbe TBR: Add missing "if (err)" check spotted by sadovsky in go/vcl/12569 by Nicolas Lacasse · 9 years ago
  23. c3353c4 syncbase.js: Implement client batches. by Nicolas Lacasse · 9 years ago
  24. 01bcacd syncbase.js Implementation and tests for Tables and Row client APIs. by Ali Ghassemi · 9 years ago
  25. 0813db0 Implement listApps, listDatabases, and listTables. Also start by Nicolas Lacasse · 9 years ago
  26. 7bb204b Implementation and tests for most Database methods. by Nicolas Lacasse · 9 years ago
  27. f33c312 syncbase.js: Partial tests and implementation of service and app by Ali Ghassemi · 9 years ago
  28. fe03a7c syncbase.js: Renaming from fullname to fullName by Ali Ghassemi · 9 years ago
  29. 21911ec syncbase.js: Stubs for Table and Row. by Ali Ghassemi · 9 years ago
  30. 372a04a syncbase.js: Stubs for the Database and batch part of NoSqlDatabase. by Ali Ghassemi · 9 years ago
  31. f049c80 Add stub methods for App and Service, taken from Go client API. by Nicolas Lacasse · 9 years ago
  32. e2f6b03 syncbase.js: Inital repo and test setup. by Nicolas Lacasse · 9 years ago
  33. 3b8d4a9 Adding .v23 to .gitignore. by Nicolas Lacasse · 9 years ago
  34. b6f3a26 Initial empty repository by Nicolas Lacasse · 9 years ago