History log of /forgerock/authenticator-ios-v2/unit-tests/FRAModelUtils.m
Revision Date Author Comments Expand
6a2ae9c7fb4d2c40d75cab0edaf940f22c18224f 21-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10566 Provide appropriate error feedback

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/AppDelegate.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAAccountTableViewController.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAAccountsTableViewController.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAError.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAError.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAHotpOathMechanism.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAHotpOathMechanism.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAIdentityModel.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAMechanismReaderAction.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAMechanismReaderAction.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAMessageUtils.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAMessageUtils.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAModelsFromDatabase.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAModelsFromDatabase.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRANotification.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRANotification.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRANotificationHandler.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRANotificationViewController.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAOathMechanismFactory.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAOathMechanismTableViewCellController.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAPushMechanismFactory.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAQRScanViewController.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRASerialization.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRATotpOathMechanism.h /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRATotpOathMechanism.m /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/en.lproj/Localizable.strings /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj FRAAccountTableViewControllerTests.m FRAAccountsTableViewControllerTests.m FRAErrorTest.m FRAHotpOathMechanismTests.m FRAIdentityModelTests.m FRAIdentityTests.m FRAMechanismReaderActionTests.m FRAMessageUtilsTests.m FRAModelUtils.m FRAModelsFromDatabaseTest.m FRANotificationHandlerTest.m FRANotificationTest.m FRANotificationsTableViewControllerTests.m FRAOathMechanismFactoryTests.m FRAPushMechanismFactoryTests.m FRATotpOathMechanismTests.m FRAUriMechanismReaderTests.m
8b25768d928719c0be765c8d31f7073721be550a 16-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

Fix for broken build

ff2edace1e77f0e80bc2f5da30344d21c3274885 16-Jun-2016 Craig McDonnell <craig.mcdonnell@forgerock.com>

AME-10909 Ensure iOS 8 compatibility