aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
* Change pod spec lint verbose tail to 40 (#114)Gravatar Paul Beusterien2017-06-29
* Remove Auth/Source/Private - restoring headers to original location (#113)Gravatar Paul Beusterien2017-06-29
* Group public headers into Public directories (#112)Gravatar Paul Beusterien2017-06-29
* Changes client-side logging level for some messages generated by Auth to be i...Gravatar Xiangtian Dai2017-06-29
* Fix comment in FPruneForest (#111)Gravatar Josep Sayol2017-06-29
* Removes FIROptions hack from the Auth sample app as it is now unnecessary. (#...Gravatar Xiangtian Dai2017-06-28
* Use verbose pod lib lint in travis (#108)Gravatar Morgan Chen2017-06-28
* Fixing parsing for double numbers (#107)Gravatar Sebastian Schmidt2017-06-27
* Fix typos in ROADMAP.md (#106)Gravatar Riz2017-06-26
* Add UIKit import to FIRAuth implementation (#105)Gravatar Zsika Phillip2017-06-25
* Add ROADMAP.md (#104)Gravatar Paul Beusterien2017-06-23
* Not sending messages to closed websocket connections (#99)Gravatar Sebastian Schmidt2017-06-22
* Rename FirebaseDev to FirebaseCommunity (#98)Gravatar Paul Beusterien2017-06-22
* Fix Messaging doc (#97)Gravatar Paul Beusterien2017-06-21
* Fix Auth Swift sample imports to be more precise and flexible for other build...Gravatar Xiangtian Dai2017-06-20
* Removes unused class (#94)Gravatar Zsika Phillip2017-06-20
* Update Core version to 4.0.3 (#92)Gravatar Paul Beusterien2017-06-20
* Move FIRAppEnvironmentUtil.m to third_party directory (#89)Gravatar Paul Beusterien2017-06-20
* Removes old `FIREmailPasswordAuthProvider` files. (#90)Gravatar Xiangtian Dai2017-06-20
* Uses framework imports for GoogleSignIn, FBSDKCoreKit, and FBSDKLoginKit. (#87)Gravatar Xiangtian Dai2017-06-18
* Removes trailing whitespaces in AuthSamples. (#85)Gravatar Xiangtian Dai2017-06-15
* Calling stopFetching on GTMSessionFetcher to stop callbacks from bein… (#81)Gravatar Sebastian Schmidt2017-06-15
* Add section explaining community supported efforts (#63)Gravatar Riz2017-06-09
* Adds client version header to Firebase Auth server requests. (#79)Gravatar Xiangtian Dai2017-06-08
* Uses a symbol link as the path to unit test files to avoid red links in Xcode...Gravatar Xiangtian Dai2017-06-07
* Restore UIKit import to FIRApp.h to prevent breaking change (#78)Gravatar Paul Beusterien2017-06-07
* Adds NSSecureCoding unit tests for FIRUser (#74)Gravatar Zsika Phillip2017-06-07
* Update Core version to 4.0.2 (#76)Gravatar Paul Beusterien2017-06-07
* Delete trailing whitespace (#73)Gravatar Paul Beusterien2017-06-06
* Add Foundation import so TARGET_OS_IOS or other TARGET_OS_* gets defined (#71)Gravatar Paul Beusterien2017-06-06
* Add missing terminating newlines (#70)Gravatar Paul Beusterien2017-06-06
* Add phone number property to NSSecureCoding (#68)Gravatar Zsika Phillip2017-06-04
* documents phone auth with reference docs (#66)Gravatar Zsika Phillip2017-06-03
* Auth source file cleanup (#65)Gravatar Xiangtian Dai2017-06-02
* Updates references in Auth samples Xcode project for the example app after th...Gravatar Xiangtian Dai2017-06-02
* Fix a typo (#62)Gravatar Paul Beusterien2017-06-02
* Fix formatting inconsistencies in Messaging header (#61)Gravatar Riz2017-06-02
* Restore bundle id and dev team for Messaging iOS (#60)Gravatar Riz2017-06-02
* Fix build break from macOS - Auth merge (#59)Gravatar Paul Beusterien2017-06-02
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* Update FirebaseDev version and description (#57)Gravatar Paul Beusterien2017-06-02
* Handle missing email error (#54)Gravatar Zsika Phillip2017-06-01
* Fixes warnings about APIs deprecated in iOS8 (#53)Gravatar Zsika Phillip2017-06-01
* Add update phone number action to swift app (#49)Gravatar Zsika Phillip2017-06-01
* Updating version for an upcoming release (#52)Gravatar davidair2017-06-01
* mark FIRDatabase init unavailable (#48)Gravatar Andrew Breckenridge2017-06-01
* Remove modulemap for usage as a Pod dependency (#50)Gravatar Mickaël Floc'hlay2017-06-01
* Fixes auth sample project issues: (#47)Gravatar Xiangtian Dai2017-05-31
* Add missing Foundation import (#46)Gravatar Paul Beusterien2017-05-31