aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Remote/FSTRemoteStore.mm
Commit message (Expand)AuthorAge
* port C++ `DocumentKey` to `Remote/*` (#965)Gravatar zxu2018-03-24
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* Fix implicit retain self warnings (#808)Gravatar rsgowman2018-02-21
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-02-15
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31