[commits] Horde branch master updated. ffbb528da40770ee4ed6a512bace54bdb9c940a8
Michael M Slusarz
slusarz at horde.org
Fri Oct 4 04:24:59 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: cceb2d89e5f20fccb8979fcadd9b248b0d5629db
cea45ad phpdoc
9c74bb2 [mms] getAvatarUrl() now returns a Horde_Url object.
8129a59 [mms] Change second parameter to getAvatarUrl() and fetchAvatar() to an array so that additional options can be provided.
ffbb528 [mms] Add 'default' and 'rating' options to getAvatarUrl().
Summary: http://github.com/horde/horde/compare/cceb2d89e5f20fccb8979fcadd9b248b0d5629db...ffbb528da40770ee4ed6a512bace54bdb9c940a8
-----------------------------------------------------------------------
commit cea45ada9a0726621c2acf260daf0f8603306a10
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 3 21:05:17 2013 -0600
phpdoc
InvalidArgumentException doesn't need to be documented; this is a logic
error (as opposed to runtime error).
framework/Service_Gravatar/lib/Horde/Service/Gravatar.php | 56 ++---
.../Service_Gravatar/test/Horde/Service/Gravatar/GravatarTest.php | 35 +--
.../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php | 35 +--
3 files changed, 50 insertions(+), 76 deletions(-)
http://github.com/horde/horde/commit/cea45ada9a0726621c2acf260daf0f8603306a10
http://git.horde.org/horde-git/-/commit/cea45ada9a0726621c2acf260daf0f8603306a10
-----------------------------------------------------------------------
commit 9c74bb256b1e00f687c14a9c2f0ca7428a7fabc5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 3 21:09:18 2013 -0600
[mms] getAvatarUrl() now returns a Horde_Url object.
framework/Service_Gravatar/lib/Horde/Service/Gravatar.php | 10 ++++++++--
framework/Service_Gravatar/package.xml | 9 +++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/9c74bb256b1e00f687c14a9c2f0ca7428a7fabc5
http://git.horde.org/horde-git/-/commit/9c74bb256b1e00f687c14a9c2f0ca7428a7fabc5
-----------------------------------------------------------------------
commit 8129a59938c74dac471eebbc039ae2ce89d10902
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 3 21:17:08 2013 -0600
[mms] Change second parameter to getAvatarUrl() and fetchAvatar() to an array so that additional options can be provided.
framework/Service_Gravatar/lib/Horde/Service/Gravatar.php | 31 ++++++++-----
framework/Service_Gravatar/package.xml | 2 +
2 files changed, 22 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/8129a59938c74dac471eebbc039ae2ce89d10902
http://git.horde.org/horde-git/-/commit/8129a59938c74dac471eebbc039ae2ce89d10902
-----------------------------------------------------------------------
commit ffbb528da40770ee4ed6a512bace54bdb9c940a8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Oct 3 21:20:11 2013 -0600
[mms] Add 'default' and 'rating' options to getAvatarUrl().
framework/Service_Gravatar/lib/Horde/Service/Gravatar.php | 10 ++++++++++
framework/Service_Gravatar/package.xml | 2 ++
2 files changed, 12 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/ffbb528da40770ee4ed6a512bace54bdb9c940a8
http://git.horde.org/horde-git/-/commit/ffbb528da40770ee4ed6a512bace54bdb9c940a8
More information about the commits
mailing list