aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/API/FIRCollectionReference.mm
Commit message (Expand)AuthorAge
* Replace Objective-C assertions with C++ assertions (#1327)Gravatar Gil2018-05-24
* port C++ DocumentKey to the rest of Firestore code (#977)Gravatar zxu2018-03-27
* grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)Gravatar zxu2018-03-14
* port paths to FSTDocumentKey (#877)Gravatar zxu2018-03-06
* add converters and port paths to FSTQuery (#869)Gravatar zxu2018-03-05
* Cleanup imports and isEqual (#685)Gravatar Gil2018-01-21
* Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
* Port autoid to C++ and remove FSTUtil (#475)Gravatar Gil2017-11-27