aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Core/FSTSyncEngine.mm
Commit message (Expand)AuthorAge
* Remove Limbo Document GC (#1413)Gravatar Greg Soltis2018-06-20
* 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 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
* Filter out document updates from target association changes (#1122)Gravatar Greg Soltis2018-04-20
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* port C++ `DocumentKey` to `Local/*` (#963)Gravatar zxu2018-03-23
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* port TargetIdGenerator to iOS (#709)Gravatar zxu2018-01-25