index
:
firebase-ios-sdk
master
Firebase iOS SDK
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Firestore
/
Source
/
Remote
Commit message (
Expand
)
Author
Age
*
Merge pull request #514 from firebase/zxu/logoffline
zxu
2017-12-07
|
\
|
*
refactoring the condition when to warn offline
zxu123
2017-12-06
|
*
implement log warning for offline status
zxu123
2017-12-05
*
|
Standardize cross module imports with angle bracket syntax (#526)
Paul Beusterien
2017-12-04
|
/
*
Merge pull request #522 from firebase/mrschmidt-crash
Sebastian Schmidt
2017-12-01
|
\
|
*
Ignoring stream messages for closed streams
Sebastian Schmidt
2017-12-01
*
|
Merge pull request #510 from firebase/mrschmidt-crash
Sebastian Schmidt
2017-12-01
|
\
|
|
*
Checking for stream close in handleStreamClose
Sebastian Schmidt
2017-11-30
*
|
Move sources into firebase::firestore and internal namespaces (#494)
Gil
2017-11-30
|
*
Fixing tests
Sebastian Schmidt
2017-11-29
|
*
Merge branch 'master' into mrschmidt-crash
Sebastian Schmidt
2017-11-29
|
|
\
|
|
/
|
/
|
|
*
Fixing race in FSTWriteStream
Sebastian Schmidt
2017-11-29
*
|
Change FSTExponentialBackoff to use firestore::SecureRandom directly (#492)
Gil
2017-11-27
*
|
Use fully qualified imports in Firestore (#467)
Gil
2017-11-16
|
/
*
Sending an empty write request before tearing down the stream (#438)
Sebastian Schmidt
2017-11-08
*
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
*
b/67423356: Exponential backoff on writes should back off until the first suc...
Michael Lehenbauer
2017-10-26
*
Moving the StreamTest to integration tests (#391)
Sebastian Schmidt
2017-10-24
*
Port of fix for b/67042460 (retry more often before considering client offlin...
Michael Lehenbauer
2017-10-23
*
Adding goOnline/goOffline to the RemoteStore (#347)
Sebastian Schmidt
2017-10-11
*
Fix warnings exposed by Xcode 9.1 in Firestore source (#354)
Paul Beusterien
2017-10-09
*
Release 4.3.0 (#327)
Gil
2017-10-03