[commits] Horde branch activesync_2_9_0 updated. e2ce88c5ba1198a4b8a15092481be03bf08fd994

Michael J. Rubinsky mrubinsk at horde.org
Thu Oct 17 12:53:16 UTC 2013


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

from: b489d9165637f1766930610e77098f96ed4bacff

1cf62fb Add shebang
acf9196 Add git splitting utility
c18b754 This method returns a boolean.
03ecb61 Update package.xml filelist.
872a0c6 Fix regression introduced by the fix for Bug 12445.
b527d00 BFN
21cf853 Remove commented out code.
a054752 Significantly faster tag deletion
0e152ea Bug #12772
33cd1c1 minor update from source
7359104 This hasn't been used for awhile
a40a2fd [mms] Fix harmless PHP undefined error when using with an IMAP server that supports XOAUTH2.
7d0df3a Revert "This hasn't been used for awhile"
6323ca6 Remove file extensions.
2cf5e98 Fix translation.
455bb1f1 Add missing parenthesis
2eb674d Simplify.
e2ce88c Merge branch 'master' into activesync_2_9_0

Summary: http://github.com/horde/horde/compare/b489d9165637f1766930610e77098f96ed4bacff...e2ce88c5ba1198a4b8a15092481be03bf08fd994

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

commit 1cf62fb6852a8f4997402815265a74f495b26eb4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:21:06 2013 -0600

    Add shebang

 framework/bin/horde-run-cmd.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1cf62fb6852a8f4997402815265a74f495b26eb4
http://git.horde.org/horde-git/-/commit/1cf62fb6852a8f4997402815265a74f495b26eb4

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

commit acf9196590a4c458218df64c02d472c1bad07cbb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:21:35 2013 -0600

    Add git splitting utility

 framework/bin/horde-git-split.php |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
 create mode 100755 framework/bin/horde-git-split.php

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

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

commit c18b754869de6c4bce22853a8b12622d47681882
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 19:50:25 2013 -0400

    This method returns a boolean.

 framework/Core/lib/Horde/Core/ActiveSync/Auth.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit 03ecb61422694f11823f508d5413fe16bd966b48
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 20:34:03 2013 -0400

    Update package.xml filelist.

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

http://github.com/horde/horde/commit/03ecb61422694f11823f508d5413fe16bd966b48
http://git.horde.org/horde-git/-/commit/03ecb61422694f11823f508d5413fe16bd966b48

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

commit 872a0c642031219e4b14bfff7d218715cf5cd8b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:32:43 2013 -0400

    Fix regression introduced by the fix for Bug 12445.
    
    Bug: 12771

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

http://github.com/horde/horde/commit/872a0c642031219e4b14bfff7d218715cf5cd8b0
http://git.horde.org/horde-git/-/commit/872a0c642031219e4b14bfff7d218715cf5cd8b0

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

commit b527d00efe4c600c5371cd9f686862b9946ec923
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:44:13 2013 -0400

    BFN

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

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

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

commit 21cf8535bf0997974590423725d937a5ff0d242c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 16 23:48:34 2013 -0400

    Remove commented out code.

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

http://github.com/horde/horde/commit/21cf8535bf0997974590423725d937a5ff0d242c
http://git.horde.org/horde-git/-/commit/21cf8535bf0997974590423725d937a5ff0d242c

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

commit a054752f0d70d2aae7d4a4ddec784f882c19187a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 17:56:22 2013 -0600

    Significantly faster tag deletion

 framework/bin/horde-git-split.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit 0e152ea608f548b6ba7ab2cb0b45247e146fc448
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 16 23:15:05 2013 -0600

    Bug #12772

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    5 +++--
 framework/Smtp/lib/Horde/Smtp.php                      |    5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit 33cd1c1f5f22319f55f0c063b13fb58851480f38
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 00:01:58 2013 -0600

    minor update from source

 horde/js/json2.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/33cd1c1f5f22319f55f0c063b13fb58851480f38
http://git.horde.org/horde-git/-/commit/33cd1c1f5f22319f55f0c063b13fb58851480f38

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

commit 73591049a6b8f64b0a5c22105dda42e2673ee6a9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 00:04:27 2013 -0600

    This hasn't been used for awhile

 horde/js/md5.js |  245 -------------------------------------------------------
 1 files changed, 0 insertions(+), 245 deletions(-)
 delete mode 100644 horde/js/md5.js

