index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Firestore
/
Example
/
Tests
Commit message (
Expand
)
Author
Age
*
Listen sequence numbers (#675)
Greg Soltis
2018-01-17
*
Fix issue @morganchen12 discovered where we weren't properly creating FIRQuer...
Michael Lehenbauer
2018-01-12
*
Fix import formatting (#660)
Paul Beusterien
2018-01-12
*
Fix FSTLocalDocumentsView to allow multiple mutations while offline (#644)
rsgowman
2018-01-11
*
Run style.sh (#636)
Michael Lehenbauer
2018-01-10
*
Merge branch 'master' into mikelehen/merge-master-to-firestore-api-changes
Michael Lehenbauer
2018-01-09
|
\
*
|
Fixing potential race in ServerTimestamp tests
Sebastian Schmidt
2018-01-05
*
|
Rename all the onlineStateChanged methods to applyChangedOnlineState. (#574)
Michael Lehenbauer
2017-12-19
*
|
Firestore `isEqual()` on Public Types (#569)
zxu
2017-12-19
|
*
Use angle brackets for nonlocal #includes in Firestore (#580)
Gil
2017-12-19
*
|
Clean up warnings (#578)
Gil
2017-12-18
*
|
Expose network management (#566)
Greg Soltis
2017-12-18
*
|
Test cleanup: Adds a helper for waiting for FSTVoidErrorBlock callbacks.
Michael Lehenbauer
2017-12-18
*
|
Fixing return type of verifySnapshotWithResolvedTimestamps
Sebastian Schmidt
2017-12-18
*
|
b/68276665: Raise isFromCache=true events when offline (#567)
Michael Lehenbauer
2017-12-15
*
|
Merge
Sebastian Schmidt
2017-12-12
|
\
\
|
*
\
Merge branch 'firestore-api-changes' into mrschmidt-timestamps
Sebastian Schmidt
2017-12-12
|
|
\
\
*
|
|
|
Addressing comments
Sebastian Schmidt
2017-12-12
|
*
|
|
Addressing comments
Sebastian Schmidt
2017-12-12
|
|
*
|
Revisit commit method in FIRWriteBatch (#541)
zxu
2017-12-11
*
|
|
|
Clang format
Sebastian Schmidt
2017-12-10
|
|
*
|
Running scripts/style.sh
Sebastian Schmidt
2017-12-10
*
|
|
|
Making DocumentSnapshot nullable
Sebastian Schmidt
2017-12-10
|
|
/
/
|
/
|
|
|
*
|
Fixing comment
Sebastian Schmidt
2017-12-08
|
*
|
Adding default option
Sebastian Schmidt
2017-12-08
|
*
|
Method renames
Sebastian Schmidt
2017-12-07
|
*
|
Addressing all review comments
Sebastian Schmidt
2017-12-07
*
|
|
Implement NSPredicate-based query (#531)
zxu
2017-12-07
|
|
/
|
/
|
|
*
Adding SnapshotOptions to deal with pending ServerTimestamps
Sebastian Schmidt
2017-12-05
|
/
*
Fix long line and run style (#517)
Paul Beusterien
2017-11-30
*
Move sources into firebase::firestore and internal namespaces (#494)
Gil
2017-11-30
*
Fix StringView to properly convert NSStrings (#509)
rsgowman
2017-11-30
*
Port autoid to C++ and remove FSTUtil (#475)
Gil
2017-11-27
*
Change FSTExponentialBackoff to use firestore::SecureRandom directly (#492)
Gil
2017-11-27
*
Use a prefix scan when fetching documents matching a query. (#488)
rsgowman
2017-11-22
*
Buildable and interoperable source pods (#444)
Paul Beusterien
2017-11-21
*
Use NSPrincipalClass as the most reliable way to find tests. (#471)
Gil
2017-11-17
*
Use fully qualified imports in Firestore (#467)
Gil
2017-11-16
*
Additional support for C++ sources in Firestore (#462)
Gil
2017-11-16
*
Clang-formatting Storage
Sebastian Schmidt
2017-11-09
*
Make FSTIntegrationTestCase Objective-C++ (#439)
Gil
2017-11-09
*
Sending an empty write request before tearing down the stream (#438)
Sebastian Schmidt
2017-11-08
*
Run GoogleTest-based C++ tests in Xcode (#420)
Gil
2017-11-08
*
Clang-format Objective-C++ too (#419)
Gil
2017-11-07
*
Moving the Stream class to their own file (#418)
Sebastian Schmidt
2017-10-31
*
Closing the write and watch stream after 60s of idleness (#388)
Sebastian Schmidt
2017-10-30
*
Moving the StreamTest to integration tests (#391)
Sebastian Schmidt
2017-10-24
*
Allowing field deletes with merge-enabled sets (#404)
Sebastian Schmidt
2017-10-23
*
Port of fix for b/67042460 (retry more often before considering client offlin...
Michael Lehenbauer
2017-10-23
*
Add isEqual() and port DocumentReference array test. (#380)
Michael Lehenbauer
2017-10-19
[next]