[gallery/gallery3] 40958f: Massive gallery-module-wide search and replace for...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <51506e855acd8_7c79a2e130299a9@hookshot-fe3-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 40958faa68b84733ede23f97ed8b4895d86d3789
https://github.com/gallery/gallery3/commit/40958faa68b84733ede23f97ed8b4895d86d3789
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Access.php
M modules/gallery/classes/Gallery/Album.php
M modules/gallery/classes/Gallery/Auth.php
M modules/gallery/classes/Gallery/Batch.php
M modules/gallery/classes/Gallery/BlockManager.php
M modules/gallery/classes/Gallery/Breadcrumb.php
M modules/gallery/classes/Gallery/Controller/Admin.php
M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
M modules/gallery/classes/Gallery/Controller/Admin/UpgradeChecker.php
M modules/gallery/classes/Gallery/Controller/Albums.php
M modules/gallery/classes/Gallery/Controller/Combined.php
M modules/gallery/classes/Gallery/Controller/FileProxy.php
M modules/gallery/classes/Gallery/Controller/Items.php
M modules/gallery/classes/Gallery/Controller/L10n/Client.php
M modules/gallery/classes/Gallery/Controller/Login.php
M modules/gallery/classes/Gallery/Controller/Logout.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Packager.php
M modules/gallery/classes/Gallery/Controller/Permissions.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Quick.php
M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
M modules/gallery/classes/Gallery/Controller/Upgrader.php
M modules/gallery/classes/Gallery/Controller/Uploader.php
M modules/gallery/classes/Gallery/Controller/UserProfile.php
M modules/gallery/classes/Gallery/Controller/WelcomeMessage.php
M modules/gallery/classes/Gallery/Database.php
M modules/gallery/classes/Gallery/Dir.php
M modules/gallery/classes/Gallery/Gallery.php
M modules/gallery/classes/Gallery/GalleryGraphics.php
M modules/gallery/classes/Gallery/Graphics.php
M modules/gallery/classes/Gallery/HTML.php
M modules/gallery/classes/Gallery/Hook/GalleryBlock.php
M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
M modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
M modules/gallery/classes/Gallery/Hook/GalleryRss.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Hook/Rest/Item.php
M modules/gallery/classes/Gallery/Hook/Rest/Items.php
M modules/gallery/classes/Gallery/Hook/Rest/Tree.php
M modules/gallery/classes/Gallery/I18n.php
M modules/gallery/classes/Gallery/Identity.php
M modules/gallery/classes/Gallery/IdentityProvider.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/Kohana/Exception.php
M modules/gallery/classes/Gallery/L10n/Client.php
M modules/gallery/classes/Gallery/L10n/Scanner.php
M modules/gallery/classes/Gallery/LegalFile.php
M modules/gallery/classes/Gallery/Locales.php
M modules/gallery/classes/Gallery/Log.php
M modules/gallery/classes/Gallery/Menu.php
M modules/gallery/classes/Gallery/Message.php
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/Model/Log.php
M modules/gallery/classes/Gallery/Model/Task.php
M modules/gallery/classes/Gallery/Module.php
M modules/gallery/classes/Gallery/Movie.php
M modules/gallery/classes/Gallery/ORM/MPTT.php
M modules/gallery/classes/Gallery/Photo.php
M modules/gallery/classes/Gallery/Remote.php
M modules/gallery/classes/Gallery/SafeString.php
M modules/gallery/classes/Gallery/Sendmail.php
M modules/gallery/classes/Gallery/SiteStatus.php
M modules/gallery/classes/Gallery/System.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/classes/Gallery/TaskDefinition.php
M modules/gallery/classes/Gallery/Theme.php
M modules/gallery/classes/Gallery/URL.php
M modules/gallery/classes/Gallery/UpgradeChecker.php
M modules/gallery/classes/Gallery/UserProfile.php
M modules/gallery/classes/Gallery/View.php
M modules/gallery/classes/Gallery/View/Admin.php
M modules/gallery/classes/Gallery/View/Gallery.php
M modules/gallery/classes/Gallery/View/Theme.php
M modules/gallery/classes/Gallery/XML.php
M modules/gallery/config/locale.php
M modules/gallery/orphans/libraries/Form_Script.php
M modules/gallery/orphans/libraries/Form_Uploadify.php
M modules/gallery/orphans/libraries/MY_Forge.php
M modules/gallery/orphans/libraries/MY_ORM.php
M modules/gallery/orphans/libraries/drivers/Cache/Database.php
M modules/gallery/orphans/views/form_uploadify.html.php
M modules/gallery/orphans/views/kohana/error.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Albums_Controller_Test.php
M modules/gallery/tests/Breadcrumb_Test.php
M modules/gallery/tests/Cache_Test.php
M modules/gallery/tests/Controller_Auth_Test.php
M modules/gallery/tests/Data_Rest_Helper_Test.php
M modules/gallery/tests/Database_Test.php
M modules/gallery/tests/Dir_Helper_Test.php
M modules/gallery/tests/DrawForm_Test.php
M modules/gallery/tests/File_Proxy_Controller_Test.php
M modules/gallery/tests/Gallery_Graphics_Helper_Test.php
M modules/gallery/tests/Gallery_I18n_Test.php
M modules/gallery/tests/Gallery_Installer_Test.php
M modules/gallery/tests/Graphics_Helper_Test.php
M modules/gallery/tests/Html_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/gallery/tests/Items_Rest_Helper_Test.php
M modules/gallery/tests/Legal_File_Helper_Test.php
M modules/gallery/tests/Locales_Helper_Test.php
M modules/gallery/tests/Movie_Helper_Test.php
M modules/gallery/tests/Num_Helper_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/gallery/tests/Photo_Helper_Test.php
M modules/gallery/tests/Photos_Controller_Test.php
M modules/gallery/tests/Sendmail_Test.php
M modules/gallery/tests/System_Helper_Test.php
M modules/gallery/tests/Url_Security_Test.php
M modules/gallery/tests/Valid_Test.php
M modules/gallery/tests/Var_Test.php
M modules/gallery/tests/Xss_Security_Test.php
M modules/gallery/views/admin/advanced_settings.html.php
M modules/gallery/views/admin/block_log_entries.html.php
M modules/gallery/views/admin/block_news.html.php
M modules/gallery/views/admin/block_photo_stream.html.php
M modules/gallery/views/admin/block_platform.html.php
M modules/gallery/views/admin/block_stats.html.php
M modules/gallery/views/admin/block_welcome.html.php
M modules/gallery/views/admin/dashboard.html.php
M modules/gallery/views/admin/graphics.html.php
M modules/gallery/views/admin/graphics_gd.html.php
M modules/gallery/views/admin/graphics_graphicsmagick.html.php
M modules/gallery/views/admin/graphics_imagemagick.html.php
M modules/gallery/views/admin/languages.html.php
M modules/gallery/views/admin/maintenance.html.php
M modules/gallery/views/admin/maintenance_show_log.html.php
M modules/gallery/views/admin/maintenance_task.html.php
M modules/gallery/views/admin/modules.html.php
M modules/gallery/views/admin/modules_confirm.html.php
M modules/gallery/views/admin/movies.html.php
M modules/gallery/views/admin/sidebar.html.php
M modules/gallery/views/admin/themes.html.php
M modules/gallery/views/admin/themes_preview.html.php
M modules/gallery/views/error/admin.html.php
M modules/gallery/views/gallery/in_place_edit.html.php
M modules/gallery/views/gallery/l10n_client.html.php
M modules/gallery/views/gallery/login_ajax.html.php
M modules/gallery/views/gallery/login_current_user.html.php
M modules/gallery/views/gallery/movieplayer.html.php
M modules/gallery/views/gallery/permissions_browse.html.php
M modules/gallery/views/gallery/permissions_form.html.php
M modules/gallery/views/gallery/quick_delete_confirm.html.php
M modules/gallery/views/gallery/upgrade_checker_block.html.php
M modules/gallery/views/gallery/upgrader.html.php
M modules/gallery/views/gallery/user_languages_block.html.php
M modules/gallery/views/gallery/user_profile.html.php
M modules/gallery/views/gallery/user_profile_info.html.php
M modules/gallery/views/gallery/welcome_message.html.php
M modules/gallery/views/gallery/welcome_message_loader.html.php
Log Message:
-----------
Massive gallery-module-wide search and replace for new class names.
Commit: 6f3f1396380f693ca696b9c7ef25d1e58149c21e
https://github.com/gallery/gallery3/commit/6f3f1396380f693ca696b9c7ef25d1e58149c21e
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/ORM/MPTT.php
Log Message:
-----------
Fix MTPP -> MPTT typo in comments.
Commit: 650ba2c0fe9743c8bc2176e78de3b7cb161a6300
https://github.com/gallery/gallery3/commit/650ba2c0fe9743c8bc2176e78de3b7cb161a6300
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Access.php
M modules/gallery/classes/Gallery/BlockManager.php
M modules/gallery/classes/Gallery/Controller/Admin.php
M modules/gallery/classes/Gallery/Controller/FileProxy.php
M modules/gallery/classes/Gallery/Gallery.php
M modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Hook/Rest/Item.php
M modules/gallery/classes/Gallery/Hook/Rest/Items.php
M modules/gallery/classes/Gallery/IdentityProvider.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/Kohana/Exception.php
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/Module.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/classes/Gallery/Valid.php
M modules/gallery/classes/Gallery/View.php
M modules/gallery/classes/Gallery/View/Admin.php
M modules/gallery/classes/Gallery/View/Theme.php
M modules/gallery/orphans/libraries/Form_Uploadify.php
M modules/gallery/tests/Controller_Auth_Test.php
M modules/gallery/tests/Kohana_Exception_Test.php
Log Message:
-----------
Massive manual gallery-module-wide search and replace. Many of these are only in comments.
- fixed when used with call_user_func(), call_user_func_array(), glob().
- fixed when found with _block, _event, _installer, _rest, _rss, _task, _theme.
- fixed when found with _Controller, _Model, _Driver, and _Core.
- fixed when found as file_proxy, User_Model, and Group_Model.
Commit: 1f6640a6ad75b63f40c699f1b4833518e5f26226
https://github.com/gallery/gallery3/commit/1f6640a6ad75b63f40c699f1b4833518e5f26226
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
Log Message:
-----------
Follow-on to previous commit - forgot to save these and include them, too.
Commit: a061e0019107d4601b0fe3643145423a6625c098
https://github.com/gallery/gallery3/commit/a061e0019107d4601b0fe3643145423a6625c098
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Access.php
M modules/gallery/classes/Gallery/Album.php
M modules/gallery/classes/Gallery/Auth.php
M modules/gallery/classes/Gallery/Batch.php
M modules/gallery/classes/Gallery/BlockManager.php
M modules/gallery/classes/Gallery/Breadcrumb.php
M modules/gallery/classes/Gallery/Controller/Admin.php
M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
M modules/gallery/classes/Gallery/Controller/Admin/UpgradeChecker.php
M modules/gallery/classes/Gallery/Controller/Albums.php
M modules/gallery/classes/Gallery/Controller/Combined.php
M modules/gallery/classes/Gallery/Controller/FileProxy.php
M modules/gallery/classes/Gallery/Controller/Items.php
M modules/gallery/classes/Gallery/Controller/L10n/Client.php
M modules/gallery/classes/Gallery/Controller/Login.php
M modules/gallery/classes/Gallery/Controller/Logout.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Packager.php
M modules/gallery/classes/Gallery/Controller/Permissions.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Quick.php
M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
M modules/gallery/classes/Gallery/Controller/Upgrader.php
M modules/gallery/classes/Gallery/Controller/Uploader.php
M modules/gallery/classes/Gallery/Controller/UserProfile.php
M modules/gallery/classes/Gallery/Controller/WelcomeMessage.php
M modules/gallery/classes/Gallery/Database.php
M modules/gallery/classes/Gallery/Dir.php
M modules/gallery/classes/Gallery/Gallery.php
M modules/gallery/classes/Gallery/GalleryGraphics.php
M modules/gallery/classes/Gallery/Graphics.php
M modules/gallery/classes/Gallery/HTML.php
M modules/gallery/classes/Gallery/Hook/GalleryBlock.php
M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
M modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
M modules/gallery/classes/Gallery/Hook/GalleryRss.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Hook/Rest/Item.php
M modules/gallery/classes/Gallery/Hook/Rest/Items.php
M modules/gallery/classes/Gallery/Hook/Rest/Tree.php
M modules/gallery/classes/Gallery/I18n.php
M modules/gallery/classes/Gallery/Identity.php
M modules/gallery/classes/Gallery/IdentityProvider.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/Kohana/Exception.php
M modules/gallery/classes/Gallery/L10n/Client.php
M modules/gallery/classes/Gallery/L10n/Scanner.php
M modules/gallery/classes/Gallery/LegalFile.php
M modules/gallery/classes/Gallery/Locales.php
M modules/gallery/classes/Gallery/Log.php
M modules/gallery/classes/Gallery/Menu.php
M modules/gallery/classes/Gallery/Message.php
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/Model/Log.php
M modules/gallery/classes/Gallery/Model/Task.php
M modules/gallery/classes/Gallery/Module.php
M modules/gallery/classes/Gallery/Movie.php
M modules/gallery/classes/Gallery/ORM/MPTT.php
M modules/gallery/classes/Gallery/Photo.php
M modules/gallery/classes/Gallery/Remote.php
M modules/gallery/classes/Gallery/SafeString.php
M modules/gallery/classes/Gallery/Sendmail.php
M modules/gallery/classes/Gallery/SiteStatus.php
M modules/gallery/classes/Gallery/System.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/classes/Gallery/TaskDefinition.php
M modules/gallery/classes/Gallery/Theme.php
M modules/gallery/classes/Gallery/URL.php
M modules/gallery/classes/Gallery/UpgradeChecker.php
M modules/gallery/classes/Gallery/UserProfile.php
M modules/gallery/classes/Gallery/Valid.php
M modules/gallery/classes/Gallery/View.php
M modules/gallery/classes/Gallery/View/Admin.php
M modules/gallery/classes/Gallery/View/Gallery.php
M modules/gallery/classes/Gallery/View/Theme.php
M modules/gallery/classes/Gallery/XML.php
M modules/gallery/config/locale.php
M modules/gallery/orphans/libraries/Form_Script.php
M modules/gallery/orphans/libraries/Form_Uploadify.php
M modules/gallery/orphans/libraries/MY_Forge.php
M modules/gallery/orphans/libraries/MY_ORM.php
M modules/gallery/orphans/libraries/drivers/Cache/Database.php
M modules/gallery/orphans/views/form_uploadify.html.php
M modules/gallery/orphans/views/kohana/error.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Albums_Controller_Test.php
M modules/gallery/tests/Breadcrumb_Test.php
M modules/gallery/tests/Cache_Test.php
M modules/gallery/tests/Controller_Auth_Test.php
M modules/gallery/tests/Data_Rest_Helper_Test.php
M modules/gallery/tests/Database_Test.php
M modules/gallery/tests/Dir_Helper_Test.php
M modules/gallery/tests/DrawForm_Test.php
M modules/gallery/tests/File_Proxy_Controller_Test.php
M modules/gallery/tests/Gallery_Graphics_Helper_Test.php
M modules/gallery/tests/Gallery_I18n_Test.php
M modules/gallery/tests/Gallery_Installer_Test.php
M modules/gallery/tests/Graphics_Helper_Test.php
M modules/gallery/tests/Html_Helper_Test.php
M modules/gallery/tests/Item_Helper_Test.php
M modules/gallery/tests/Item_Model_Test.php
M modules/gallery/tests/Item_Rest_Helper_Test.php
M modules/gallery/tests/Items_Rest_Helper_Test.php
M modules/gallery/tests/Kohana_Exception_Test.php
M modules/gallery/tests/Legal_File_Helper_Test.php
M modules/gallery/tests/Locales_Helper_Test.php
M modules/gallery/tests/Movie_Helper_Test.php
M modules/gallery/tests/Num_Helper_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/gallery/tests/Photo_Helper_Test.php
M modules/gallery/tests/Photos_Controller_Test.php
M modules/gallery/tests/Sendmail_Test.php
M modules/gallery/tests/System_Helper_Test.php
M modules/gallery/tests/Url_Security_Test.php
M modules/gallery/tests/Valid_Test.php
M modules/gallery/tests/Var_Test.php
M modules/gallery/tests/Xss_Security_Test.php
M modules/gallery/views/admin/advanced_settings.html.php
M modules/gallery/views/admin/block_log_entries.html.php
M modules/gallery/views/admin/block_news.html.php
M modules/gallery/views/admin/block_photo_stream.html.php
M modules/gallery/views/admin/block_platform.html.php
M modules/gallery/views/admin/block_stats.html.php
M modules/gallery/views/admin/block_welcome.html.php
M modules/gallery/views/admin/dashboard.html.php
M modules/gallery/views/admin/graphics.html.php
M modules/gallery/views/admin/graphics_gd.html.php
M modules/gallery/views/admin/graphics_graphicsmagick.html.php
M modules/gallery/views/admin/graphics_imagemagick.html.php
M modules/gallery/views/admin/languages.html.php
M modules/gallery/views/admin/maintenance.html.php
M modules/gallery/views/admin/maintenance_show_log.html.php
M modules/gallery/views/admin/maintenance_task.html.php
M modules/gallery/views/admin/modules.html.php
M modules/gallery/views/admin/modules_confirm.html.php
M modules/gallery/views/admin/movies.html.php
M modules/gallery/views/admin/sidebar.html.php
M modules/gallery/views/admin/themes.html.php
M modules/gallery/views/admin/themes_preview.html.php
M modules/gallery/views/error/admin.html.php
M modules/gallery/views/gallery/in_place_edit.html.php
M modules/gallery/views/gallery/l10n_client.html.php
M modules/gallery/views/gallery/login_ajax.html.php
M modules/gallery/views/gallery/login_current_user.html.php
M modules/gallery/views/gallery/movieplayer.html.php
M modules/gallery/views/gallery/permissions_browse.html.php
M modules/gallery/views/gallery/permissions_form.html.php
M modules/gallery/views/gallery/quick_delete_confirm.html.php
M modules/gallery/views/gallery/upgrade_checker_block.html.php
M modules/gallery/views/gallery/upgrader.html.php
M modules/gallery/views/gallery/user_languages_block.html.php
M modules/gallery/views/gallery/user_profile.html.php
M modules/gallery/views/gallery/user_profile_info.html.php
M modules/gallery/views/gallery/welcome_message.html.php
M modules/gallery/views/gallery/welcome_message_loader.html.php
Log Message:
-----------
Merge pull request #230 from shadlaws/k3_gallery_search_n_replace
Massive gallery-module-wide search and replace. Around 2800 changes in total.
Compare: https://github.com/gallery/gallery3/compare/716ee35a9125...a061e0019107
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
__[ g a l l e r y - c h e c k i n s ]_________________________
[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]