[commits] Horde branch master updated. 45cf201a273947e82fa1ea7cea6f467e4f1dc6fd
Michael M Slusarz
slusarz at horde.org
Wed Mar 13 08:09:31 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: cbf8f5a6fbd42d8f7c91a09a377971202c85f215
60bc87c Guess I will become an active developer, if just to push the H5 versions out the door
2941ef7 phpdoc
f880006 Move some unused functions from Horde to Horde_Deprecated
45cf201 Move image generation related methods from Horde to Horde_Themes_Image
-----------------------------------------------------------------------
commit 60bc87c37d034b33ec81952bcaec551e09eb8077
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Mar 12 22:50:11 2013 -0600
Guess I will become an active developer, if just to push the H5 versions out the door
Apologies to Eric and/or Chuck if they still want to be listed as
maintainers. Neither has done anything here for several years so I have
to figure that counts for something.
passwd/docs/CREDITS | 6 ++++--
passwd/package.xml | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/60bc87c37d034b33ec81952bcaec551e09eb8077
-----------------------------------------------------------------------
commit 2941ef79fa1ce953d793a53add4a9bbb85dcf0cc
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 13 00:57:19 2013 -0600
phpdoc
framework/Core/lib/Horde.php | 1 -
framework/Core/lib/Horde/Themes/Image.php | 20 ++++++++++++++------
2 files changed, 14 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/2941ef79fa1ce953d793a53add4a9bbb85dcf0cc
-----------------------------------------------------------------------
commit f880006fda73a8c057793b25a09833efbb3913c1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 13 01:37:05 2013 -0600
Move some unused functions from Horde to Horde_Deprecated
framework/Core/lib/Horde.php | 96 +++++-----------------------
framework/Core/lib/Horde/Deprecated.php | 105 +++++++++++++++++++++++++++++++
framework/Core/package.xml | 8 ++-
3 files changed, 128 insertions(+), 81 deletions(-)
create mode 100644 framework/Core/lib/Horde/Deprecated.php
http://git.horde.org/horde-git/-/commit/f880006fda73a8c057793b25a09833efbb3913c1
-----------------------------------------------------------------------
commit 45cf201a273947e82fa1ea7cea6f467e4f1dc6fd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Mar 13 01:38:23 2013 -0600
Move image generation related methods from Horde to Horde_Themes_Image
framework/Core/lib/Horde.php | 190 +++++++++--------------------
framework/Core/lib/Horde/Themes/Image.php | 102 +++++++++++++++
2 files changed, 160 insertions(+), 132 deletions(-)
http://git.horde.org/horde-git/-/commit/45cf201a273947e82fa1ea7cea6f467e4f1dc6fd
More information about the commits
mailing list