aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTLevelDB.mm
Commit message (Expand)AuthorAge
* Minor LevelDB cleanups (#1401)Gravatar Gil2018-06-13
* Remove nearly all usages of WrapNSStringNoCopy (#1351)Gravatar Gil2018-05-30
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
* Introduce ReferenceDelegates (#1222)Gravatar Greg Soltis2018-05-08
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* Running a transaction (#969)Gravatar Greg Soltis2018-03-26
* Switch LevelDB MutationQueue and RemoteDocumentCache to use transactions (#968)Gravatar Greg Soltis2018-03-26
* 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
* 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
* Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Release 4.3.0 (#327)Gravatar Gil2017-10-03