[commits] Horde branch develop updated. 1be2ae23f648dbaccec9bf73ff152286f0ed88b7
Michael J. Rubinsky
mrubinsk at horde.org
Mon Mar 26 14:50:21 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: d0086a21043e4aa0b3a989378f56ac252f2ac4dd
5aa875e ws
cdb988d Add method to set flag from POOMMAIL_FLAG on IMAP server.
1400414 Add FLAG_STATUS constants
3aeea12 These are fatal protocol errors - malformed wbxml
5d78618 Fix setting/unsetting message read flag
c988a54 fix property name
727c9f7 simplify
509f532 Keep the resuls keyed by uid
9e1915f Only stat a single message, not an array
99cae98 Email POOMMAIL_FLAG changes are imported as a message change.
4e38ab9 Add missing AirSyncBase attachment classes
1be2ae2 update package.xml
-----------------------------------------------------------------------
commit 5aa875e75340732e2d229b7091995259f9cb53cc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 09:50:17 2012 -0400
ws
framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/5aa875e75340732e2d229b7091995259f9cb53cc
-----------------------------------------------------------------------
commit cdb988d74f7567fb840b3d2220fd9f82db2bfb0d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 09:51:34 2012 -0400
Add method to set flag from POOMMAIL_FLAG on IMAP server.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 40 +++++++++++-
1 files changed, 38 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/cdb988d74f7567fb840b3d2220fd9f82db2bfb0d
-----------------------------------------------------------------------
commit 140041440f76bbb8943afe0e9a147ad1ebeb6cf7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 09:53:14 2012 -0400
Add FLAG_STATUS constants
framework/ActiveSync/lib/Horde/ActiveSync/Message/Flag.php | 13 +++++++++--
1 files changed, 10 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/140041440f76bbb8943afe0e9a147ad1ebeb6cf7
-----------------------------------------------------------------------
commit 3aeea12b652646957dab2352a48ba98db1ea3f37
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:04:57 2012 -0400
These are fatal protocol errors - malformed wbxml
framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/3aeea12b652646957dab2352a48ba98db1ea3f37
-----------------------------------------------------------------------
commit 5d786180b5a53188bbe725036ca67eb816492b2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:34:24 2012 -0400
Fix setting/unsetting message read flag
framework/ActiveSync/lib/Horde/ActiveSync/Message/Mail.php | 1 +
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/5d786180b5a53188bbe725036ca67eb816492b2e
-----------------------------------------------------------------------
commit c988a54c19941d9905b51634fada75aced599c77
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:34:53 2012 -0400
fix property name
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/c988a54c19941d9905b51634fada75aced599c77
-----------------------------------------------------------------------
commit 727c9f7009f7ade7acb00968bdfdc15aedf42625
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:37:26 2012 -0400
simplify
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 19 +++++++--------
1 files changed, 9 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/727c9f7009f7ade7acb00968bdfdc15aedf42625
-----------------------------------------------------------------------
commit 509f532f60616a0d52a7590953e1930dcb1900b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:38:46 2012 -0400
Keep the resuls keyed by uid
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/509f532f60616a0d52a7590953e1930dcb1900b2
-----------------------------------------------------------------------
commit 9e1915f94a9e2f7e403c0abbd4eb03bde1e4ed30
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:39:21 2012 -0400
Only stat a single message, not an array
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 12 +++---------
1 files changed, 3 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/9e1915f94a9e2f7e403c0abbd4eb03bde1e4ed30
-----------------------------------------------------------------------
commit 99cae988913eebbad47d20a1af38f832ae751499
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:40:23 2012 -0400
Email POOMMAIL_FLAG changes are imported as a message change.
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/99cae988913eebbad47d20a1af38f832ae751499
-----------------------------------------------------------------------
commit 4e38ab9849b60b3adc0ecdf73f6b45800fd5e4bb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:43:53 2012 -0400
Add missing AirSyncBase attachment classes
.../lib/Horde/ActiveSync/Message/AirSyncBaseAttachment.php | 45 +++++
.../lib/Horde/ActiveSync/Message/AirSyncBaseFileAttachment.php | 28 +++
2 files changed, 73 insertions(+), 0 deletions(-)
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/AirSyncBaseAttachment.php
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/AirSyncBaseFileAttachment.php
http://git.horde.org/horde-git/-/commit/4e38ab9849b60b3adc0ecdf73f6b45800fd5e4bb
-----------------------------------------------------------------------
commit 1be2ae23f648dbaccec9bf73ff152286f0ed88b7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 26 10:49:58 2012 -0400
update package.xml
framework/ActiveSync/lib/Horde/ActiveSync.php | 2 +-
framework/ActiveSync/package.xml | 12 +++++++-----
2 files changed, 8 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/1be2ae23f648dbaccec9bf73ff152286f0ed88b7
More information about the commits
mailing list