aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTMemoryMutationQueue.mm
Commit message (Expand)AuthorAge
* Add allMutationsAffectingDocumentKeys to FSTMutationQueue (#1479)Gravatar Gil2018-07-09
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Introduce ReferenceDelegates (#1222)Gravatar Greg Soltis2018-05-08
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Remove unused shutdown methods (#993)Gravatar Greg Soltis2018-03-29
* Remove some usages of FSTWriteGroup (#983)Gravatar Greg Soltis2018-03-29
* 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
* Fix MutationQueue issue resulting in re-sending acknowledged writes. (#909)Gravatar Michael Lehenbauer2018-03-12
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* Make FSTTimestamp into a public Firestore class (#698)Gravatar Konstantin Varlamov2018-02-20
* Port comparison to C++ (#678)Gravatar Gil2018-01-19