[commits] Horde branch master updated. d73b7e83e003f80dea24d031e09c172dc84085e0
Michael M Slusarz
slusarz at horde.org
Wed Jan 29 19:33:53 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 4e774e93c21d3a5a9cf767c6d6ff2c4de467ee43
097f449 Revert "Revert "Don't use Horde_Auth::factory""
b0cc314 Use _getDriverName() to get proper classname
d677c1b gettext_define() -> r()
d73b7e8 Add r() ability to application code, and document in TRANSLATIONS
Summary: http://github.com/horde/horde/compare/4e774e93c21d3a5a9cf767c6d6ff2c4de467ee43...d73b7e83e003f80dea24d031e09c172dc84085e0
-----------------------------------------------------------------------
commit 097f4492041fecab79fab425aa296323b128b530
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 29 11:51:37 2014 -0700
Revert "Revert "Don't use Horde_Auth::factory""
This reverts commit 4e774e93c21d3a5a9cf767c6d6ff2c4de467ee43.
Forgot to commit the _getDriverName() part.
framework/Core/lib/Horde/Core/Factory/Auth.php | 24 +++++++-----------------
1 files changed, 7 insertions(+), 17 deletions(-)
http://github.com/horde/horde/commit/097f4492041fecab79fab425aa296323b128b530
http://git.horde.org/horde-git/-/commit/097f4492041fecab79fab425aa296323b128b530
-----------------------------------------------------------------------
commit b0cc314c5bfd2ac03b7d8f610202a94aa9b86e37
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 29 11:56:17 2014 -0700
Use _getDriverName() to get proper classname
framework/Core/lib/Horde/Core/Factory/Auth.php | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/b0cc314c5bfd2ac03b7d8f610202a94aa9b86e37
http://git.horde.org/horde-git/-/commit/b0cc314c5bfd2ac03b7d8f610202a94aa9b86e37
-----------------------------------------------------------------------
commit d677c1b93235be60609af0374cfea222378571c1
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 29 12:14:09 2014 -0700
gettext_define() -> r()
framework/Imap_Client/lib/Horde/Imap/Client/Auth/DigestMD5.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 12 +-
.../lib/Horde/Imap/Client/Exception/NoSupportExtension.php | 2 +-
.../Imap_Client/lib/Horde/Imap/Client/Exception/NoSupportPop3.php | 2 +-
.../Imap_Client/lib/Horde/Imap/Client/Exception/SearchCharset.php | 2 +-
.../lib/Horde/Imap/Client/Interaction/Server/Tagged.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 74 ++--
.../Imap_Client/lib/Horde/Imap/Client/Socket/Connection/Pop3.php | 6 +-
.../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 8 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 16 +-
framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php | 16 +-
framework/Translation/lib/Horde/Translation.php | 8 +-
framework/Translation/package.xml | 4 +-
framework/Translation/test/Horde/Translation/WrapperTest.php | 4 +-
horde/bin/horde-translation | 2 +-
15 files changed, 80 insertions(+), 80 deletions(-)
http://github.com/horde/horde/commit/d677c1b93235be60609af0374cfea222378571c1
http://git.horde.org/horde-git/-/commit/d677c1b93235be60609af0374cfea222378571c1
-----------------------------------------------------------------------
commit d73b7e83e003f80dea24d031e09c172dc84085e0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Jan 29 12:31:47 2014 -0700
Add r() ability to application code, and document in TRANSLATIONS
horde/docs/TRANSLATIONS | 16 +++++++++++++++-
horde/lib/core.php | 7 +++++++
2 files changed, 22 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/d73b7e83e003f80dea24d031e09c172dc84085e0
http://git.horde.org/horde-git/-/commit/d73b7e83e003f80dea24d031e09c172dc84085e0
More information about the commits
mailing list