aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Local/FSTQueryCacheTests.mm
Commit message (Expand)AuthorAge
* Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)Gravatar Gil2018-05-05
* Port `SnapshotVersion` for the rest Firestore modulo (#1185)Gravatar zxu2018-05-01
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* Remove unused shutdown methods (#993)Gravatar Greg Soltis2018-03-29
* Remove some usages of FSTWriteGroup (#983)Gravatar Greg Soltis2018-03-29
* fix a typo (#970)Gravatar zxu2018-03-23
* port C++ `DocumentKey` to `Local/*` (#963)Gravatar zxu2018-03-23
* Switch FSTLevelDBQueryCache to use transactions (#942)Gravatar Greg Soltis2018-03-22
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Fix lint warnings (#840)Gravatar Gil2018-02-22
* Keep track of number of queries in the query cache (#776)Gravatar Greg Soltis2018-02-13
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31