aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Remote
Commit message (Expand)AuthorAge
* Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)Gravatar rsgowman2018-07-11
* Removing the target state on stream error (#1420)Gravatar Sebastian Schmidt2018-06-20
* Refactor Remote Event (#1396)Gravatar Sebastian Schmidt2018-06-12
* Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Port the feedback from the Java port (#1199)Gravatar Greg Soltis2018-04-30
* Identify limbo-only document updates (#1167)Gravatar Greg Soltis2018-04-25
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* Array Contains Queries (not added to public headers yet). (#1138)Gravatar Michael Lehenbauer2018-04-23
* Move array transforms to internal header pending backend support. (#1139)Gravatar Michael Lehenbauer2018-04-20
* Filter out document updates from target association changes (#1122)Gravatar Greg Soltis2018-04-20
* Serialize array transform mutations. (#1107)Gravatar Michael Lehenbauer2018-04-17
* Array Transforms public API and parsingGravatar Michael Lehenbauer2018-04-13
* Port `Precondition` to C++ (#1040)Gravatar zxu2018-04-12
* Port FieldTransform to C++ (#1033)Gravatar zxu2018-04-10
* port FieldMask to C++ (#998)Gravatar zxu2018-04-04
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* 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 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
* Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Moving the StreamTest to integration tests (#391)Gravatar Sebastian Schmidt2017-10-24
* Release 4.3.0 (#327)Gravatar Gil2017-10-03