Browse Source

Starting unification of casing in remaining folders

Jose Lorenzo Rodriguez 15 years ago
parent
commit
900dfef2f7
100 changed files with 0 additions and 0 deletions
  1. 0 0
      app/Config/Schema/db_acl.php
  2. 0 0
      app/Config/Schema/i18n.php
  3. 0 0
      app/Config/Schema/sessions.php
  4. 0 0
      app/Config/acl.ini.php
  5. 0 0
      app/Config/bootstrap.php
  6. 0 0
      app/Config/core.php
  7. 0 0
      app/Config/database.php.default
  8. 0 0
      app/Config/email.php.default
  9. 0 0
      app/Config/routes.php
  10. 0 0
      app/Locale/eng/LC_MESSAGES/empty
  11. 0 0
      app/Plugin/empty
  12. 0 0
      app/Test/Case/Controller/Component/empty
  13. 0 0
      app/Test/Case/Controller/empty
  14. 0 0
      app/Test/Case/Model/Behavior/empty
  15. 0 0
      app/Test/Case/Model/empty
  16. 0 0
      app/Test/Case/View/Helper/empty
  17. 0 0
      app/Test/Fixture/empty
  18. 0 0
      app/Vendor/shells/tasks/empty
  19. 0 0
      app/Vendor/shells/templates/empty
  20. 0 0
      app/View/Pages/empty
  21. 0 0
      lib/Cake/Config/config.php
  22. 0 0
      lib/Cake/Config/unicode/casefolding/0080_00ff.php
  23. 0 0
      lib/Cake/Config/unicode/casefolding/0100_017f.php
  24. 0 0
      lib/Cake/Config/unicode/casefolding/0180_024F.php
  25. 0 0
      lib/Cake/Config/unicode/casefolding/0250_02af.php
  26. 0 0
      lib/Cake/Config/unicode/casefolding/0370_03ff.php
  27. 0 0
      lib/Cake/Config/unicode/casefolding/0400_04ff.php
  28. 0 0
      lib/Cake/Config/unicode/casefolding/0500_052f.php
  29. 0 0
      lib/Cake/Config/unicode/casefolding/0530_058f.php
  30. 0 0
      lib/Cake/Config/unicode/casefolding/1e00_1eff.php
  31. 0 0
      lib/Cake/Config/unicode/casefolding/1f00_1fff.php
  32. 0 0
      lib/Cake/Config/unicode/casefolding/2100_214f.php
  33. 0 0
      lib/Cake/Config/unicode/casefolding/2150_218f.php
  34. 0 0
      lib/Cake/Config/unicode/casefolding/2460_24ff.php
  35. 0 0
      lib/Cake/Config/unicode/casefolding/2c00_2c5f.php
  36. 0 0
      lib/Cake/Config/unicode/casefolding/2c60_2c7f.php
  37. 0 0
      lib/Cake/Config/unicode/casefolding/2c80_2cff.php
  38. 0 0
      lib/Cake/Config/unicode/casefolding/ff00_ffef.php
  39. 0 0
      lib/Cake/Test/Case/AllBehaviorsTest.php
  40. 0 0
      lib/Cake/Test/Case/AllCacheTest.php
  41. 0 0
      lib/Cake/Test/Case/AllComponentsTest.php
  42. 0 0
      lib/Cake/Test/Case/AllConfigureTest.php
  43. 0 0
      lib/Cake/Test/Case/AllConsoleTest.php
  44. 0 0
      lib/Cake/Test/Case/AllControllerTest.php
  45. 0 0
      lib/Cake/Test/Case/AllCoreTest.php
  46. 0 0
      lib/Cake/Test/Case/AllDatabaseTest.php
  47. 0 0
      lib/Cake/Test/Case/AllErrorTest.php
  48. 0 0
      lib/Cake/Test/Case/AllHelpersTest.php
  49. 0 0
      lib/Cake/Test/Case/AllI18nTest.php
  50. 0 0
      lib/Cake/Test/Case/AllLogTest.php
  51. 0 0
      lib/Cake/Test/Case/AllModelTest.php
  52. 0 0
      lib/Cake/Test/Case/AllNetworkTest.php
  53. 0 0
      lib/Cake/Test/Case/AllRoutingTest.php
  54. 0 0
      lib/Cake/Test/Case/AllTestSuiteTest.php
  55. 0 0
      lib/Cake/Test/Case/AllTestsTest.php
  56. 0 0
      lib/Cake/Test/Case/AllUtilityTest.php
  57. 0 0
      lib/Cake/Test/Case/AllViewTest.php
  58. 0 0
      lib/Cake/Test/Case/BasicsTest.php
  59. 0 0
      lib/Cake/Test/Case/Cache/CacheTest.php
  60. 0 0
      lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php
  61. 0 0
      lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php
  62. 0 0
      lib/Cake/Test/Case/Cache/Engine/MemcacheTest.php
  63. 0 0
      lib/Cake/Test/Case/Cache/Engine/XcacheTest.php
  64. 0 0
      lib/Cake/Test/Case/Configure/IniReaderTest.php
  65. 0 0
      lib/Cake/Test/Case/Configure/PhpReaderTest.php
  66. 0 0
      lib/Cake/Test/Case/Console/AllConsoleLibsTest.php
  67. 0 0
      lib/Cake/Test/Case/Console/AllConsoleTest.php
  68. 0 0
      lib/Cake/Test/Case/Console/AllShellsTest.php
  69. 0 0
      lib/Cake/Test/Case/Console/AllTasksTest.php
  70. 0 0
      lib/Cake/Test/Case/Console/Command/AclShellTest.php
  71. 0 0
      lib/Cake/Test/Case/Console/Command/ApiShellTest.php
  72. 0 0
      lib/Cake/Test/Case/Console/Command/BakeShellTest.php
  73. 0 0
      lib/Cake/Test/Case/Console/Command/CommandListShellTest.php
  74. 0 0
      lib/Cake/Test/Case/Console/Command/SchemaShellTest.php
  75. 0 0
      lib/Cake/Test/Case/Console/Command/ShellTest.php
  76. 0 0
      lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php
  77. 0 0
      lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php
  78. 0 0
      lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php
  79. 0 0
      lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php
  80. 0 0
      lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php
  81. 0 0
      lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php
  82. 0 0
      lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php
  83. 0 0
      lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php
  84. 0 0
      lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php
  85. 0 0
      lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php
  86. 0 0
      lib/Cake/Test/Case/Console/Command/TestsuiteShellTest.php
  87. 0 0
      lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php
  88. 0 0
      lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php
  89. 0 0
      lib/Cake/Test/Case/Console/ConsoleOutputTest.php
  90. 0 0
      lib/Cake/Test/Case/Console/HelpFormatterTest.php
  91. 0 0
      lib/Cake/Test/Case/Console/ShellDispatcherTest.php
  92. 0 0
      lib/Cake/Test/Case/Console/TaskCollectionTest.php
  93. 0 0
      lib/Cake/Test/Case/Controller/Component/AclComponentTest.php
  94. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php
  95. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php
  96. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php
  97. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php
  98. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php
  99. 0 0
      lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticate.php
  100. 0 0
      lib/Cake/tests/Case/Controller/Component/AuthComponentTest.php