http://github.com/horde/horde/commit/73591049a6b8f64b0a5c22105dda42e2673ee6a9
http://git.horde.org/horde-git/-/commit/73591049a6b8f64b0a5c22105dda42e2673ee6a9

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

commit a40a2fd87736920562c7f7111881604b75b2c061
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 17 01:43:54 2013 -0600

    [mms] Fix harmless PHP undefined error when using with an IMAP server that supports XOAUTH2.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    3 ++-
 framework/Imap_Client/package.xml                      |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 7d0df3a521251144bc8c47a3c2197c6288912aff
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:29:44 2013 +0200

    Revert "This hasn't been used for awhile"
    
    Removing this is a BC break, 3rd party applications might use it.
    
    This reverts commit 73591049a6b8f64b0a5c22105dda42e2673ee6a9.

 horde/js/md5.js |  245 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 245 insertions(+), 0 deletions(-)
 create mode 100644 horde/js/md5.js

http://github.com/horde/horde/commit/7d0df3a521251144bc8c47a3c2197c6288912aff
http://git.horde.org/horde-git/-/commit/7d0df3a521251144bc8c47a3c2197c6288912aff

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

commit 6323ca60d8a57f204b06620109169c08de03cd87
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:33:15 2013 +0200

    Remove file extensions.

 framework/bin/horde-generate-module     |  133 +++++++++++++++++++++++++++++++
 framework/bin/horde-generate-module.php |  133 -------------------------------
 framework/bin/horde-git-split           |   40 +++++++++
 framework/bin/horde-git-split.php       |   40 ---------
 framework/bin/horde-rev-cmp             |   11 +++
 framework/bin/horde-rev-cmp.sh          |   11 ---
 framework/bin/horde-run-cmd             |   32 ++++++++
 framework/bin/horde-run-cmd.php         |   32 --------
 8 files changed, 216 insertions(+), 216 deletions(-)
 create mode 100755 framework/bin/horde-generate-module
 delete mode 100755 framework/bin/horde-generate-module.php
 create mode 100755 framework/bin/horde-git-split
 delete mode 100755 framework/bin/horde-git-split.php
 create mode 100755 framework/bin/horde-rev-cmp
 delete mode 100755 framework/bin/horde-rev-cmp.sh
 create mode 100755 framework/bin/horde-run-cmd
 delete mode 100755 framework/bin/horde-run-cmd.php

http://github.com/horde/horde/commit/6323ca60d8a57f204b06620109169c08de03cd87
http://git.horde.org/horde-git/-/commit/6323ca60d8a57f204b06620109169c08de03cd87

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

commit 2cf5e981cfee6695a657c52ab3e4f0bdbb40cea5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 16 14:19:02 2013 +0200

    Fix translation.

 imp/locale/de/LC_MESSAGES/imp.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 455bb1f1c302ce048d1061fc9152b92a0891f4ce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 17 08:48:52 2013 -0400

    Add missing parenthesis

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/455bb1f1c302ce048d1061fc9152b92a0891f4ce
http://git.horde.org/horde-git/-/commit/455bb1f1c302ce048d1061fc9152b92a0891f4ce

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

commit 2eb674db537bd853aa57b493514b4c09e1bb78a2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 17 08:51:23 2013 -0400

    Simplify.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

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

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

commit e2ce88c5ba1198a4b8a15092481be03bf08fd994
Merge: b489d91 2eb674d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 17 08:52:57 2013 -0400

    Merge branch 'master' into activesync_2_9_0

 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php |    9 +-
 framework/Core/lib/Horde/Core/ActiveSync/Auth.php       |    9 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php     |    2 +-
 framework/Core/package.xml                              |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php  |    8 +-
 framework/Imap_Client/package.xml                       |   12 +-
 framework/Smtp/lib/Horde/Smtp.php                       |    5 +-
 framework/bin/horde-generate-module                     |  133 +++++++++++++++
 framework/bin/horde-generate-module.php                 |  133 ---------------
 framework/bin/horde-git-split                           |   40 +++++
 framework/bin/horde-rev-cmp                             |   11 ++
 framework/bin/horde-rev-cmp.sh                          |   11 --
 framework/bin/horde-run-cmd                             |   32 ++++
 framework/bin/horde-run-cmd.php                         |   31 ----
 horde/js/json2.js                                       |    6 +-
 imp/locale/de/LC_MESSAGES/imp.po                        |    4 +-
 16 files changed, 246 insertions(+), 202 deletions(-)

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




More information about the commits mailing list