aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Firestore.xcodeproj
Commit message (Expand)AuthorAge
* Add assert_test to the Xcode build (#671)Gravatar Gil2018-01-16
* Merge branch 'master' into mikelehen/merge-master-to-firestore-api-changesGravatar Michael Lehenbauer2018-01-09
|\
| * Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
| * Use the log_apple.mm logger from C++ on iOS (#593)Gravatar Gil2018-01-01
* | Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
| * Use angle brackets for nonlocal #includes in Firestore (#580)Gravatar Gil2017-12-19
* | Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
|\ \
| * | Implement NSPredicate-based query (#531)Gravatar zxu2017-12-07
| |/
* / Adding SnapshotOptions to deal with pending ServerTimestampsGravatar Sebastian Schmidt2017-12-05
|/
* Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
* Fix StringView to properly convert NSStrings (#509)Gravatar rsgowman2017-11-30
* Port autoid to C++ and remove FSTUtil (#475)Gravatar Gil2017-11-27
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Add SecureRandom (#473)Gravatar Gil2017-11-20
* Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* Make FSTIntegrationTestCase Objective-C++ (#439)Gravatar Gil2017-11-09
* Run GoogleTest-based C++ tests in Xcode (#420)Gravatar Gil2017-11-08
* Closing the write and watch stream after 60s of idleness (#388)Gravatar Sebastian Schmidt2017-10-30
* Really fix pod update warning (#416)Gravatar Paul Beusterien2017-10-30
* Moving the StreamTest to integration tests (#391)Gravatar Sebastian Schmidt2017-10-24
* Release 4.3.0 (#327)Gravatar Gil2017-10-03