aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
Commit message (Expand)AuthorAge
* Merge from private/auth-master (#159)Gravatar Xiangtian Dai2017-07-28
* Add clang-format options and script; apply to FirebaseCore (#151)Gravatar Paul Beusterien2017-07-27
* Configure Messaging for default FIRApp only. (#154)Gravatar Ryan Wilson2017-07-26
* Purge persistence cache if we can't load from it (#153)Gravatar Sebastian Schmidt2017-07-26
* Moving sMessageCodeRegex initialization into #ifdef DEBUG to remove the init ...Gravatar davidair2017-07-25
* Fixes small reference documentation mistakes (#141)Gravatar Zsika Phillip2017-07-17
* Add Firebase AuthUI service for tracking FirebaseUI installations count. (#142)Gravatar Yury2017-07-17
* Add method to check if `defaultApp` is configured. (#139)Gravatar Ryan Wilson2017-07-17
* Fix GoogleService-Info.plist casing in comments (#135)Gravatar Paul Beusterien2017-07-14
* Fix macOS pod spec lint warning regression (#133)Gravatar Paul Beusterien2017-07-10
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
* Version update (#130)Gravatar davidair2017-07-10
* Initializes the shared FIRAuthAppDelegateProxy instance in the main ... (#123)Gravatar Xiangtian Dai2017-07-07
* Adding size to Storage's NSDictionary representation (#120)Gravatar Sebastian Schmidt2017-07-04
* Moves most of FIRAuth initialization out of the calling thread. (#115)Gravatar Xiangtian Dai2017-06-30
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
* 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
* Fixing parsing for double numbers (#107)Gravatar Sebastian Schmidt2017-06-27
* Add UIKit import to FIRAuth implementation (#105)Gravatar Zsika Phillip2017-06-25
* 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
* 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
* Calling stopFetching on GTMSessionFetcher to stop callbacks from bein… (#81)Gravatar Sebastian Schmidt2017-06-15
* Adds client version header to Firebase Auth server requests. (#79)Gravatar Xiangtian Dai2017-06-08
* Restore UIKit import to FIRApp.h to prevent breaking change (#78)Gravatar Paul Beusterien2017-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
* Fix a typo (#62)Gravatar Paul Beusterien2017-06-02
* Fix formatting inconsistencies in Messaging header (#61)Gravatar Riz2017-06-02
* macOS (#38)Gravatar Mathew Huusko V2017-06-02
* Handle missing email error (#54)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
* Add missing Foundation import (#46)Gravatar Paul Beusterien2017-05-31
* Schedules automatic auth token refresh as soon as the triggering method is ca...Gravatar Xiangtian Dai2017-05-31
* Update error messages to be Swift friendly. (#40)Gravatar Ryan Wilson2017-05-30
* Uses official Firebase Auth product names in code and doc. (#32)Gravatar Xiangtian Dai2017-05-26