aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests
Commit message (Expand)AuthorAge
* Fix MutationQueue issue resulting in re-sending acknowledged writes. (#909)Gravatar Michael Lehenbauer2018-03-12
* Add 10 second timeout waiting for connection before client behaves as-if offl...Gravatar Michael Lehenbauer2018-03-05
* replacing Auth by C++ auth implementation (#802)Gravatar zxu2018-02-27
* Fix Firestore tests for M22 (#834)Gravatar Gil2018-02-22
* replacing Auth/FSTUser by C++ auth implementation (#804)Gravatar zxu2018-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
* Fix b/72502745: OnlineState changes cause limbo document crash. (#470) (#714)Gravatar Michael Lehenbauer2018-01-27
* Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* Listen sequence numbers (#675)Gravatar Greg Soltis2018-01-17
* Fix import formatting (#660)Gravatar Paul Beusterien2018-01-12
* Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Additional support for C++ sources in Firestore (#462)Gravatar Gil2017-11-16
* Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
* Sending an empty write request before tearing down the stream (#438)Gravatar Sebastian Schmidt2017-11-08
* 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
* Port of fix for b/67042460 (retry more often before considering client offlin...Gravatar Michael Lehenbauer2017-10-23
* Release 4.3.0 (#327)Gravatar Gil2017-10-03