Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add public FIRAnalyticsConfiguration tests. (#1361) | Ryan Wilson | 2018-05-30 |
| | |||
* | Bump version numbers for 5.1.0 (#1320) | Ryan Wilson | 2018-05-23 |
| | | | | | | | | * Bump version numbers for 5.1.0 * Update push pods script for releasing SDKs. * Fix Core library version string. | ||
* | Add conformance to data collection switch for Analytics. (#1296) | Ryan Wilson | 2018-05-21 |
| | | | | | | * Add conformance to data collection switch for Analytics. * Fix method documentation per PR comments. | ||
* | merge | Paul Beusterien | 2018-05-15 |
|\ | |||
* | | Test Core's build version matches FIROption version (#1279) | Paul Beusterien | 2018-05-15 |
| | | |||
* | | Add global data collection switch. (#1219) | Ryan Wilson | 2018-05-14 |
| | | | | | | | | | | | | | | * Addition of global data collection switch. * Added Messaging conformance to data switch. Also formatted code. * Move data collection flag internal until all SDKs conform to it. * Formatting in response to code review. | ||
| * | Add MLKit to FIRLogger constants. (#1263) | Ryan Wilson | 2018-05-14 |
| | | |||
| * | Version updates for 5.0.1 (#1272) | Paul Beusterien | 2018-05-14 |
| | | |||
* | | Add MLKit to FIRLogger constants. (#1263) | Ryan Wilson | 2018-05-11 |
| | | |||
* | | merge | Paul Beusterien | 2018-05-08 |
|\| | |||
* | | Fixes API tests (#1235) | Zsika Phillip | 2018-05-07 |
| | | |||
| * | Disable pre-release repos (#1228) | Paul Beusterien | 2018-05-04 |
| | | |||
* | | Add -all_load to Firebase unit test runs (#1226) | Paul Beusterien | 2018-05-04 |
| | | |||
| * | Remove logging count for this release. (#1201) | Ryan Wilson | 2018-05-01 |
| | | |||
* | | Remove logging count for this release. (#1201) | Ryan Wilson | 2018-05-01 |
| | | |||
| * | Remove deprecated verify phone number (#1200) | Zsika Phillip | 2018-05-01 |
| | | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests | ||
* | | Remove deprecated verify phone number (#1200) | Zsika Phillip | 2018-04-30 |
| | | | | | | | | | | | | * remove_deprecated_verify_phone * Fixes unit tests | ||
| * | Adds phone auth testing. (disableAppVerification) (#1192) | Zsika Phillip | 2018-04-29 |
| | | |||
* | | Adds phone auth testing. (disableAppVerification) (#1192) | Zsika Phillip | 2018-04-29 |
| | | |||
| * | Adds new callback to createUse API (breaking change) (#1186) | Zsika Phillip | 2018-04-26 |
| | | |||
* | | Adds new callback to createUse API (breaking change) (#1186) | Zsika Phillip | 2018-04-25 |
| | | |||
| * | Remove workaround for Analytics modular header issue (#1142) | Paul Beusterien | 2018-04-25 |
|/ | |||
* | First pass of Auth breaking changes (#1123) | Zsika Phillip | 2018-04-25 |
| | |||
* | Add counter for errors and warnings logged. (#1168) | Ryan Wilson | 2018-04-25 |
| | | | | * Moved writes outside of dispatch_async block. | ||
* | Remove GTM dependency from FirebaseAuth (#1175) | Paul Beusterien | 2018-04-24 |
| | |||
* | Eliminate an Auth tvOS build warning (#1159) | Paul Beusterien | 2018-04-24 |
| | |||
* | Update travis to use Xcode 9.3 (#1163) | Paul Beusterien | 2018-04-23 |
| | | | | | * Workaround already installed brew error message * NSJSONSerialization of doubles is now fixed on OSX | ||
* | Fixes base64URL encoding (#1161) | Zsika Phillip | 2018-04-20 |
| | | | | | | | | * Fixes base64URL encoding * Addresses comments * Addresses comment | ||
* | replace the private OCMock method with a public one, and also fix the ↵ | Chen Liang | 2018-04-19 |
| | | | | EXC_BAD_ACCESSw (#1149) | ||
* | Add unit tests for FirebaseCore (#751) | Benoit St-Pierre | 2018-04-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add unit tests for FIRMutableDictionary Basic unit tests to increase overall code coverage. * Add unit tests for FIRReachabilityChecker Basic unit tests to increase overall test coverage. * Add unit tests for FIRNetwork Basic unit tests to increase overall test coverage. This also includes a mock HTTP server to serve mock network responses through the network stack. * Remove +internal from imports This was unnecessary. * Move Example/Tests/Core/Utils files to Example/Tests/Core This simplifies build files to include the correct dependencies I had also missed some tvOS test fixes. * PR Feedback Fixed some style issues and updated GTMHTTPServer comments. * Moved GTMHTTPServer.h into third_party directory * Revert Firebase Xcode project for merging. * Add tests to project file. | ||
* | Fix version number reporting for minor versions. (#1124) | Ryan Wilson | 2018-04-17 |
| | | | | | | | * Fix version number reporting for minor versions. * run clang-format * Updated the comment in systemVersion. | ||
* | Match previous systemVersion functionality (#1120) | Ryan Wilson | 2018-04-16 |
| | | | | | | | | * Match previous systemVersion functionality * style.sh * Add new test file to test targets | ||
* | Merge pull request #1102 from firebase/release-4.13.0 | Ryan Wilson | 2018-04-13 |
|\ | | | | | Release 4.13.0 | ||
* \ | Merge pull request #1055 from firebase/mrschmidt-removedownloadurl | Sebastian Schmidt | 2018-04-13 |
|\ \ | | | | | | | Removing FirebaseStorage.downloadURL | ||
| * | | Addressing feedback | Sebastian Schmidt | 2018-04-13 |
| | | | |||
| | * | Rename version 4.12.1 to 4.13 (#1092) | Paul Beusterien | 2018-04-13 |
| | | | |||
* | | | Options should be nullable for subscription (#1085) | Chen Liang | 2018-04-13 |
| | | | | | | | | | | | | Getting warning message from xcode so we need to define it to remove warning. | ||
| | * | Fixes typo that causes token parsing to break (#1076) | Zsika Phillip | 2018-04-12 |
| | | | |||
* | | | Fixes typo that causes token parsing to break (#1076) | Zsika Phillip | 2018-04-12 |
| | | | |||
| * | | Being less technically correct | Sebastian Schmidt | 2018-04-11 |
| | | | |||
| | * | Update component versions for 4.12.1 | Paul Beusterien | 2018-04-11 |
| | | | |||
* | | | Merge pull request #1067 from firebase/release-4.12.0 | Paul Beusterien | 2018-04-10 |
|\ \ \ | | |/ | |/| | Release 4.12.0 | ||
* | | | Merge pull request #1050 from firebase/core-breaking-changes | Ryan Wilson | 2018-04-10 |
|\ \ \ | | | | | | | | | Core Breaking API Changes | ||
* | | | | Enable Core Unit Tests to run in a Release config (#1064) | Paul Beusterien | 2018-04-10 |
| | | | | |||
| | | * | Removing trailing comma | Sebastian Schmidt | 2018-04-09 |
| | | | | |||
| | | * | Removing FirebaseStorage.downloadURL | Sebastian Schmidt | 2018-04-09 |
| | | | | |||
* | | | | Import changes to build Auth as a Swift static lib (#1042) | Paul Beusterien | 2018-04-09 |
| |_|/ |/| | | |||
| * | | Actually fixed the tests this time. (#796) | Ryan Wilson | 2018-04-09 |
| | | | |||
| * | | Fixed Core test's missing constant. (#795) | Ryan Wilson | 2018-04-09 |
| | | | |||
| * | | Remove old FIROptions constructor. (#615) | Ryan Wilson | 2018-04-09 |
| | | |