aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Explicitly handle Firestore/third_party/ImmutableGravatar Marek Gilbert2017-12-07
* Add FirebaseFirestore.h to fix Firebase module in source build (#539)Gravatar Paul Beusterien2017-12-07
* Merge pull request #514 from firebase/zxu/logofflineGravatar zxu2017-12-07
|\
* | Rework the top-level cmake build to be a superproject (#538)Gravatar Gil2017-12-06
* | Updating the Auth header comments for Jazzy syntax (#535)Gravatar alexg332017-12-06
| * refactoring the condition when to warn offlineGravatar zxu1232017-12-06
* | Document post_install workaround for static library source pod usage (#534)Gravatar Paul Beusterien2017-12-05
| * implement log warning for offline statusGravatar zxu1232017-12-05
* | Fixes stating host (#528)Gravatar Zsika Phillip2017-12-04
* | Add log to warn users of iOS 7 deprecation. (#527)Gravatar Ryan Wilson2017-12-04
* | Standardize cross module imports with angle bracket syntax (#526)Gravatar Paul Beusterien2017-12-04
| * Merge branch 'master' into zxu/logofflineGravatar zxu1232017-12-04
| |\ | |/ |/|
* | Add post_install workaround to enable internal component access to Analytics ...Gravatar Paul Beusterien2017-12-02
* | Fixes small typo in comments (#524)Gravatar Zsika Phillip2017-12-01
* | Add Analytics test target and build tests for deprecated headers (#520)Gravatar Paul Beusterien2017-12-01
* | Cleanup import path for FIRLogger (#523)Gravatar rsgowman2017-12-01
* | Merge pull request #522 from firebase/mrschmidt-crashGravatar Sebastian Schmidt2017-12-01
|\ \
| * | Ignoring stream messages for closed streamsGravatar Sebastian Schmidt2017-12-01
* | | Merge pull request #510 from firebase/mrschmidt-crashGravatar Sebastian Schmidt2017-12-01
|\| |
| * | Adding Changelog entryGravatar Sebastian Schmidt2017-12-01
* | | Merge pull request #518 from firebase/messaging-copyGravatar Chen Liang2017-12-01
|\ \ \
* \ \ \ Merge pull request #521 from firebase/release-4.7.0Gravatar Paul Beusterien2017-12-01
|\ \ \ \
| * | | | Core is now 4.7.0Gravatar Paul Beusterien2017-12-01
* | | | | Merge pull request #519 from firebase/release-4.7.0Gravatar Paul Beusterien2017-12-01
|\| | | |
| * | | | Core is now 4.7.0Gravatar Paul Beusterien2017-12-01
| | * | | FCM version should return only the sementic version and let IID handle the pa...Gravatar chliangGoogle2017-11-30
| |/ / / |/| | |
* | | | Fix long line and run style (#517)Gravatar Paul Beusterien2017-11-30
* | | | Merge pull request #515 from firebase/release-4.7.0Gravatar Paul Beusterien2017-11-30
|\| | |
| * | | Remove no longer necessary workaround (#512)Gravatar Paul Beusterien2017-11-30
| | * | Checking for stream close in handleStreamCloseGravatar Sebastian Schmidt2017-11-30
* | | | add completion execution guarantees to firestore write ops (#481)Gravatar Morgan Chen2017-11-30
| | | * Warn user if we raise with empty while not onlineGravatar zxu1232017-11-30
* | | | Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
| |_|/ |/| |
* | | Fix StringView to properly convert NSStrings (#509)Gravatar rsgowman2017-11-30
* | | Remove dependency on FirebaseAuth (#505)Gravatar rsgowman2017-11-30
* | | Include UID when sending (internal) auth state change notifications (#507)Gravatar rsgowman2017-11-30
* | | Allow clang-format to find Firestore/Source/Auth (#508)Gravatar Gil2017-11-30
| | * Fixing testsGravatar Sebastian Schmidt2017-11-29
| | * Merge branch 'master' into mrschmidt-crashGravatar Sebastian Schmidt2017-11-29
| | |\
| | | * Merge branch 'master' of https://github.com/Firebase/firebase-ios-sdkGravatar Sebastian Schmidt2017-11-29
| | | |\ | |_|_|/ |/| | |
| | * | Fixing race in FSTWriteStreamGravatar Sebastian Schmidt2017-11-29
| | |/
* | | Instructions for static library interop with Analytics (#503)Gravatar Paul Beusterien2017-11-29
| * | Merge remote-tracking branch 'origin/master' into release-4.7.0Gravatar Paul Beusterien2017-11-28
| |\ \ | |/ / |/| |
* | | FIRAppInternal.h is a published private header (#501)Gravatar Paul Beusterien2017-11-28
| * | Merge remote-tracking branch 'origin/master' into release-4.7.0Gravatar Paul Beusterien2017-11-28
| |\ \ | |/ / |/| |
* | | Update version number (#499)Gravatar Zsika Phillip2017-11-28
| * | Merge remote-tracking branch 'origin/master' into release-4.7.0Gravatar Paul Beusterien2017-11-28
| |\ \ | |/ / |/| |
* | | Update CHANGELOG for Firestore v0.9.3 (#498)Gravatar Gil2017-11-28
| * | Update component versions for Firebase 4.7.0 (#497)Gravatar Paul Beusterien2017-11-28
|/ /
* | Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. (#476)Gravatar Ryan Wilson2017-11-28