aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Integration/FSTStreamTests.mm
Commit message (Expand)AuthorAge
* Force refresh token if RPC fails with "Unauthenticated" error (#1373)Gravatar Konstantin Varlamov2018-06-07
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* Port `SnapshotVersion` for `Remote` (#1174)Gravatar zxu2018-04-25
* Defend against users making API calls during deinit (#863)Gravatar Gil2018-03-13
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)Gravatar Gil2018-02-22
* Fix two stream close issues (b/73167987, b/73382103). (#810)Gravatar Michael Lehenbauer2018-02-20
* DispatchQueue delayed callback improvements + testing (#784)Gravatar Michael Lehenbauer2018-02-15
* 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