Conflicts: .travis.yml app/Config/Schema/db_acl.php app/Config/Schema/i18n.php app/Config/acl.php app/Config/core.php app/View/Layouts/default.ctp app/View/Layouts/error.ctp app/View/Layouts/flash.ctp app/View/Pages/home.ctp lib/Cake/Cache/Cache.php lib/Cake/Cache/CacheEngine.php lib/Cake/Cache/Engine/MemcacheEngine.php lib/Cake/Cache/Engine/MemcachedEngine.php lib/Cake/Cache/Engine/RedisEngine.php lib/Cake/Console/Command/AclShell.php lib/Cake/Console/Command/ConsoleShell.php lib/Cake/Console/Command/SchemaShell.php lib/Cake/Console/Command/Task/BakeTask.php lib/Cake/Console/Command/Task/ControllerTask.php lib/Cake/Console/Command/Task/DbConfigTask.php lib/Cake/Console/Command/Task/ModelTask.php lib/Cake/Console/Command/Task/PluginTask.php lib/Cake/Console/Command/Task/ProjectTask.php lib/Cake/Console/Command/Task/TestTask.php lib/Cake/Console/Command/Task/ViewTask.php lib/Cake/Console/Command/TestShell.php lib/Cake/Console/ConsoleErrorHandler.php lib/Cake/Console/Shell.php lib/Cake/Console/ShellDispatcher.php lib/Cake/Console/Templates/default/views/form.ctp lib/Cake/Console/Templates/default/views/index.ctp lib/Cake/Console/Templates/default/views/view.ctp lib/Cake/Console/Templates/skel/Config/Schema/db_acl.php lib/Cake/Console/Templates/skel/Config/Schema/i18n.php lib/Cake/Console/Templates/skel/Config/Schema/sessions.php lib/Cake/Console/Templates/skel/Config/core.php lib/Cake/Console/Templates/skel/View/Errors/error400.ctp lib/Cake/Console/Templates/skel/View/Errors/error500.ctp lib/Cake/Console/Templates/skel/View/Layouts/Emails/html/default.ctp lib/Cake/Console/Templates/skel/View/Layouts/ajax.ctp lib/Cake/Console/Templates/skel/View/Layouts/default.ctp lib/Cake/Console/Templates/skel/View/Layouts/error.ctp lib/Cake/Console/Templates/skel/View/Layouts/flash.ctp lib/Cake/Console/Templates/skel/View/Pages/home.ctp lib/Cake/Console/Templates/skel/index.php lib/Cake/Controller/Component.php lib/Cake/Controller/Component/Acl/AclInterface.php lib/Cake/Controller/Component/Acl/DbAcl.php lib/Cake/Controller/Component/Acl/IniAcl.php lib/Cake/Controller/Component/Acl/PhpAcl.php lib/Cake/Controller/Component/AclComponent.php lib/Cake/Controller/Component/Auth/ActionsAuthorize.php lib/Cake/Controller/Component/Auth/BaseAuthenticate.php lib/Cake/Controller/Component/Auth/BlowfishAuthenticate.php lib/Cake/Controller/Component/Auth/CrudAuthorize.php lib/Cake/Controller/Component/Auth/FormAuthenticate.php lib/Cake/Controller/Component/AuthComponent.php lib/Cake/Controller/Component/CookieComponent.php lib/Cake/Controller/Component/EmailComponent.php lib/Cake/Controller/Component/SecurityComponent.php lib/Cake/Controller/Controller.php lib/Cake/Controller/Scaffold.php lib/Cake/Core/App.php lib/Cake/Core/CakePlugin.php lib/Cake/Core/Configure.php lib/Cake/Core/Object.php lib/Cake/Error/ErrorHandler.php lib/Cake/Error/exceptions.php lib/Cake/I18n/Multibyte.php lib/Cake/Log/CakeLog.php lib/Cake/Model/AclNode.php lib/Cake/Model/Behavior/AclBehavior.php lib/Cake/Model/Behavior/ContainableBehavior.php lib/Cake/Model/Behavior/TranslateBehavior.php lib/Cake/Model/Behavior/TreeBehavior.php lib/Cake/Model/BehaviorCollection.php lib/Cake/Model/CakeSchema.php lib/Cake/Model/ConnectionManager.php lib/Cake/Model/Datasource/CakeSession.php lib/Cake/Model/Datasource/DataSource.php lib/Cake/Model/Datasource/Database/Mysql.php lib/Cake/Model/Datasource/Database/Postgres.php lib/Cake/Model/Datasource/Database/Sqlite.php lib/Cake/Model/Datasource/Database/Sqlserver.php lib/Cake/Model/Datasource/DboSource.php lib/Cake/Model/Datasource/Session/CacheSession.php lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php lib/Cake/Model/Datasource/Session/DatabaseSession.php lib/Cake/Model/Model.php lib/Cake/Model/ModelBehavior.php lib/Cake/Model/ModelValidator.php lib/Cake/Model/Permission.php lib/Cake/Model/Validator/CakeValidationRule.php lib/Cake/Model/Validator/CakeValidationSet.php lib/Cake/Network/Http/DigestAuthentication.php lib/Cake/Network/Http/HttpSocket.php lib/Cake/Network/Http/HttpSocketResponse.php lib/Cake/Routing/Dispatcher.php lib/Cake/Routing/DispatcherFilter.php lib/Cake/Routing/Filter/AssetDispatcher.php lib/Cake/Routing/Router.php lib/Cake/Test/Case/Console/ShellTest.php lib/Cake/Test/Case/Controller/Component/Acl/DbAclTest.php lib/Cake/Test/Case/Controller/Component/AuthComponentTest.php lib/Cake/Test/Case/Controller/Component/EmailComponentTest.php lib/Cake/Test/Case/Controller/Component/PaginatorComponentTest.php lib/Cake/Test/Case/Controller/Component/SecurityComponentTest.php lib/Cake/Test/Case/Controller/ComponentTest.php lib/Cake/Test/Case/Controller/ControllerTest.php lib/Cake/Test/Case/Controller/ScaffoldTest.php lib/Cake/Test/Case/Model/AclNodeTest.php lib/Cake/Test/Case/Model/Behavior/TranslateBehaviorTest.php lib/Cake/Test/Case/Model/Behavior/TreeBehaviorAfterTest.php lib/Cake/Test/Case/Model/Behavior/TreeBehaviorNumberTest.php lib/Cake/Test/Case/Model/Behavior/TreeBehaviorScopedTest.php lib/Cake/Test/Case/Model/Behavior/TreeBehaviorUuidTest.php lib/Cake/Test/Case/Model/BehaviorCollectionTest.php lib/Cake/Test/Case/Model/Datasource/DataSourceTest.php lib/Cake/Test/Case/Model/Datasource/Database/MysqlTest.php lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php lib/Cake/Test/Case/Model/Datasource/Database/SqliteTest.php lib/Cake/Test/Case/Model/Datasource/Database/SqlserverTest.php lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php lib/Cake/Test/Case/Model/ModelCrossSchemaHabtmTest.php lib/Cake/Test/Case/Model/ModelIntegrationTest.php lib/Cake/Test/Case/Model/ModelTestBase.php lib/Cake/Test/Case/Model/Validator/CakeValidationRuleTest.php lib/Cake/Test/Case/Model/models.php lib/Cake/Test/Case/Network/Http/DigestAuthenticationTest.php lib/Cake/Test/Case/Network/Http/HttpResponseTest.php lib/Cake/Test/Case/Network/Http/HttpSocketTest.php lib/Cake/Test/Case/Routing/DispatcherTest.php lib/Cake/Test/Case/TestSuite/CakeTestFixtureTest.php lib/Cake/Test/Case/Utility/ClassRegistryTest.php lib/Cake/Test/Case/Utility/SanitizeTest.php lib/Cake/Test/Case/View/Helper/FormHelperTest.php lib/Cake/Test/Case/View/HelperTest.php lib/Cake/Test/Fixture/ArmorsPlayerFixture.php lib/Cake/Test/Fixture/JoinABFixture.php lib/Cake/Test/Fixture/JoinACFixture.php lib/Cake/Test/Fixture/TranslateFixture.php lib/Cake/Test/test_app/Plugin/TestPlugin/Model/TestPluginAuthUser.php lib/Cake/TestSuite/CakeTestSuiteCommand.php lib/Cake/TestSuite/CakeTestSuiteDispatcher.php lib/Cake/TestSuite/ControllerTestCase.php lib/Cake/TestSuite/Coverage/HtmlCoverageReport.php lib/Cake/TestSuite/Fixture/CakeFixtureManager.php lib/Cake/TestSuite/Fixture/CakeTestFixture.php lib/Cake/TestSuite/Fixture/CakeTestModel.php lib/Cake/TestSuite/Reporter/CakeBaseReporter.php lib/Cake/Utility/CakeTime.php lib/Cake/Utility/ClassRegistry.php lib/Cake/Utility/ObjectCollection.php lib/Cake/Utility/Set.php lib/Cake/View/Errors/fatal_error.ctp lib/Cake/View/Errors/missing_action.ctp lib/Cake/View/Errors/missing_behavior.ctp lib/Cake/View/Errors/missing_component.ctp lib/Cake/View/Errors/missing_controller.ctp lib/Cake/View/Errors/missing_database.ctp lib/Cake/View/Errors/missing_datasource_config.ctp lib/Cake/View/Errors/missing_helper.ctp lib/Cake/View/Errors/missing_plugin.ctp lib/Cake/View/Errors/missing_table.ctp lib/Cake/View/Errors/private_action.ctp lib/Cake/View/Errors/scaffold_error.ctp lib/Cake/View/Helper.php lib/Cake/View/Helper/FormHelper.php lib/Cake/View/Helper/JsBaseEngineHelper.php lib/Cake/View/Helper/JsHelper.php lib/Cake/View/Helper/PaginatorHelper.php lib/Cake/View/Helper/PrototypeEngineHelper.php lib/Cake/View/Helper/TimeHelper.php lib/Cake/View/HelperCollection.php lib/Cake/View/Scaffolds/form.ctp lib/Cake/View/Scaffolds/index.ctp lib/Cake/View/Scaffolds/view.ctp lib/Cake/bootstrap.php src/Auth/BaseAuthorize.php src/Auth/ControllerAuthorize.php src/Cache/Engine/ApcEngine.php src/Cache/Engine/FileEngine.php src/Cache/Engine/WincacheEngine.php src/Cache/Engine/XcacheEngine.php src/Console/Command/Task/ExtractTask.php src/Console/ConsoleInputArgument.php src/Console/ConsoleInputOption.php src/Console/HelpFormatter.php src/Controller/Component/RequestHandlerComponent.php src/Controller/Component/SessionComponent.php src/Database/Exception.php src/Event/EventListener.php src/I18n/I18n.php src/Log/Engine/ConsoleLog.php src/Log/Engine/FileLog.php src/Log/Engine/SyslogLog.php src/Network/Email/Email.php src/Network/Request.php src/Network/Response.php src/Network/Socket.php src/Routing/Route/RedirectRoute.php src/Routing/Route/Route.php src/Template/Error/fatal_error.ctp src/Template/Error/missing_connection.ctp src/Template/Error/missing_datasource.ctp src/Template/Error/missing_view.ctp src/Template/Error/pdo_error.ctp src/TestSuite/TestCase.php src/Utility/File.php src/Utility/Folder.php src/Utility/Number.php src/Utility/Security.php src/Utility/String.php src/Validation/Validation.php src/View/Helper/HtmlHelper.php src/View/Helper/NumberHelper.php src/View/Helper/RssHelper.php src/View/Helper/SessionHelper.php src/View/View.php src/bootstrap.php tests/Fixture/ArticleFixture.php tests/TestCase/Console/Command/Task/FixtureTaskTest.php tests/TestCase/Controller/Component/RequestHandlerComponentTest.php tests/TestCase/Log/Engine/SyslogLogTest.php tests/TestCase/Network/Email/EmailTest.php tests/TestCase/Network/RequestTest.php tests/TestCase/Utility/SecurityTest.php tests/TestCase/Validation/ValidationTest.php tests/TestCase/View/Helper/HtmlHelperTest.php tests/test_app/Plugin/TestPlugin/src/Routing/Filter/TestDispatcherFilter.php tests/test_app/TestApp/Template/Error/error400.ctp tests/test_app/TestApp/Template/Error/error500.ctp tests/test_app/TestApp/View/Helper/BananaHelper.php
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||