[commits] Horde branch FRAMEWORK_5_1 updated. 947c376ba4746fff7e4957e7413c92e7b8abe77c

Michael J. Rubinsky mrubinsk at horde.org
Mon Dec 30 21:40:17 UTC 2013


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

from: 233e42bc72cfefddd2b55d96ee30a095b9e5e226

b8bd750 These properties are <xs:sequence> and must be in this explicit order.
cf453c0 Range is zero based, fix ending byte count.
b43e2aa Remove dead code.
52627b2 Use approximate size for attachment data.
1b1d813 We want the actual size here, not the approximate size.
ab1bc6d Tweak order of mail fields.
947c376 Tweak order of fields for appointment objects.

Summary: http://github.com/horde/horde/compare/233e42bc72cfefddd2b55d96ee30a095b9e5e226...947c376ba4746fff7e4957e7413c92e7b8abe77c

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

commit b8bd7506759626a8719275a176127b656ddd2ceb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 13:44:25 2013 -0500

    These properties are <xs:sequence> and must be in this explicit order.
    
    Fixes downloading attachments for some clients, in certain situations.

 .../lib/Horde/ActiveSync/Message/AirSyncBaseFileAttachment.php    |   10 ++--
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit cf453c03ba023dbafbd72f8bceb132bd600beabf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 13:45:56 2013 -0500

    Range is zero based, fix ending byte count.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit b43e2aa2e8449f2f1abce77cb63bccf2488f75ef
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 13:46:21 2013 -0500

    Remove dead code.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 52627b2dde71c70adccbef768d6c640b7575f63c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 14:23:40 2013 -0500

    Use approximate size for attachment data.
    
    Conflicts:
    	framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php |   36 +++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/52627b2dde71c70adccbef768d6c640b7575f63c
http://git.horde.org/horde-git/-/commit/52627b2dde71c70adccbef768d6c640b7575f63c

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

commit 1b1d8133246699870ce3f4f31d9f5e5a829fa496
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 14:23:58 2013 -0500

    We want the actual size here, not the approximate size.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit ab1bc6da3c771c06e437f5ca9250091f4174eb77
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 14:33:59 2013 -0500

    Tweak order of mail fields.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

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

commit 947c376ba4746fff7e4957e7413c92e7b8abe77c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 30 14:43:48 2013 -0500

    Tweak order of fields for appointment objects.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   20 ++--
 1 files changed, 10 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/947c376ba4746fff7e4957e7413c92e7b8abe77c
http://git.horde.org/horde-git/-/commit/947c376ba4746fff7e4957e7413c92e7b8abe77c




More information about the commits mailing list