aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Remote/FSTDatastore.mm
Commit message (Expand)AuthorAge
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* Change CredentialsProvider::TokenListener to use StatusOr<Token> (#945)Gravatar rsgowman2018-03-21
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* Merge Release 4.10.1 into Master (#896)Gravatar zxu2018-03-09
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* replacing FSTGetTokenResult by C++ Token implementation (#805)Gravatar zxu2018-02-20
* 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