aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests
Commit message (Expand)AuthorAge
* 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