[gallery/gallery3] eb5b99: Automated update of .build_number to 351 for branc...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/3.0.x
Home: https://github.com/gallery/gallery3
Commit: eb5b99abb4fb50df2dc8e8125a4fc49a674bc423
https://github.com/gallery/gallery3/commit/eb5b99abb4fb50df2dc8e8125a4fc49a674bc423
Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Automated update of .build_number to 351 for branch master
Last update: 9346503c62a14a738dfa2efe24b8831275b73f44 (1 commits ago)
Commit: b0180288e049b472f3fefbfb28d7bed77e718b37
https://github.com/gallery/gallery3/commit/b0180288e049b472f3fefbfb28d7bed77e718b37
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M index.php
M installer/installer.php
Log Message:
-----------
#1749, 1754, 1901 - revert two recent commits that check for Zend Guard obfuscation level support.
This is not the root of the problem for all installs, and can trigger false positives
that break previously-working installs... we'll have to find a better way.
Commit: 971b56ae09eb20e77310fbd8e08dbf2c0e64a3d3
https://github.com/gallery/gallery3/commit/971b56ae09eb20e77310fbd8e08dbf2c0e64a3d3
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M index.php
M installer/installer.php
Log Message:
-----------
Merge pull request #145 from shadlaws/revert_zend_guard_check
#1749, 1754, 1901 - revert two recent commits that check for Zend Guard code obfuscation.
Commit: 87d20c63af02ae573853da2cb82d7323a56677b5
https://github.com/gallery/gallery3/commit/87d20c63af02ae573853da2cb82d7323a56677b5
Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
Date: 2013-02-16 (Sat, 16 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Automated update of .build_number to 352 for branch master
Last update: eb5b99abb4fb50df2dc8e8125a4fc49a674bc423 (1 commits ago)
Commit: fd0051dab7258c817ff01877bd4324530ce79398
https://github.com/gallery/gallery3/commit/fd0051dab7258c817ff01877bd4324530ce79398
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Changed paths:
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/uploader.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/system.php
M modules/rest/controllers/rest.php
M modules/watermark/controllers/admin_watermarks.php
Log Message:
-----------
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
- added system::mark_file_for_delete to be called to mark a file
- added system::delete_marked_files to be called at shutdown to delete the list
- amended system::temp_filename to, by default, add the temp name to the list
- updated a few other places in code where this should be used
Commit: 9f02011dacdd2c4bf6d2d1c29be522f04a3d13c7
https://github.com/gallery/gallery3/commit/9f02011dacdd2c4bf6d2d1c29be522f04a3d13c7
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Changed paths:
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/uploader.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/system.php
M modules/rest/controllers/rest.php
M modules/watermark/controllers/admin_watermarks.php
Log Message:
-----------
Merge pull request #148 from shadlaws/fix_2006
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
Commit: afa61f9d0d551bc2a0c4fa903eb3f55742720c8d
https://github.com/gallery/gallery3/commit/afa61f9d0d551bc2a0c4fa903eb3f55742720c8d
Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Automated update of .build_number to 353 for branch master
Last update: 87d20c63af02ae573853da2cb82d7323a56677b5 (1 commits ago)
Commit: 58c137c98183377c8bacaad83c9b32caa9925fa2
https://github.com/gallery/gallery3/commit/58c137c98183377c8bacaad83c9b32caa9925fa2
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/search/views/search.html.php
M modules/search/views/search_link.html.php
Log Message:
-----------
#2007 - Change search box text when only looking in the current album.
- search.html.php - updated to use new labels.
- search_link.html.php - updated to use new labels. Moved code that determines
current album to top, then used it for both the new label and the hidden album
input. Resulting form code looks more symmetric to search.html.php.
Commit: 788e9662268c6d4f518886fcb774a221076c5deb
https://github.com/gallery/gallery3/commit/788e9662268c6d4f518886fcb774a221076c5deb
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M modules/search/views/search.html.php
M modules/search/views/search_link.html.php
Log Message:
-----------
Merge pull request #149 from shadlaws/fix_2007
#2007 - Change search box text when only looking in the current album.
Commit: e950d2f4ef52b68e1ccf1cec2e896a916af5e571
https://github.com/gallery/gallery3/commit/e950d2f4ef52b68e1ccf1cec2e896a916af5e571
Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Automated update of .build_number to 354 for branch master
Last update: afa61f9d0d551bc2a0c4fa903eb3f55742720c8d (1 commits ago)
Commit: ab920ae360d5cca446784675bb0401349c50d9fb
https://github.com/gallery/gallery3/commit/ab920ae360d5cca446784675bb0401349c50d9fb
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M application/Bootstrap.php
A modules/gallery/libraries/MY_Kohana.php
Log Message:
-----------
#1749, 1754, 1901 - Eliminate incompatibility with Zend Guard Loader.
- added MY_Kohana to provide wrapper for auto_load(), which loads dummy class when none found.
- revised Bootstrap to load MY_Kohana.
This is based on the patch described here: http://blog.teatime.com.tw/1/post/403
Commit: 97f96bcb4826599ca17eaa83c95dcb2e5f2b6ba2
https://github.com/gallery/gallery3/commit/97f96bcb4826599ca17eaa83c95dcb2e5f2b6ba2
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M application/Bootstrap.php
A modules/gallery/libraries/MY_Kohana.php
Log Message:
-----------
Merge pull request #150 from shadlaws/fix_zend_guard_loader_issues
#1749, 1754, 1901 - Eliminate incompatibility with Zend Guard Loader.
Commit: f12aaf3c345fcce39fdbe721c896c03e3b429e58
https://github.com/gallery/gallery3/commit/f12aaf3c345fcce39fdbe721c896c03e3b429e58
Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M .build_number
Log Message:
-----------
Automated update of .build_number to 355 for branch master
Last update: e950d2f4ef52b68e1ccf1cec2e896a916af5e571 (1 commits ago)
Commit: 04493680c0e604ca0e2dc27b9c9b1a1e81a938cf
https://github.com/gallery/gallery3/commit/04493680c0e604ca0e2dc27b9c9b1a1e81a938cf
Author: Bharat Mediratta <[email protected]>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M application/Bootstrap.php
M index.php
M installer/installer.php
M modules/gallery/controllers/quick.php
M modules/gallery/controllers/uploader.php
M modules/gallery/helpers/gallery_event.php
M modules/gallery/helpers/system.php
A modules/gallery/libraries/MY_Kohana.php
M modules/rest/controllers/rest.php
M modules/search/views/search.html.php
M modules/search/views/search_link.html.php
M modules/watermark/controllers/admin_watermarks.php
Log Message:
-----------
Merge branch 'master' into 3.0.x
Compare: https://github.com/gallery/gallery3/compare/dca4fbc62790...04493680c0e6
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/
__[ 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 ]