aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | 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
* | Port autoid to C++ and remove FSTUtil (#475)Gravatar Gil2017-11-27
* | Adds Auth Result to Sign In with Custom token (#489)Gravatar Zsika Phillip2017-11-27
* | Change FSTExponentialBackoff to use firestore::SecureRandom directly (#492)Gravatar Gil2017-11-27
* | Fix a wrong file name in README.md (#493)Gravatar zxu1232017-11-27
* | Use a prefix scan when fetching documents matching a query. (#488)Gravatar rsgowman2017-11-22
* | Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
* | Adds AuthDataResult to signInWithEmailPassword Method (#484)Gravatar Zsika Phillip2017-11-22
* | Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* | Merge pull request #482 from firebase/schmidt-sebastian-patch-1Gravatar Sebastian Schmidt2017-11-21
|\ \
* \ \ Merge pull request #483 from firebase/schmidt-sebastian-patch-2Gravatar Sebastian Schmidt2017-11-21
|\ \ \
| * | | Updating CHANGELOG for Storage to 2.1.0Gravatar Sebastian Schmidt2017-11-21
|/ / /
| * / Updating Changelog for 4.1.2 RTDB releaseGravatar Sebastian Schmidt2017-11-21
|/ /
* | Add SecureRandom (#473)Gravatar Gil2017-11-20
* | Add Auth Result to createUserWithEmail (#477)Gravatar Zsika Phillip2017-11-20
* | Initial CMake-based build (#472)Gravatar Gil2017-11-20
* | Use NSPrincipalClass as the most reliable way to find tests. (#471)Gravatar Gil2017-11-17
* | Adds AuthDataResult to anonymous sign in (#470)Gravatar Zsika Phillip2017-11-17
* | Use fully qualified imports in Firestore (#467)Gravatar Gil2017-11-16
* | removes unused label from sample app (#468)Gravatar Zsika Phillip2017-11-16
* | Additional support for C++ sources in Firestore (#462)Gravatar Gil2017-11-16
* | Remove unused code from Messaging (#458)Gravatar Paul Beusterien2017-11-15
* | Using deferred init to ensure that we init FEmptyNode only onceGravatar Sebastian Schmidt2017-11-09
|\ \
| | * Merge branch 'master' of https://github.com/Firebase/firebase-ios-sdkGravatar Sebastian Schmidt2017-11-09
| |/| | |/ |/|
* | Adding MD5 hash to FIRStorageMetadataGravatar Sebastian Schmidt2017-11-09
|\ \
| * | Adding the md5 hash to FIRStorageMetadataGravatar Sebastian Schmidt2017-11-09
| * | Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
|/ /
| * Using defereed init to ensure that we init FEmptyNode only onceGravatar Sebastian Schmidt2017-11-09
|/
* Make FSTIntegrationTestCase Objective-C++ (#439)Gravatar Gil2017-11-09
* Sending an empty write request before tearing down the stream (#438)Gravatar Sebastian Schmidt2017-11-08
* Run GoogleTest-based C++ tests in Xcode (#420)Gravatar Gil2017-11-08
* Enumerator using generic. Cleaner for .. in .. loop in Swift (#433)Gravatar Ibrahim Ulukaya2017-11-08
* Update Core and Community versions for Firebase 4.6.0 release (#437)Gravatar Paul Beusterien2017-11-08
* Add argument for forcing STDERR output in FIRLogger. (#430)Gravatar Ryan Wilson2017-11-08
* Update CHANGELOG for Firestore v0.9.2 (#436)Gravatar Gil2017-11-07
* Clang-format Objective-C++ too (#419)Gravatar Gil2017-11-07
* Update change log (#429)Gravatar Zsika Phillip2017-11-06
* Fixes code style (#428)Gravatar Zsika Phillip2017-11-06
* Update travis to Xcode 9.1 (#427)Gravatar Paul Beusterien2017-11-06
* Handle error after phone auth linking (#422)Gravatar Zsika Phillip2017-11-05
* Update messaging test for upcoming InstanceID changes (#425)Gravatar Paul Beusterien2017-11-03
* Moving the Stream class to their own file (#418)Gravatar Sebastian Schmidt2017-10-31
* Closing the write and watch stream after 60s of idleness (#388)Gravatar Sebastian Schmidt2017-10-30
* Really fix pod update warning (#416)Gravatar Paul Beusterien2017-10-30