aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make it easier to consume sub-libraries within util (#1065)Gravatar Gil2018-04-10
* Merge pull request #1067 from firebase/release-4.12.0Gravatar Paul Beusterien2018-04-10
|\
* | Minor cleanups to firebase_assert.h (#1051)Gravatar Gil2018-04-10
* | Port FieldTransform to C++ (#1033)Gravatar zxu2018-04-10
* | FIREBASE_DEV_ASSERT -> FIREBASE_ASSERT within serializer.cc (#1062)Gravatar rsgowman2018-04-10
* | Merge pull request #1050 from firebase/core-breaking-changesGravatar Ryan Wilson2018-04-10
|\ \
* | | Make Carthage "choosing a subset" clearer (#1061)Gravatar Paul Beusterien2018-04-10
* | | Fix build on linux due to isnan not being present. (#1063)Gravatar rsgowman2018-04-10
* | | Enable Core Unit Tests to run in a Release config (#1064)Gravatar Paul Beusterien2018-04-10
| * | Updated changelog.Gravatar Ryan Wilson2018-04-10
* | | Remove deprecated remoteMessageDelegate (#1054)Gravatar Chen Liang2018-04-09
* | | Fixing concurrent modification when we cancel transactionsGravatar Sebastian Schmidt2018-04-09
|\ \ \
* | | | [BREAKING] Remove FIR prefix on FIRFunctionsErrorCode (#955)Gravatar Ryan Wilson2018-04-09
| * | | Fixing concurrent modification when we cancel transactionGravatar Sebastian Schmidt2018-04-09
|/ / /
| * | Updated CHANGELOG.mdGravatar Ryan Wilson2018-04-09
* | | Add lint checking for Objective-C++ sources (#1048)Gravatar Gil2018-04-09
* | | Import changes to build Auth as a Swift static lib (#1042)Gravatar Paul Beusterien2018-04-09
* | | Return @YES/@NO in .info/connectedGravatar Sebastian Schmidt2018-04-09
|\ \ \
| | * | Remove App Indexing deprecation message.Gravatar Ryan Wilson2018-04-09
| | * | Remove iOS 7 Deprecation message.Gravatar Ryan Wilson2018-04-09
| | * | Remove UIKit dependency on FIRApp. (#798)Gravatar Ryan Wilson2018-04-09
| | * | Actually fixed the tests this time. (#796)Gravatar Ryan Wilson2018-04-09
| | * | Fixed Core test's missing constant. (#795)Gravatar Ryan Wilson2018-04-09
| | * | Remove deprecated implementation - fixes build. (#794)Gravatar Ryan Wilson2018-04-09
| | * | Remove compatibility shim for Xcode 7. (#785)Gravatar Ryan Wilson2018-04-09
| | * | Remove deprecations from FIRConfiguration. (#760)Gravatar Ryan Wilson2018-04-09
| | * | Move to NSProcessInfo for systemVersion. (#614)Gravatar Ryan Wilson2018-04-09
| | * | Remove old FIROptions constructor. (#615)Gravatar Ryan Wilson2018-04-09
* | | | Travis static library testing (#1047)Gravatar Paul Beusterien2018-04-09
| |/ / |/| |
| * | Unify the representation of the dotInfoConnected value to always be an __NSCF...Gravatar Morten Bek Ditlevsen2018-04-09
|/ /
* | Minor enhancements (#1041)Gravatar Zsika Phillip2018-04-07
* | Update unit test options for with or without use_frameworks (#1037)Gravatar Paul Beusterien2018-04-06
* | Merge pull request #1035 from morganchen12/firmessaging-nonnullGravatar Morgan Chen2018-04-05
|\ \
| * | add NS_ASSUME_NONNULL macros to messagingGravatar Morgan Chen2018-04-05
|/ /
* | Fix build breakage on linux (#997)Gravatar rsgowman2018-04-05
* | Add error handling for serializer (for serializing case only) (#991)Gravatar rsgowman2018-04-05
* | Port transform operations to C++ (#1020)Gravatar zxu2018-04-05
| * Fix nullability warning with new Messaging API (#1029) (#1032)Gravatar Ryan Wilson2018-04-05
* | Fix nullability warning with new Messaging API (#1029)Gravatar Ryan Wilson2018-04-05
| * Fix build break from trailing whitespace (#1027)Gravatar Paul Beusterien2018-04-04
| * Cherry Pick of comments and changelog for M23 (#1028)Gravatar Ryan Wilson2018-04-04
* | Fix the comments for subscribe to topic (#1026)Gravatar Chen Liang2018-04-04
* | Fix build break from trailing whitespace (#1027)Gravatar Paul Beusterien2018-04-04
* | updates the changelog for pending release (#1025)Gravatar Zsika Phillip2018-04-04
* | port FieldMask to C++ (#998)Gravatar zxu2018-04-04
| * Update component versions for 4.12.0 (#1024)Gravatar Ryan Wilson2018-04-04
|/
* Adds support for deep link to Email/Link sign-In (#1023)Gravatar Zsika Phillip2018-04-04
* Updates changelog (#1022)Gravatar Zsika Phillip2018-04-03
* Adds copy auth state API (#1018)Gravatar Zsika Phillip2018-04-03
* Updates change log (#938)Gravatar Zsika Phillip2018-04-03