app/config/schema/db_acl.php → app/Config/Schema/db_acl.php


app/config/schema/i18n.php → app/Config/Schema/i18n.php


app/config/schema/sessions.php → app/Config/Schema/sessions.php


app/config/acl.ini.php → app/Config/acl.ini.php


app/config/bootstrap.php → app/Config/bootstrap.php


app/config/core.php → app/Config/core.php


app/config/database.php.default → app/Config/database.php.default


app/config/email.php.default → app/Config/email.php.default


app/config/routes.php → app/Config/routes.php


app/View/pages/empty → app/Locale/eng/LC_MESSAGES/empty


app/locale/eng/LC_MESSAGES/empty → app/Plugin/empty


app/plugins/empty → app/Test/Case/Controller/Component/empty


app/tests/Case/Controller/Component/empty → app/Test/Case/Controller/empty


app/tests/Case/Controller/empty → app/Test/Case/Model/Behavior/empty


app/tests/Case/Model/Behavior/empty → app/Test/Case/Model/empty


app/tests/Case/Model/empty → app/Test/Case/View/Helper/empty


app/tests/Case/View/Helper/empty → app/Test/Fixture/empty


app/tests/Fixture/empty → app/Vendor/shells/tasks/empty


app/vendors/shells/tasks/empty → app/Vendor/shells/templates/empty


app/vendors/shells/templates/empty → app/View/Pages/empty


lib/Cake/config/config.php → lib/Cake/Config/config.php


lib/Cake/config/unicode/casefolding/0080_00ff.php → lib/Cake/Config/unicode/casefolding/0080_00ff.php


lib/Cake/config/unicode/casefolding/0100_017f.php → lib/Cake/Config/unicode/casefolding/0100_017f.php


lib/Cake/config/unicode/casefolding/0180_024F.php → lib/Cake/Config/unicode/casefolding/0180_024F.php


lib/Cake/config/unicode/casefolding/0250_02af.php → lib/Cake/Config/unicode/casefolding/0250_02af.php


lib/Cake/config/unicode/casefolding/0370_03ff.php → lib/Cake/Config/unicode/casefolding/0370_03ff.php


