[gallery/gallery3] 35894d: Remove modules/image/tests and modules/image/media...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <515be153aceff_7f6668c13093454@hookshot-fe6-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 35894d41512955ffb6e924287cc46bc627cfb024
https://github.com/gallery/gallery3/commit/35894d41512955ffb6e924287cc46bc627cfb024
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
R modules/image/media/guide/image/Thumbs.db
R modules/image/media/guide/image/crop_form.jpg
R modules/image/media/guide/image/crop_orig.jpg
R modules/image/media/guide/image/crop_result.jpg
R modules/image/media/guide/image/dynamic-400.jpg
R modules/image/media/guide/image/dynamic-600.jpg
R modules/image/media/guide/image/upload_form.jpg
R modules/image/media/guide/image/upload_result.jpg
R modules/image/tests/kohana/ImageTest.php
R modules/image/tests/test_data/test_image
Log Message:
-----------
Remove modules/image/tests and modules/image/media (only used for guide).
Commit: 53a1a5ea30c0405d6a2a27c92f07ee06f656900c
https://github.com/gallery/gallery3/commit/53a1a5ea30c0405d6a2a27c92f07ee06f656900c
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M application/bootstrap.php
Log Message:
-----------
Update bootstrap to handle admin controllers and remove underscores.
Commit: 19a719560ea4bfb83843a989d9e26f89890e0098
https://github.com/gallery/gallery3/commit/19a719560ea4bfb83843a989d9e26f89890e0098
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
R modules/gallery/classes/Controller/L10n/Client.php
A modules/gallery/classes/Controller/L10nClient.php
R modules/gallery/classes/Gallery/Controller/L10n/Client.php
A modules/gallery/classes/Gallery/Controller/L10nClient.php
R modules/gallery/classes/Gallery/L10n/Client.php
R modules/gallery/classes/Gallery/L10n/Scanner.php
A modules/gallery/classes/Gallery/L10nClient.php
A modules/gallery/classes/Gallery/L10nScanner.php
R modules/gallery/classes/L10n/Client.php
R modules/gallery/classes/L10n/Scanner.php
A modules/gallery/classes/L10nClient.php
A modules/gallery/classes/L10nScanner.php
Log Message:
-----------
Move L10n stuff from its own directory (rename-only commit). Keeps controller routing consistent.
--HG--
rename : modules/gallery/classes/Controller/L10n/Client.php => modules/gallery/classes/Controller/L10nClient.php
rename : modules/gallery/classes/Gallery/Controller/L10n/Client.php => modules/gallery/classes/Gallery/Controller/L10nClient.php
rename : modules/gallery/classes/Gallery/L10n/Client.php => modules/gallery/classes/Gallery/L10nClient.php
rename : modules/gallery/classes/Gallery/L10n/Scanner.php => modules/gallery/classes/Gallery/L10nScanner.php
rename : modules/gallery/classes/L10n/Client.php => modules/gallery/classes/L10nClient.php
rename : modules/gallery/classes/L10n/Scanner.php => modules/gallery/classes/L10nScanner.php
Commit: a066c3463dc0d13bf3564bf3fdbf77cc05d27a52
https://github.com/gallery/gallery3/commit/a066c3463dc0d13bf3564bf3fdbf77cc05d27a52
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M modules/gallery/classes/Controller/L10nClient.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
M modules/gallery/classes/Gallery/Controller/L10nClient.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
M modules/gallery/classes/Gallery/L10nClient.php
M modules/gallery/classes/Gallery/L10nScanner.php
M modules/gallery/classes/L10nClient.php
M modules/gallery/classes/L10nScanner.php
Log Message:
-----------
Search and replace for L10n_Client and L10n_Scanner to remove underscores.
Commit: d256e0e9b916104db05af1d9e3b2e188f8be0e42
https://github.com/gallery/gallery3/commit/d256e0e9b916104db05af1d9e3b2e188f8be0e42
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M application/bootstrap.php
R modules/gallery/classes/Controller/L10n/Client.php
A modules/gallery/classes/Controller/L10nClient.php
M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
R modules/gallery/classes/Gallery/Controller/L10n/Client.php
A modules/gallery/classes/Gallery/Controller/L10nClient.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
R modules/gallery/classes/Gallery/L10n/Client.php
R modules/gallery/classes/Gallery/L10n/Scanner.php
A modules/gallery/classes/Gallery/L10nClient.php
A modules/gallery/classes/Gallery/L10nScanner.php
R modules/gallery/classes/L10n/Client.php
R modules/gallery/classes/L10n/Scanner.php
A modules/gallery/classes/L10nClient.php
A modules/gallery/classes/L10nScanner.php
R modules/image/media/guide/image/Thumbs.db
R modules/image/media/guide/image/crop_form.jpg
R modules/image/media/guide/image/crop_orig.jpg
R modules/image/media/guide/image/crop_result.jpg
R modules/image/media/guide/image/dynamic-400.jpg
R modules/image/media/guide/image/dynamic-600.jpg
R modules/image/media/guide/image/upload_form.jpg
R modules/image/media/guide/image/upload_result.jpg
R modules/image/tests/kohana/ImageTest.php
R modules/image/tests/test_data/test_image
Log Message:
-----------
Merge pull request #265 from shadlaws/admin_and_l10n_routing
Admin and l10n routing
Compare: https://github.com/gallery/gallery3/compare/cbb3ab7e4b62...d256e0e9b916
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
__[ 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 ]