aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Core
Commit message (Expand)AuthorAge
* Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)Gravatar rsgowman2018-07-11
* Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* Firestore: use C++ Executor for user queue. (#1238)Gravatar Konstantin Varlamov2018-05-10
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Array Contains Queries (not added to public headers yet). (#1138)Gravatar Michael Lehenbauer2018-04-23
* 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
* 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
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* 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
* port TargetIdGenerator to iOS (#709)Gravatar zxu2018-01-25
* Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Release 4.3.0 (#327)Gravatar Gil2017-10-03