lib/Cake/config/unicode/casefolding/0400_04ff.php → lib/Cake/Config/unicode/casefolding/0400_04ff.php


lib/Cake/config/unicode/casefolding/0500_052f.php → lib/Cake/Config/unicode/casefolding/0500_052f.php


lib/Cake/config/unicode/casefolding/0530_058f.php → lib/Cake/Config/unicode/casefolding/0530_058f.php


lib/Cake/config/unicode/casefolding/1e00_1eff.php → lib/Cake/Config/unicode/casefolding/1e00_1eff.php


lib/Cake/config/unicode/casefolding/1f00_1fff.php → lib/Cake/Config/unicode/casefolding/1f00_1fff.php


lib/Cake/config/unicode/casefolding/2100_214f.php → lib/Cake/Config/unicode/casefolding/2100_214f.php


lib/Cake/config/unicode/casefolding/2150_218f.php → lib/Cake/Config/unicode/casefolding/2150_218f.php


lib/Cake/config/unicode/casefolding/2460_24ff.php → lib/Cake/Config/unicode/casefolding/2460_24ff.php


lib/Cake/config/unicode/casefolding/2c00_2c5f.php → lib/Cake/Config/unicode/casefolding/2c00_2c5f.php


lib/Cake/config/unicode/casefolding/2c60_2c7f.php → lib/Cake/Config/unicode/casefolding/2c60_2c7f.php


lib/Cake/config/unicode/casefolding/2c80_2cff.php → lib/Cake/Config/unicode/casefolding/2c80_2cff.php


lib/Cake/config/unicode/casefolding/ff00_ffef.php → lib/Cake/Config/unicode/casefolding/ff00_ffef.php


lib/Cake/tests/Case/AllBehaviorsTest.php → lib/Cake/Test/Case/AllBehaviorsTest.php


lib/Cake/tests/Case/AllCacheTest.php → lib/Cake/Test/Case/AllCacheTest.php


lib/Cake/tests/Case/AllComponentsTest.php → lib/Cake/Test/Case/AllComponentsTest.php


lib/Cake/tests/Case/AllConfigureTest.php → lib/Cake/Test/Case/AllConfigureTest.php


lib/Cake/tests/Case/AllConsoleTest.php → lib/Cake/Test/Case/AllConsoleTest.php


lib/Cake/tests/Case/AllControllerTest.php → lib/Cake/Test/Case/AllControllerTest.php


lib/Cake/tests/Case/AllCoreTest.php → lib/Cake/Test/Case/AllCoreTest.php


lib/Cake/tests/Case/AllDatabaseTest.php → lib/Cake/Test/Case/AllDatabaseTest.php


lib/Cake/tests/Case/AllErrorTest.php → lib/Cake/Test/Case/AllErrorTest.php


lib/Cake/tests/Case/AllHelpersTest.php → lib/Cake/Test/Case/AllHelpersTest.php


lib/Cake/tests/Case/AllI18nTest.php → lib/Cake/Test/Case/AllI18nTest.php


lib/Cake/tests/Case/AllLogTest.php → lib/Cake/Test/Case/AllLogTest.php


lib/Cake/tests/Case/AllModelTest.php → lib/Cake/Test/Case/AllModelTest.php


lib/Cake/tests/Case/AllNetworkTest.php → lib/Cake/Test/Case/AllNetworkTest.php


lib/Cake/tests/Case/AllRoutingTest.php → lib/Cake/Test/Case/AllRoutingTest.php


lib/Cake/tests/Case/AllTestSuiteTest.php → lib/Cake/Test/Case/AllTestSuiteTest.php


lib/Cake/tests/Case/AllTestsTest.php → lib/Cake/Test/Case/AllTestsTest.php


lib/Cake/tests/Case/AllUtilityTest.php → lib/Cake/Test/Case/AllUtilityTest.php


lib/Cake/tests/Case/AllViewTest.php → lib/Cake/Test/Case/AllViewTest.php


lib/Cake/tests/Case/BasicsTest.php → lib/Cake/Test/Case/BasicsTest.php


lib/Cake/tests/Case/Cache/CacheTest.php → lib/Cake/Test/Case/Cache/CacheTest.php


lib/Cake/tests/Case/Cache/Engine/ApcEngineTest.php → lib/Cake/Test/Case/Cache/Engine/ApcEngineTest.php


lib/Cake/tests/Case/Cache/Engine/FileEngineTest.php → lib/Cake/Test/Case/Cache/Engine/FileEngineTest.php


lib/Cake/tests/Case/Cache/Engine/MemcacheTest.php → lib/Cake/Test/Case/Cache/Engine/MemcacheTest.php


