This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Starting unification of casing in remaining folders
Jose Lorenzo Rodriguez
15 years ago
parent
5f45dd20d2
commit
900dfef2f7
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
app/Config/Schema/db_acl.php
0
0
app/Config/Schema/i18n.php
0
0
app/Config/Schema/sessions.php
0
0
app/Config/acl.ini.php
0
0
app/Config/bootstrap.php
0
0
app/Config/core.php
0
0
app/Config/database.php.default
0
0
app/Config/email.php.default
0
0
app/Config/routes.php
0
0
app/Locale/eng/LC_MESSAGES/empty
0
0
app/Plugin/empty
0
0
app/Test/Case/Controller/Component/empty
0
0
app/Test/Case/Controller/empty
0
0
app/Test/Case/Model/Behavior/empty
0
0
app/Test/Case/Model/empty
0
0
app/Test/Case/View/Helper/empty
0
0
app/Test/Fixture/empty
0
0
app/Vendor/shells/tasks/empty
0
0
app/Vendor/shells/templates/empty
0
0
app/View/Pages/empty
0
0
lib/Cake/Config/config.php
0
0
lib/Cake/Config/unicode/casefolding/0080_00ff.php
0
0
lib/Cake/Config/unicode/casefolding/0100_017f.php
0
0
lib/Cake/Config/unicode/casefolding/0180_024F.php
0
0
lib/Cake/Config/unicode/casefolding/0250_02af.php
0
0
lib/Cake/Config/unicode/casefolding/0370_03ff.php
0
0
lib/Cake/Config/unicode/casefolding/0400_04ff.php
0
0
lib/Cake/Config/unicode/casefolding/0500_052f.php
0
0
lib/Cake/Config/unicode/casefolding/0530_058f.php
0
0
lib/Cake/Config/unicode/casefolding/1e00_1eff.php
0
0
lib/Cake/Config/unicode/casefolding/1f00_1fff.php
0
0
lib/Cake/Config/unicode/casefolding/2100_214f.php
0
0
lib/Cake/Config/unicode/casefolding/2150_218f.php
0
0
lib/Cake/Config/unicode/casefolding/2460_24ff.php
0
0
lib/Cake/Config/unicode/casefolding/2c00_2c5f.php
0
0
lib/Cake/Config/unicode/casefolding/2c60_2c7f.php
0
0
lib/Cake/Config/unicode/casefolding/2c80_2cff.php
0
0
lib/Cake/Config/unicode/casefolding/ff00_ffef.php
0
0
lib/Cake/Test/Case/AllBehaviorsTest.php
0
0
lib/Cake/Test/Case/AllCacheTest.php
0
0
lib/Cake/Test/Case/AllComponentsTest.php
0
0
lib/Cake/Test/Case/AllConfigureTest.php
0
0
lib/Cake/Test/Case/AllConsoleTest.php
0
0
lib/Cake/Test/Case/AllControllerTest.php
0
0
lib/Cake/Test/Case/AllCoreTest.php
0
0
lib/Cake/Test/Case/AllDatabaseTest.php
0
0
lib/Cake/Test/Case/AllErrorTest.php
0
0
lib/Cake/Test/Case/AllHelpersTest.php
0
0
lib/Cake/Test/Case/AllI18nTest.php
0
0
lib/Cake/Test/Case/AllLogTest.php
0
0
lib/Cake/Test/Case/AllModelTest.php
0
0
lib/Cake/Test/Case/AllNetworkTest.php
0
0
lib/Cake/Test/Case/AllRoutingTest.php
0
0
lib/Cake/Test/Case/AllTestSuiteTest.php
0
0
lib/Cake/Test/Case/AllTestsTest.php
0
0
lib/Cake/Test/Case/AllUtilityTest.php
0
0
lib/Cake/Test/Case/AllViewTest.php
0
0
lib/Cake/Test/Case/BasicsTest.php
0
0
lib/Cake/Test/Case/Cache/CacheTest.php
0
0
lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php
0
0
lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php
0
0
lib/Cake/Test/Case/Cache/Engine/MemcacheTest.php
0
0
lib/Cake/Test/Case/Cache/Engine/XcacheTest.php
0
0
lib/Cake/Test/Case/Configure/IniReaderTest.php
0
0
lib/Cake/Test/Case/Configure/PhpReaderTest.php
0
0
lib/Cake/Test/Case/Console/AllConsoleLibsTest.php
0
0
lib/Cake/Test/Case/Console/AllConsoleTest.php
0
0
lib/Cake/Test/Case/Console/AllShellsTest.php
0
0
lib/Cake/Test/Case/Console/AllTasksTest.php
0
0
lib/Cake/Test/Case/Console/Command/AclShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/ApiShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/BakeShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/CommandListShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/SchemaShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/ShellTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php
0
0
lib/Cake/Test/Case/Console/Command/TestsuiteShellTest.php
0
0
lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php
0
0
lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php
0
0
lib/Cake/Test/Case/Console/ConsoleOutputTest.php
0
0
lib/Cake/Test/Case/Console/HelpFormatterTest.php
0
0
lib/Cake/Test/Case/Console/ShellDispatcherTest.php
0
0
lib/Cake/Test/Case/Console/TaskCollectionTest.php
0
0
lib/Cake/Test/Case/Controller/Component/AclComponentTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php
0
0
lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticate.php
0
0
lib/Cake/tests/Case/Controller/Component/AuthComponentTest.php
app/config/schema/db_acl.php → app/Config/Schema/db_acl.php
View File
app/config/schema/i18n.php → app/Config/Schema/i18n.php
View File
app/config/schema/sessions.php → app/Config/Schema/sessions.php
View File
app/config/acl.ini.php → app/Config/acl.ini.php
View File
app/config/bootstrap.php → app/Config/bootstrap.php
View File
app/config/core.php → app/Config/core.php
View File
app/config/database.php.default → app/Config/database.php.default
View File
app/config/email.php.default → app/Config/email.php.default
View File
app/config/routes.php → app/Config/routes.php
View File
app/View/pages/empty → app/Locale/eng/LC_MESSAGES/empty
View File
app/locale/eng/LC_MESSAGES/empty → app/Plugin/empty
View File
app/plugins/empty → app/Test/Case/Controller/Component/empty
View File
app/tests/Case/Controller/Component/empty → app/Test/Case/Controller/empty
View File
app/tests/Case/Controller/empty → app/Test/Case/Model/Behavior/empty
View File
app/tests/Case/Model/Behavior/empty → app/Test/Case/Model/empty
View File
app/tests/Case/Model/empty → app/Test/Case/View/Helper/empty
View File
app/tests/Case/View/Helper/empty → app/Test/Fixture/empty
View File
app/tests/Fixture/empty → app/Vendor/shells/tasks/empty
View File
app/vendors/shells/tasks/empty → app/Vendor/shells/templates/empty
View File
app/vendors/shells/templates/empty → app/View/Pages/empty
View File
lib/Cake/config/config.php → lib/Cake/Config/config.php
View File
lib/Cake/config/unicode/casefolding/0080_00ff.php → lib/Cake/Config/unicode/casefolding/0080_00ff.php
View File
lib/Cake/config/unicode/casefolding/0100_017f.php → lib/Cake/Config/unicode/casefolding/0100_017f.php
View File
lib/Cake/config/unicode/casefolding/0180_024F.php → lib/Cake/Config/unicode/casefolding/0180_024F.php
View File
lib/Cake/config/unicode/casefolding/0250_02af.php → lib/Cake/Config/unicode/casefolding/0250_02af.php
View File
lib/Cake/config/unicode/casefolding/0370_03ff.php → lib/Cake/Config/unicode/casefolding/0370_03ff.php
View File
lib/Cake/config/unicode/casefolding/0400_04ff.php → lib/Cake/Config/unicode/casefolding/0400_04ff.php
View File
lib/Cake/config/unicode/casefolding/0500_052f.php → lib/Cake/Config/unicode/casefolding/0500_052f.php
View File
lib/Cake/config/unicode/casefolding/0530_058f.php → lib/Cake/Config/unicode/casefolding/0530_058f.php
View File
lib/Cake/config/unicode/casefolding/1e00_1eff.php → lib/Cake/Config/unicode/casefolding/1e00_1eff.php
View File
lib/Cake/config/unicode/casefolding/1f00_1fff.php → lib/Cake/Config/unicode/casefolding/1f00_1fff.php
View File
lib/Cake/config/unicode/casefolding/2100_214f.php → lib/Cake/Config/unicode/casefolding/2100_214f.php
View File
lib/Cake/config/unicode/casefolding/2150_218f.php → lib/Cake/Config/unicode/casefolding/2150_218f.php
View File
lib/Cake/config/unicode/casefolding/2460_24ff.php → lib/Cake/Config/unicode/casefolding/2460_24ff.php
View File
lib/Cake/config/unicode/casefolding/2c00_2c5f.php → lib/Cake/Config/unicode/casefolding/2c00_2c5f.php
View File
lib/Cake/config/unicode/casefolding/2c60_2c7f.php → lib/Cake/Config/unicode/casefolding/2c60_2c7f.php
View File
lib/Cake/config/unicode/casefolding/2c80_2cff.php → lib/Cake/Config/unicode/casefolding/2c80_2cff.php
View File
lib/Cake/config/unicode/casefolding/ff00_ffef.php → lib/Cake/Config/unicode/casefolding/ff00_ffef.php
View File
lib/Cake/tests/Case/AllBehaviorsTest.php → lib/Cake/Test/Case/AllBehaviorsTest.php
View File
lib/Cake/tests/Case/AllCacheTest.php → lib/Cake/Test/Case/AllCacheTest.php
View File
lib/Cake/tests/Case/AllComponentsTest.php → lib/Cake/Test/Case/AllComponentsTest.php
View File
lib/Cake/tests/Case/AllConfigureTest.php → lib/Cake/Test/Case/AllConfigureTest.php
View File
lib/Cake/tests/Case/AllConsoleTest.php → lib/Cake/Test/Case/AllConsoleTest.php
View File
lib/Cake/tests/Case/AllControllerTest.php → lib/Cake/Test/Case/AllControllerTest.php
View File
lib/Cake/tests/Case/AllCoreTest.php → lib/Cake/Test/Case/AllCoreTest.php
View File
lib/Cake/tests/Case/AllDatabaseTest.php → lib/Cake/Test/Case/AllDatabaseTest.php
View File
lib/Cake/tests/Case/AllErrorTest.php → lib/Cake/Test/Case/AllErrorTest.php
View File
lib/Cake/tests/Case/AllHelpersTest.php → lib/Cake/Test/Case/AllHelpersTest.php
View File
lib/Cake/tests/Case/AllI18nTest.php → lib/Cake/Test/Case/AllI18nTest.php
View File
lib/Cake/tests/Case/AllLogTest.php → lib/Cake/Test/Case/AllLogTest.php
View File
lib/Cake/tests/Case/AllModelTest.php → lib/Cake/Test/Case/AllModelTest.php
View File
lib/Cake/tests/Case/AllNetworkTest.php → lib/Cake/Test/Case/AllNetworkTest.php
View File
lib/Cake/tests/Case/AllRoutingTest.php → lib/Cake/Test/Case/AllRoutingTest.php
View File
lib/Cake/tests/Case/AllTestSuiteTest.php → lib/Cake/Test/Case/AllTestSuiteTest.php
View File
lib/Cake/tests/Case/AllTestsTest.php → lib/Cake/Test/Case/AllTestsTest.php
View File
lib/Cake/tests/Case/AllUtilityTest.php → lib/Cake/Test/Case/AllUtilityTest.php
View File
lib/Cake/tests/Case/AllViewTest.php → lib/Cake/Test/Case/AllViewTest.php
View File
lib/Cake/tests/Case/BasicsTest.php → lib/Cake/Test/Case/BasicsTest.php
View File
lib/Cake/tests/Case/Cache/CacheTest.php → lib/Cake/Test/Case/Cache/CacheTest.php
View File
lib/Cake/tests/Case/Cache/Engine/ApcEngineTest.php → lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php
View File
lib/Cake/tests/Case/Cache/Engine/FileEngineTest.php → lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php
View File
lib/Cake/tests/Case/Cache/Engine/MemcacheTest.php → lib/Cake/Test/Case/Cache/Engine/MemcacheTest.php
View File
lib/Cake/tests/Case/Cache/Engine/XcacheTest.php → lib/Cake/Test/Case/Cache/Engine/XcacheTest.php
View File
lib/Cake/tests/Case/Configure/IniReaderTest.php → lib/Cake/Test/Case/Configure/IniReaderTest.php
View File
lib/Cake/tests/Case/Configure/PhpReaderTest.php → lib/Cake/Test/Case/Configure/PhpReaderTest.php
View File
lib/Cake/tests/Case/Console/AllConsoleLibsTest.php → lib/Cake/Test/Case/Console/AllConsoleLibsTest.php
View File
lib/Cake/tests/Case/Console/AllConsoleTest.php → lib/Cake/Test/Case/Console/AllConsoleTest.php
View File
lib/Cake/tests/Case/Console/AllShellsTest.php → lib/Cake/Test/Case/Console/AllShellsTest.php
View File
lib/Cake/tests/Case/Console/AllTasksTest.php → lib/Cake/Test/Case/Console/AllTasksTest.php
View File
lib/Cake/tests/Case/Console/Command/AclShellTest.php → lib/Cake/Test/Case/Console/Command/AclShellTest.php
View File
lib/Cake/tests/Case/Console/Command/ApiShellTest.php → lib/Cake/Test/Case/Console/Command/ApiShellTest.php
View File
lib/Cake/tests/Case/Console/Command/BakeShellTest.php → lib/Cake/Test/Case/Console/Command/BakeShellTest.php
View File
lib/Cake/tests/Case/Console/Command/CommandListShellTest.php → lib/Cake/Test/Case/Console/Command/CommandListShellTest.php
View File
lib/Cake/tests/Case/Console/Command/SchemaShellTest.php → lib/Cake/Test/Case/Console/Command/SchemaShellTest.php
View File
lib/Cake/tests/Case/Console/Command/ShellTest.php → lib/Cake/Test/Case/Console/Command/ShellTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/ControllerTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/DbConfigTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/ExtractTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/FixtureTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/ModelTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/PluginTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/ProjectTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/TemplateTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/TestTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/Task/ViewTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php
View File
lib/Cake/tests/Case/Console/Command/TestsuiteShellTest.php → lib/Cake/Test/Case/Console/Command/TestsuiteShellTest.php
View File
lib/Cake/tests/Case/Console/ConsoleErrorHandlerTest.php → lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php
View File
lib/Cake/tests/Case/Console/ConsoleOptionParserTest.php → lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php
View File
lib/Cake/tests/Case/Console/ConsoleOutputTest.php → lib/Cake/Test/Case/Console/ConsoleOutputTest.php
View File
lib/Cake/tests/Case/Console/HelpFormatterTest.php → lib/Cake/Test/Case/Console/HelpFormatterTest.php
View File
lib/Cake/tests/Case/Console/ShellDispatcherTest.php → lib/Cake/Test/Case/Console/ShellDispatcherTest.php
View File
lib/Cake/tests/Case/Console/TaskCollectionTest.php → lib/Cake/Test/Case/Console/TaskCollectionTest.php
View File
lib/Cake/tests/Case/Controller/Component/AclComponentTest.php → lib/Cake/Test/Case/Controller/Component/AclComponentTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/ActionsAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/BasicAuthenticateTest.php → lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/ControllerAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/CrudAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/DigestAuthenticateTest.php → lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php
View File
lib/Cake/tests/Case/Controller/Component/Auth/FormAuthenticate.php → lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticate.php
View File
+ 0
- 0
lib/Cake/tests/Case/Controller/Component/AuthComponentTest.php
View File
Some files were not shown because too many files changed in this diff