aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/API
Commit message (Expand)AuthorAge
* Clang formatGravatar Sebastian Schmidt2017-12-10
* Making DocumentSnapshot nullableGravatar Sebastian Schmidt2017-12-10
* make FIRDocumentListenOptions.includeMetadataChanges private (#540)Gravatar zxu2017-12-08
* Implement NSPredicate-based query (#531)Gravatar zxu2017-12-07
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
* Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. (#476)Gravatar Ryan Wilson2017-11-28
* Port autoid to C++ and remove FSTUtil (#475)Gravatar Gil2017-11-27
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Allowing field deletes with merge-enabled sets (#404)Gravatar Sebastian Schmidt2017-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
* Release listener references on remove in FSTListenerRegistration (#349)Gravatar Erik Kessler2017-10-09
* Update error messages with new Swift syntax (#336)Gravatar Ryan Wilson2017-10-05
* Release 4.3.0 (#327)Gravatar Gil2017-10-03