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
/
Remote
Commit message (
Expand
)
Author
Age
*
Move creation of FSTFilter objects to static create method on FSTFilter. (#1512)
rsgowman
2018-07-11
*
Removing the target state on stream error (#1420)
Sebastian Schmidt
2018-06-20
*
Refactor Remote Event (#1396)
Sebastian Schmidt
2018-06-12
*
Force refresh token if RPC fails with "Unauthenticated" error (#1373)
Konstantin Varlamov
2018-06-07
*
Port FSTDocumentKeySet to C++ DocumentKeySet (#1229)
Gil
2018-05-05
*
Port `SnapshotVersion` for the rest Firestore modulo (#1185)
zxu
2018-05-01
*
Port the feedback from the Java port (#1199)
Greg Soltis
2018-04-30
*
Identify limbo-only document updates (#1167)
Greg Soltis
2018-04-25
*
Port `SnapshotVersion` for `Remote` (#1174)
zxu
2018-04-25
*
Array Contains Queries (not added to public headers yet). (#1138)
Michael Lehenbauer
2018-04-23
*
Move array transforms to internal header pending backend support. (#1139)
Michael Lehenbauer
2018-04-20
*
Filter out document updates from target association changes (#1122)
Greg Soltis
2018-04-20
*
Serialize array transform mutations. (#1107)
Michael Lehenbauer
2018-04-17
*
Array Transforms public API and parsing
Michael Lehenbauer
2018-04-13
*
Port `Precondition` to C++ (#1040)
zxu
2018-04-12
*
Port FieldTransform to C++ (#1033)
zxu
2018-04-10
*
port FieldMask to C++ (#998)
zxu
2018-04-04
*
port C++ `DocumentKey` to `Remote/*` (#965)
zxu
2018-03-24
*
port `DocumentKey` to non-container types of `Model/*` (#930)
zxu
2018-03-16
*
grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)
zxu
2018-03-14
*
add converters and port paths to FSTQuery (#869)
zxu
2018-03-05
*
Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)
Gil
2018-02-22
*
Make FSTTimestamp into a public Firestore class (#698)
Konstantin Varlamov
2018-02-20
*
Implement Firestore DatabaseInfo and port both Database{Id,Info} C++ to the i...
zxu
2018-02-06
*
Move all Firestore Objective-C to Objective-C++ (#734)
Gil
2018-01-31
*
Cleanup imports and isEqual (#685)
Gil
2018-01-21
*
Listen sequence numbers (#675)
Greg Soltis
2018-01-17
*
Run style.sh (#636)
Michael Lehenbauer
2018-01-10
*
Fixing potential race in ServerTimestamp tests
Sebastian Schmidt
2018-01-05
*
Firestore `isEqual()` on Public Types (#569)
zxu
2017-12-19
*
Buildable and interoperable source pods (#444)
Paul Beusterien
2017-11-21
*
Use fully qualified imports in Firestore (#467)
Gil
2017-11-16
*
Moving the StreamTest to integration tests (#391)
Sebastian Schmidt
2017-10-24
*
Release 4.3.0 (#327)
Gil
2017-10-03