Commit History

Author SHA1 Message Date
  Gil ffdc328732 Migrate FSTDocumentState to C++ DocumentState (#3225) 6 years ago
  Gil 10752cd68c Finish migration of FSTFieldValue to C++ FieldValue (#3178) 6 years ago
  Gil 7f1050ae27 Use C++ Timestamp internally instead of FIRTimestamp (#3156) 6 years ago
  Gil c2a3d04e6d Port FSTDocumentSet to C++ (#2608) 7 years ago
  Sebastian Schmidt 657f53a9b8 Adding FieldValue.increment() (#2075) 7 years ago
  Konstantin Varlamov a22b4cd08e Pass FSTMutations using a vector (#2357) 7 years ago
  Konstantin Varlamov 9b3654b156 C++ migration: port write stream-related part of `FSTRemoteStore` (#2335) 7 years ago
  Konstantin Varlamov 456e8eb0f2 C++ migration: port watch stream-related part of `FSTRemoteStore` (#2331) 7 years ago
  Konstantin Varlamov 8626e31feb C++ migration: port `FSTRemoteEvent` (#2320) 7 years ago
  Konstantin Varlamov 9789c614ea C++ migration: port `FSTWatchChangeAggregator` and `FSTTargetState` (#2313) 7 years ago
  Konstantin Varlamov acb222026a C++ migration: port `FSTWatchChange`. (#2300) 7 years ago
  Paul Beusterien 7c53489e03 Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222) 7 years ago
  Greg Soltis 900ca3b83d Implement QueryCache interface and port QueryCache tests (#2209) 7 years ago
  Konstantin Varlamov 673b08592a C++: replace `FSTMaybeDocumentDictionary` with a C++ equivalent (#2139) 7 years ago
  Sebastian Schmidt 5bc4cc55a6 Remove Held Write Acks (#2029) 7 years ago
  Gil 10cc4f2190 Migrate FSTListenSequenceNumber to C++ ListenSequenceNumber (#1703) 7 years ago
  Gil 0725a5d4bb Migrate FSTTargetID to C++ TargetId (#1697) 7 years ago
  Sebastian Schmidt f5ede65deb Don't look up TargetId in notifyLocalViewChanges (#1607) 7 years ago
  Greg Soltis 16a5210b3c Merging the LRU branch (#1600) 7 years ago
  Sebastian Schmidt afea8d5aac Refactor Remote Event (#1396) 7 years ago
  Gil 5af6de9e69 Migrate FSTDocumentVersionDictionary to C++ DocumentVersionMap (#1231) 8 years ago
  Gil a080e481b5 Port FSTDocumentKeySet to C++ DocumentKeySet (#1229) 8 years ago
  Greg Soltis 66f2ce4c39 Bump sequence numbers when receiving a new resume token (#1214) 8 years ago
  zxu 4e1ffe4649 Port `SnapshotVersion` for the rest Firestore modulo (#1185) 8 years ago
  Greg Soltis 0ac71f294f Rewrite some LocalStore tests (#1114) 8 years ago
  Greg Soltis 861ad89de9 Remove unused shutdown methods (#993) 8 years ago
  zxu 4e7296b080 port `DocumentKey` to non-container types of `Model/*` (#930) 8 years ago
  zxu 9e815620e9 grand PR to port the remaining paths (FieldPath and ResourcePath). (#865) 8 years ago
  Konstantin Varlamov 14ea068f5f Make FSTTimestamp into a public Firestore class (#698) 8 years ago
  zxu fd9fd271d0 replacing Auth/FSTUser by C++ auth implementation (#804) 8 years ago