aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/local/leveldb_transaction.cc
Commit message (Expand)AuthorAge
* Reimplement C++ logging (#1313)Gravatar Gil2018-05-23
* Add a HARD_ASSERT C++ assertion macro (#1304)Gravatar Gil2018-05-22
* Fix iteration past end in LevelDBTransaction::Iterator (#1105)Gravatar Gil2018-04-16
* Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* Clean up usages of std::make_unique that crept in (#996)Gravatar Gil2018-03-29
* 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
* Add `ToString()` to `LevelDbTransaction` (#946)Gravatar Greg Soltis2018-03-22
* Implements transactions for leveldb (#881)Gravatar Greg Soltis2018-03-15