[commits] Horde branch horde_activesync_3_0 updated. 17e89f223da5f161731d227616f558942d892828

Michael J. Rubinsky mrubinsk at horde.org
Fri Mar 22 00:13:14 UTC 2013


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

from: b4e22e258c4f5834cd14a2cb0acfa40b906d34a8

5d38b91 ws
042af5e Fix wbxml logging of empty tags.
b2416ed Remove useless check.
ec789dc Remove useless parameter.
b9d3cca Use self::
43d701f Properly merge the two arrays.
9040335 Fix setting LASTVERBEXECUTED properties during change retrieval.
e6018b9 Only set the flag property if we have a flag.
20b3346 Simplify
437367a Fix phpdoc
17e89f2 LASTVERBEXECUTIONTIME must be a Horde_Date.

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

commit 5d38b91711cca28add966f4949fe792705bd035b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 19:53:36 2013 -0400

    ws

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

http://git.horde.org/horde-git/-/commit/5d38b91711cca28add966f4949fe792705bd035b

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

commit 042af5e9184e13605bfb493dd48617f41d782f94
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 19:54:03 2013 -0400

    Fix wbxml logging of empty tags.
    
    If an empty tag is output, we shouldn't log the next closing tag
    since the empty tag includes the closing tag.

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/042af5e9184e13605bfb493dd48617f41d782f94

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

commit b2416eddea6acdb2e908efdbf5435459becc1e66
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 19:55:09 2013 -0400

    Remove useless check.

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

http://git.horde.org/horde-git/-/commit/b2416eddea6acdb2e908efdbf5435459becc1e66

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

commit ec789dc83962fa3c784ee4c8af67cb3c388d5ef2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 19:59:46 2013 -0400

    Remove useless parameter.

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/ec789dc83962fa3c784ee4c8af67cb3c388d5ef2

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

commit b9d3cca002ed85539b59a20fe48809f4c0789cc5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:01:33 2013 -0400

    Use self::

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php |  174 +++++-----
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php |    8 +-
 2 files changed, 91 insertions(+), 91 deletions(-)

http://git.horde.org/horde-git/-/commit/b9d3cca002ed85539b59a20fe48809f4c0789cc5

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

commit 43d701f7a7d7068dede767dd54985e12df83a0f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:04:43 2013 -0400

    Properly merge the two arrays.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/43d701f7a7d7068dede767dd54985e12df83a0f9

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

commit 9040335143cf039f352f8864a3f706214c81616e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:06:00 2013 -0400

    Fix setting LASTVERBEXECUTED properties during change retrieval.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   31 ++++++-----
 1 files changed, 17 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/9040335143cf039f352f8864a3f706214c81616e

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

commit e6018b91033181fc7d5e15cffe2ebdfff77e1588
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:06:53 2013 -0400

    Only set the flag property if we have a flag.
    
    EAS specs say an empty flag property will also clear an existing flag.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   14 ++++++------
 1 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/e6018b91033181fc7d5e15cffe2ebdfff77e1588

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

commit 20b3346c8b2c953e25bc813e87f83b25c44daac6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:07:41 2013 -0400

    Simplify

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/20b3346c8b2c953e25bc813e87f83b25c44daac6

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

commit 437367a3be8c1d83160f8e5d8abb4bc37877831a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:08:40 2013 -0400

    Fix phpdoc

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

http://git.horde.org/horde-git/-/commit/437367a3be8c1d83160f8e5d8abb4bc37877831a

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

commit 17e89f223da5f161731d227616f558942d892828
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 21 20:08:53 2013 -0400

    LASTVERBEXECUTIONTIME must be a Horde_Date.

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

http://git.horde.org/horde-git/-/commit/17e89f223da5f161731d227616f558942d892828




More information about the commits mailing list