[commits] Horde branch imp_6_2 updated. 311cfd182cf85198d77f82441f3287c5a6ba4928

Michael M Slusarz slusarz at horde.org
Tue Oct 8 02:42:29 UTC 2013


The branch "imp_6_2" has been updated.
The following is a summary of the commits.

from: 9a08f7e0e3129a82dac40487a8aae99455b10b76

e85b4af Return the total number of results.
22b1a19 Return proper range values.
8c87358 BFN
95a9a66 Bug: 12738  Always return mail folders, even if the mail api is not available.
2e963ae BFN
0b5823a Fix bug number.
39c953f params is an array, not an object
311cfd1 Merge branch 'master' into imp_6_2

Summary: http://github.com/horde/horde/compare/9a08f7e0e3129a82dac40487a8aae99455b10b76...311cfd182cf85198d77f82441f3287c5a6ba4928

-----------------------------------------------------------------------

commit e85b4af916cb780e14354b29a28ae1e5228719c7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 09:54:20 2013 -0400

    Return the total number of results.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/e85b4af916cb780e14354b29a28ae1e5228719c7
http://git.horde.org/horde-git/-/commit/e85b4af916cb780e14354b29a28ae1e5228719c7

-----------------------------------------------------------------------

commit 22b1a19a233a2549be339eed088165cd54f415d7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 09:56:11 2013 -0400

    Return proper range values.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php |   23 ++++++++--
 1 files changed, 19 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/22b1a19a233a2549be339eed088165cd54f415d7
http://git.horde.org/horde-git/-/commit/22b1a19a233a2549be339eed088165cd54f415d7

-----------------------------------------------------------------------

commit 8c87358cb9ef676d8983b3506625c0c5cca332ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 09:59:18 2013 -0400

    BFN

 framework/ActiveSync/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/8c87358cb9ef676d8983b3506625c0c5cca332ca
http://git.horde.org/horde-git/-/commit/8c87358cb9ef676d8983b3506625c0c5cca332ca

-----------------------------------------------------------------------

commit 95a9a6667dfcac4daa279e5b44a172790caba6d6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 10:29:30 2013 -0400

    Bug: 12738  Always return mail folders, even if the mail api is not available.
    
    Some clients refuse to consider a FOLDERSYNC successful if it is missing
    the INBOX. Send dummy IMAP folders back to allow these devices to connect.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/95a9a6667dfcac4daa279e5b44a172790caba6d6
http://git.horde.org/horde-git/-/commit/95a9a6667dfcac4daa279e5b44a172790caba6d6

-----------------------------------------------------------------------

commit 2e963ae5a7cd534174587f61e05a776571ffba23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 10:31:39 2013 -0400

    BFN

 framework/Core/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/2e963ae5a7cd534174587f61e05a776571ffba23
http://git.horde.org/horde-git/-/commit/2e963ae5a7cd534174587f61e05a776571ffba23

-----------------------------------------------------------------------

commit 0b5823a6ed67f0b43b5033b59033bba163405282
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 10:47:31 2013 -0400

    Fix bug number.

 framework/Core/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/0b5823a6ed67f0b43b5033b59033bba163405282
http://git.horde.org/horde-git/-/commit/0b5823a6ed67f0b43b5033b59033bba163405282

-----------------------------------------------------------------------

commit 39c953f348ae41d571ee9c67fb4d0b6088a55a86
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 7 20:41:42 2013 -0600

    params is an array, not an object

 framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter/Pretty.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/39c953f348ae41d571ee9c67fb4d0b6088a55a86
http://git.horde.org/horde-git/-/commit/39c953f348ae41d571ee9c67fb4d0b6088a55a86

-----------------------------------------------------------------------

commit 311cfd182cf85198d77f82441f3287c5a6ba4928
Merge: 9a08f7e 39c953f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 7 20:42:21 2013 -0600

    Merge branch 'master' into imp_6_2

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php      |   23 ++++-
 framework/ActiveSync/package.xml                                  |    2 +
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   25 +++--
 framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter/Pretty.php |    4 +-
 framework/Core/package.xml                                        |    2 +
 5 files changed, 38 insertions(+), 18 deletions(-)

http://github.com/horde/horde/commit/311cfd182cf85198d77f82441f3287c5a6ba4928
http://git.horde.org/horde-git/-/commit/311cfd182cf85198d77f82441f3287c5a6ba4928




More information about the commits mailing list