[gallery/gallery3] 603db4: #1966 - "Fix your Gallery" shows 60/59 items compl...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/gallery/gallery3
Commit: 603db40459fdaebb5917c8c5aef922476700dce2
https://github.com/gallery/gallery3/commit/603db40459fdaebb5917c8c5aef922476700dce2
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M modules/gallery/helpers/gallery_task.php
Log Message:
-----------
#1966 - "Fix your Gallery" shows 60/59 items completed.
- Fixed counter in gallery_task::fix that was often one too many.
For FIX_STATE_RUN_MISSING_ACCESS_CACHES, changed this:
$stack = explode(" ", $task->get("stack"));
To this:
$stack = array_filter(explode(" ", $task->get("stack")));
Commit: b06c0f4890a3a3bfd1bdf6b2b8238a0d07fc7ccf
https://github.com/gallery/gallery3/commit/b06c0f4890a3a3bfd1bdf6b2b8238a0d07fc7ccf
Author: Bharat Mediratta <[email protected]>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M modules/gallery/helpers/gallery_task.php
Log Message:
-----------
Merge pull request #104 from shadlaws/fix_1966
#1966 - "Fix your Gallery" shows 60/59 items completed.
Compare: https://github.com/gallery/gallery3/compare/c508fc4a45f0...b06c0f4890a3
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
__[ 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 ]