aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Remote/FSTDatastore.h
Commit message (Expand)AuthorAge
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* 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
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Moving the Stream class to their own file (#418)Gravatar Sebastian Schmidt2017-10-31
* Closing the write and watch stream after 60s of idleness (#388)Gravatar Sebastian Schmidt2017-10-30
* Moving the StreamTest to integration tests (#391)Gravatar Sebastian Schmidt2017-10-24
* Release 4.3.0 (#327)Gravatar Gil2017-10-03