lib/Cake/tests/Case/Cache/Engine/XcacheTest.php → lib/Cake/Test/Case/Cache/Engine/XcacheTest.php


lib/Cake/tests/Case/Configure/IniReaderTest.php → lib/Cake/Test/Case/Configure/IniReaderTest.php


lib/Cake/tests/Case/Configure/PhpReaderTest.php → lib/Cake/Test/Case/Configure/PhpReaderTest.php


lib/Cake/tests/Case/Console/AllConsoleLibsTest.php → lib/Cake/Test/Case/Console/AllConsoleLibsTest.php


lib/Cake/tests/Case/Console/AllConsoleTest.php → lib/Cake/Test/Case/Console/AllConsoleTest.php


lib/Cake/tests/Case/Console/AllShellsTest.php → lib/Cake/Test/Case/Console/AllShellsTest.php


lib/Cake/tests/Case/Console/AllTasksTest.php → lib/Cake/Test/Case/Console/AllTasksTest.php


lib/Cake/tests/Case/Console/Command/AclShellTest.php → lib/Cake/Test/Case/Console/Command/AclShellTest.php


lib/Cake/tests/Case/Console/Command/ApiShellTest.php → lib/Cake/Test/Case/Console/Command/ApiShellTest.php


lib/Cake/tests/Case/Console/Command/BakeShellTest.php → lib/Cake/Test/Case/Console/Command/BakeShellTest.php


lib/Cake/tests/Case/Console/Command/CommandListShellTest.php → lib/Cake/Test/Case/Console/Command/CommandListShellTest.php


lib/Cake/tests/Case/Console/Command/SchemaShellTest.php → lib/Cake/Test/Case/Console/Command/SchemaShellTest.php


lib/Cake/tests/Case/Console/Command/ShellTest.php → lib/Cake/Test/Case/Console/Command/ShellTest.php


lib/Cake/tests/Case/Console/Command/Task/ControllerTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ControllerTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/DbConfigTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/DbConfigTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/ExtractTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ExtractTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/FixtureTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/FixtureTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/ModelTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ModelTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/PluginTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/PluginTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/ProjectTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ProjectTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/TemplateTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/TemplateTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/TestTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/TestTaskTest.php


lib/Cake/tests/Case/Console/Command/Task/ViewTaskTest.php → lib/Cake/Test/Case/Console/Command/Task/ViewTaskTest.php


lib/Cake/tests/Case/Console/Command/TestsuiteShellTest.php → lib/Cake/Test/Case/Console/Command/TestsuiteShellTest.php


lib/Cake/tests/Case/Console/ConsoleErrorHandlerTest.php → lib/Cake/Test/Case/Console/ConsoleErrorHandlerTest.php


lib/Cake/tests/Case/Console/ConsoleOptionParserTest.php → lib/Cake/Test/Case/Console/ConsoleOptionParserTest.php


lib/Cake/tests/Case/Console/ConsoleOutputTest.php → lib/Cake/Test/Case/Console/ConsoleOutputTest.php


lib/Cake/tests/Case/Console/HelpFormatterTest.php → lib/Cake/Test/Case/Console/HelpFormatterTest.php


lib/Cake/tests/Case/Console/ShellDispatcherTest.php → lib/Cake/Test/Case/Console/ShellDispatcherTest.php


lib/Cake/tests/Case/Console/TaskCollectionTest.php → lib/Cake/Test/Case/Console/TaskCollectionTest.php


lib/Cake/tests/Case/Controller/Component/AclComponentTest.php → lib/Cake/Test/Case/Controller/Component/AclComponentTest.php


lib/Cake/tests/Case/Controller/Component/Auth/ActionsAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/ActionsAuthorizeTest.php


lib/Cake/tests/Case/Controller/Component/Auth/BasicAuthenticateTest.php → lib/Cake/Test/Case/Controller/Component/Auth/BasicAuthenticateTest.php


lib/Cake/tests/Case/Controller/Component/Auth/ControllerAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/ControllerAuthorizeTest.php


lib/Cake/tests/Case/Controller/Component/Auth/CrudAuthorizeTest.php → lib/Cake/Test/Case/Controller/Component/Auth/CrudAuthorizeTest.php


lib/Cake/tests/Case/Controller/Component/Auth/DigestAuthenticateTest.php → lib/Cake/Test/Case/Controller/Component/Auth/DigestAuthenticateTest.php


lib/Cake/tests/Case/Controller/Component/Auth/FormAuthenticate.php → lib/Cake/Test/Case/Controller/Component/Auth/FormAuthenticate.php


+ 0 - 0
lib/Cake/tests/Case/Controller/Component/AuthComponentTest.php


Some files were not shown because too many files changed in this diff