index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge pull request #694 from morganchen12/auth-docs
Morgan Chen
2018-02-22
|
\
|
*
address PR comments
Morgan Chen
2018-02-22
*
|
Avoid warnings about failing to override a designated initializer (#832)
Gil
2018-02-22
*
|
Fix Firestore tests for M22 (#834)
Gil
2018-02-22
*
|
Avoid wrapping and rewrapping NSStrings when constructing DatabaseId (#833)
Gil
2018-02-22
*
|
Serialize (and deserialize) int64 values (#818) (#829)
rsgowman
2018-02-22
*
|
Fix trivial mem leak in the test suite (#828)
rsgowman
2018-02-21
*
|
Accept FIRTimestamp where NSDate is currently accepted as a parameter (#823)
Konstantin Varlamov
2018-02-21
*
|
Fix implicit retain self warnings (#808)
rsgowman
2018-02-21
*
|
Make FSTTimestamp into a public Firestore class (#698)
Konstantin Varlamov
2018-02-20
*
|
[En|De]codeUnsignedVarint -> [En|De]codeVarint (#817)
rsgowman
2018-02-20
*
|
Fix two stream close issues (b/73167987, b/73382103). (#810)
Michael Lehenbauer
2018-02-20
*
|
replacing FSTGetTokenResult by C++ Token implementation (#805)
zxu
2018-02-20
*
|
Delete stale Firestore instances after FIRApp is deleted. (#809)
Ryan Wilson
2018-02-16
*
|
Disable -Wrange-loop-analysis for abseil (#807)
rsgowman
2018-02-16
*
|
Require official 1.4.0 for min CocoaPods version (#806)
Paul Beusterien
2018-02-16
*
|
Serialize (and deserialize) bool values (#791)
rsgowman
2018-02-16
*
|
Enable -Wcomma for our build; disable it for abseil. (#799)
rsgowman
2018-02-16
*
|
DispatchQueue delayed callback improvements + testing (#784)
Michael Lehenbauer
2018-02-15
*
|
replacing Auth/FSTUser by C++ auth implementation (#804)
zxu
2018-02-15
*
|
Merge pull request #801 from firebase/release-4.9.0
Paul Beusterien
2018-02-14
|
\
\
*
|
|
Update README.md with code markup (#800)
Ryan Wilson
2018-02-14
*
|
|
Fixed capitalization of init in test function. (#797)
Ryan Wilson
2018-02-14
*
|
|
Improve documentation on auto-init property in FCM. (#792)
Chen Liang
2018-02-13
*
|
|
Actually ignore events on inactive streams, rather than just logging that we'...
Greg Soltis
2018-02-13
*
|
|
Serialize and deserialize null (#783)
rsgowman
2018-02-13
|
*
|
Fix off-by-one error in Auth changelog (#789)
Paul Beusterien
2018-02-13
*
|
|
fix flaky test (#788)
zxu
2018-02-13
*
|
|
Cleaning up implicit retain for the RTDB and Storage
Sebastian Schmidt
2018-02-13
|
\
\
\
|
*
|
|
style fix
Paul Beusterien
2018-02-13
*
|
|
|
Keep track of number of queries in the query cache (#776)
Greg Soltis
2018-02-13
*
|
|
|
Fix double parsing on 32 bit devices. (#787)
Ryan Wilson
2018-02-13
|
*
|
|
Cleaning up implicit retain for the RTDB and Storage
Sebastian Schmidt
2018-02-13
*
|
|
|
Port Firestore Document to C++ (#777)
zxu
2018-02-12
|
/
/
/
*
|
|
Update FieldValue of type Reference (#775)
zxu
2018-02-12
*
|
|
Move to explicit nil check. (#782)
Ryan Wilson
2018-02-12
*
|
|
Strawman C++ API (#763)
rsgowman
2018-02-12
*
|
|
C++ port: add C++ equivalent of FSTDocumentKey. (#762)
Konstantin Varlamov
2018-02-09
*
|
|
Fix Core CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings (#779)
Paul Beusterien
2018-02-09
*
|
|
port Firestore SnapshotVersion in C++ (#767)
zxu
2018-02-09
*
|
|
port Firestore Auth module in C++ (#733)
zxu
2018-02-09
*
|
|
Let Travis run for `CMake` test and `lint.sh` (#769)
zxu
2018-02-09
*
|
|
cmake build fixes (#770)
rsgowman
2018-02-09
|
*
|
Version bumps for 4.9.0 (#774)
Paul Beusterien
2018-02-08
|
/
/
*
|
Update deprecation message for Firestore. (#758)
Ryan Wilson
2018-02-08
*
|
Explicitly specify the default constructor to FieldPath (#773)
Gil
2018-02-08
*
|
Update CHANGELOG for Firestore v0.10.1 (#768)
Gil
2018-02-08
*
|
Updates version of Firebase Auth in Changelog (#771)
Zsika Phillip
2018-02-07
*
|
avoid using initWithSuiteName which does not support iOS 7 (#765)
Chen Liang
2018-02-06
*
|
Creating CHANGELOG for FCM (#764)
Chen Liang
2018-02-06
[next]