aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTLevelDBQueryCache.mm
Commit message (Expand)AuthorAge
* Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
* 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
* Port `SnapshotVersion` for `Local` (#1182)Gravatar zxu2018-04-25
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* 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
* Switch FSTLevelDBQueryCache to use transactions (#942)Gravatar Greg Soltis2018-03-22
* Change write groups to use transactions (#912)Gravatar Greg Soltis2018-03-22
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* Keep track of number of queries in the query cache (#776)Gravatar Greg Soltis2018-02-13
* Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* normalize and port the rest of Firebase/Port code (#713)Gravatar zxu2018-01-27
* normalize string_util (#708)Gravatar zxu2018-01-25
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Clang-format Objective-C++ too (#419)Gravatar Gil2017-11-07
* Release 4.3.0 (#327)Gravatar Gil2017-10-03