aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source
Commit message (Expand)AuthorAge
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Sending an empty write request before tearing down the stream (#438)Gravatar Sebastian Schmidt2017-11-08
* Clang-format Objective-C++ too (#419)Gravatar Gil2017-11-07
* 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
* b/67423356: Exponential backoff on writes should back off until the first suc...Gravatar Michael Lehenbauer2017-10-26
* Moving the StreamTest to integration tests (#391)Gravatar Sebastian Schmidt2017-10-24
* Allowing field deletes with merge-enabled sets (#404)Gravatar Sebastian Schmidt2017-10-23
* Port of fix for b/67042460 (retry more often before considering client offlin...Gravatar Michael Lehenbauer2017-10-23
* Add isEqual() and port DocumentReference array test. (#380)Gravatar Michael Lehenbauer2017-10-19
* Fix validation of nested arrays to allow indirect nesting (#377)Gravatar Gil2017-10-16
* Adding goOnline/goOffline to the RemoteStore (#347)Gravatar Sebastian Schmidt2017-10-11
* Release listener references on remove in FSTListenerRegistration (#349)Gravatar Erik Kessler2017-10-09
* Fix warnings exposed by Xcode 9.1 in Firestore source (#354)Gravatar Paul Beusterien2017-10-09
* Adding NS_SWIFT_NAME for FIRListenerRegistration (#339)Gravatar Sebastian Schmidt2017-10-06
* Update error messages with new Swift syntax (#336)Gravatar Ryan Wilson2017-10-05
* Add an NS_SWIFT_NAME for FIRSnapshotMetadata (#334)Gravatar Gil2017-10-04
* Release 4.3.0 (#327)Gravatar Gil2017-10-03