aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Local
Commit message (Expand)AuthorAge
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Keep track of number of queries in the query cache (#776)Gravatar Greg Soltis2018-02-13
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* Schema migrations for LevelDB (#728)Gravatar Greg Soltis2018-01-30
* normalize and port the rest of Firebase/Port code (#713)Gravatar zxu2018-01-27
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* Fix long line and run style (#517)Gravatar Paul Beusterien2017-11-30
* Fix StringView to properly convert NSStrings (#509)Gravatar rsgowman2017-11-30
* Use a prefix scan when fetching documents matching a query. (#488)Gravatar rsgowman2017-11-22
* 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