aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTLocalDocumentsView.mm
Commit message (Expand)AuthorAge
* Minimize rereading of batches in FSTLocalDocumentsView documentsMatchingColle...Gravatar Konstantin Varlamov2018-07-16
* In FSTLocalDocumentsView, search for all batches affecting a set of keys in o...Gravatar Konstantin Varlamov2018-07-10
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
* 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
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31