aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example
Commit message (Expand)AuthorAge
* Version bump for 4.8.1 ReleaseGravatar Benoit St-Pierre2018-01-11
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* Merge branch 'master' into mikelehen/merge-master-to-firestore-api-changesGravatar Michael Lehenbauer2018-01-09
|\
| * Port StringPrintf from //base (#624)Gravatar Gil2018-01-08
* | Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
| * Use the log_apple.mm logger from C++ on iOS (#593)Gravatar Gil2018-01-01
* | Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)Gravatar Michael Lehenbauer2017-12-19
* | Firestore `isEqual()` on Public Types (#569)Gravatar zxu2017-12-19
| * Merge pull request #576 from firebase/release-4.8.0Gravatar Kyle Ju2017-12-19
| |\
| * | Use angle brackets for nonlocal #includes in Firestore (#580)Gravatar Gil2017-12-19
* | | Clean up warnings (#578)Gravatar Gil2017-12-18
* | | Expose network management (#566)Gravatar Greg Soltis2017-12-18
* | | Test cleanup: Adds a helper for waiting for FSTVoidErrorBlock callbacks.Gravatar Michael Lehenbauer2017-12-18
* | | Fixing return type of verifySnapshotWithResolvedTimestampsGravatar Sebastian Schmidt2017-12-18
* | | b/68276665: Raise isFromCache=true events when offline (#567)Gravatar Michael Lehenbauer2017-12-15
* | | Adding Swift build testGravatar Sebastian Schmidt2017-12-14
| | * Update component versions for Firebase 4.8.0 (#561)Gravatar Kyle Ju2017-12-12
| |/
* | MergeGravatar Sebastian Schmidt2017-12-12
|\ \
| * \ Merge branch 'firestore-api-changes' into mrschmidt-timestampsGravatar Sebastian Schmidt2017-12-12
| |\ \
* | | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| * | | Addressing commentsGravatar Sebastian Schmidt2017-12-12
| | * | Revisit commit method in FIRWriteBatch (#541)Gravatar zxu2017-12-11
* | | | Clang formatGravatar Sebastian Schmidt2017-12-10
| | * | Running scripts/style.shGravatar Sebastian Schmidt2017-12-10
* | | | Making DocumentSnapshot nullableGravatar Sebastian Schmidt2017-12-10
| |/ / |/| |
| * | Fixing commentGravatar Sebastian Schmidt2017-12-08
| * | Adding default optionGravatar Sebastian Schmidt2017-12-08
| * | Method renamesGravatar Sebastian Schmidt2017-12-07
| * | Addressing all review commentsGravatar Sebastian Schmidt2017-12-07
* | | Implement NSPredicate-based query (#531)Gravatar zxu2017-12-07
| |/ |/|
| * Adding SnapshotOptions to deal with pending ServerTimestampsGravatar Sebastian Schmidt2017-12-05
|/
* Merge pull request #521 from firebase/release-4.7.0Gravatar Paul Beusterien2017-12-01
|\
| * Core is now 4.7.0Gravatar Paul Beusterien2017-12-01
* | Fix long line and run style (#517)Gravatar Paul Beusterien2017-11-30
* | 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
* Change FSTExponentialBackoff to use firestore::SecureRandom directly (#492)Gravatar Gil2017-11-27
* Use a prefix scan when fetching documents matching a query. (#488)Gravatar rsgowman2017-11-22
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Add SecureRandom (#473)Gravatar Gil2017-11-20
* Use NSPrincipalClass as the most reliable way to find tests. (#471)Gravatar Gil2017-11-17
* 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
* Make FSTIntegrationTestCase Objective-C++ (#439)Gravatar Gil2017-11-09
* Sending an empty write request before tearing down the stream (#438)Gravatar Sebastian Schmidt2017-11-08
* Run GoogleTest-based C++ tests in Xcode (#420)Gravatar Gil2017-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