[gallery/gallery3] 891a24: #2021 - Cleanup thumb_dirty and resize_dirty insta...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <512e3e7143af9_25ea90013c86935@hookshot-production1.ec2-us-east1.github.com.mail> |
Branch: refs/heads/master
Home: https://github.com/gallery/gallery3
Commit: 891a24151ee7dd197c623b4f482f260009d67096
https://github.com/gallery/gallery3/commit/891a24151ee7dd197c623b4f482f260009d67096
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M installer/install.sql
M modules/g2_import/helpers/g2_import.php
M modules/gallery/controllers/admin_theme_options.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/graphics.php
M modules/gallery/module.info
Log Message:
-----------
#2021 - Cleanup thumb_dirty and resize_dirty instances.
- g2_import: changed "false" assignment to "0" assignment for consistency.
- admin_theme_options: removed unused variables (they're called/used nowhere else).
- graphics: removed stanza that clears thumb_dirty and resize_dirty and returns
if we have no ops. This has no effect on Gallery currently (for one,
graphics::generate doesn't normally get called on an item with no dirty flags),
but can inconsistently set resize_dirty of albums and movies to 0 where it's
otherwise left at 1. Going forward, it may be useful to be consistent here.
- gallery_installer: added v57 stanza to correct any resize_dirty flags of
movies/albums that were previously reset to 0.
- module.info, install.sql: update to v57
Commit: 7c94b930ed029342de54c0a73c59b67f1dad7d1e
https://github.com/gallery/gallery3/commit/7c94b930ed029342de54c0a73c59b67f1dad7d1e
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M installer/install.sql
M modules/g2_import/helpers/g2_import.php
M modules/gallery/controllers/admin_theme_options.php
M modules/gallery/helpers/gallery_installer.php
M modules/gallery/helpers/graphics.php
M modules/gallery/module.info
Log Message:
-----------
Merge pull request #169 from shadlaws/fix_2021
#2021 - Cleanup thumb_dirty and resize_dirty instances.
Compare: https://github.com/gallery/gallery3/compare/555dfd341e2b...7c94b930ed02
------------------------------------------------------------------------------
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_feb
__[ 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 ]