aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/Integration
Commit message (Expand)AuthorAge
* Fix two stream close issues (b/73167987, b/73382103). (#810)Gravatar Michael Lehenbauer2018-02-20
* DispatchQueue delayed callback improvements + testing (#784)Gravatar Michael Lehenbauer2018-02-15
* Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...Gravatar zxu2018-02-06
* Move all Firestore Objective-C to Objective-C++ (#734)Gravatar Gil2018-01-31
* Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...Gravatar Michael Lehenbauer2018-01-12
* Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)Gravatar rsgowman2018-01-11
* Run style.sh (#636)Gravatar Michael Lehenbauer2018-01-10
* Fixing potential race in ServerTimestamp testsGravatar Sebastian Schmidt2018-01-05
* 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
* 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
* | | 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
|/
* Change FSTExponentialBackoff to use firestore::SecureRandom directly (#492)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
* 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
* 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
* 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
* Fixing XCTAssertEqual order (#356)Gravatar Sebastian Schmidt2017-10-10
* Adding test for merge with server timestamps (#329)Gravatar Sebastian Schmidt2017-10-03
* Release 4.3.0 (#327)Gravatar Gil2017-10-03