aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Integration/FSTDatastoreTests.mm
Commit message (Expand)AuthorAge
* Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Port `Precondition` to C++ (#1040)Gravatar zxu2018-04-12
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)Gravatar Gil2018-02-22
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31