aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests/FSTSpecTests.mm
Commit message (Expand)AuthorAge
* Add spec test support for target-scoped resume tokens (#1498)Gravatar Sebastian Schmidt2018-07-06
* Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* Fix for b/74749605: Cancel pending backoff operations when closing streams. (...Gravatar Michael Lehenbauer2018-03-21
* Fix FSTTimerID strings in spec tests to match constants used in web. (#953)Gravatar Michael Lehenbauer2018-03-20
* port `DocumentKey` to non-container types of `Model/*` (#930)Gravatar zxu2018-03-16
* 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
* Fix Firestore tests for M22 (#834)Gravatar Gil2018-02-22
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31