aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
|\
* \ 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
* Fix pod update warning (#414)Gravatar Paul Beusterien2017-10-30
* b/67423356: Exponential backoff on writes should back off until the first suc...Gravatar Michael Lehenbauer2017-10-26
* Fixing AppStore detection (#410)Gravatar davidair2017-10-26
* Improve swift sample app (#409)Gravatar Zsika Phillip2017-10-25
* Moving the StreamTest to integration tests (#391)Gravatar Sebastian Schmidt2017-10-24
* Merge pull request #405 from firebase/fix-reason-parameterGravatar Ivan2017-10-23
|\
| * handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
| * handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
| * Merge branch 'master' of https://github.com/firebase/firebase-ios-sdk into fi...Gravatar Ivan2017-10-23
| |\ | |/ |/|
| * handles unstructured errors on redirect URLsGravatar Ivan2017-10-23
* | Allowing field deletes with merge-enabled sets (#404)Gravatar Sebastian Schmidt2017-10-23
* | Port of fix for b/67042460 (retry more often before considering client offlin...Gravatar Michael Lehenbauer2017-10-23
* | Catch failures from pod lib lint in travis (#400)Gravatar Paul Beusterien2017-10-23
* | Update CHANGELOG for Firestore v0.9.1 (#395)Gravatar Gil2017-10-22
* | Fixes a pod lint warning for implicit conversion. (#399)Gravatar Xiangtian Dai2017-10-21
* | Don't fail travis tests if a binary file has a trailing space (#398)Gravatar Paul Beusterien2017-10-20
* | Update Core and Community versions for Firebase 4.5.0 release (#397)Gravatar Paul Beusterien2017-10-20
* | Add images and icons to silence Xcode 9 warnings (#396)Gravatar Paul Beusterien2017-10-20
* | Updates the change log for Auth release 4.3.1 (#392)Gravatar Zsika Phillip2017-10-20
* | Add Performance and Firestore strings to FIRApp (#394)Gravatar Paul Beusterien2017-10-20
* | Silences unguarded availability warnings in Auth. (#389)Gravatar Xiangtian Dai2017-10-19
* | Add isEqual() and port DocumentReference array test. (#380)Gravatar Michael Lehenbauer2017-10-19
|/