[commits] Horde branch master updated. 9dec43892f642f313c95b38ef44c160a67dd4714

Michael J. Rubinsky mrubinsk at horde.org
Sat Feb 1 19:19:26 UTC 2014


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

from: 9a58b130a91b298225b38e1157e0b7583287fcca

62e00b5 Revert "Tweak order of tags (again)."
edc297a Not needed.
b8e9a28 Correct way of setting the VERSION.
3d9f58d Must merge the values to avoid overwriting the property values.
4052ed6 @todo
c199de3 Fix procid assignment.
f6ed3fd Another @todo
5b2426b Simplify.
045bbb7 Simplify.
f7b32d2 Save the multiplex value.
4d59a26 Default to empty array.
5ada9c8 Not all android devices use Android as the deviceType.
a105026 Default multiplex value to 0.
77aef24 No harm in checking for this, regardless of EAS version.
d52cf59 Log these errors.
4777328 Need to set the first AnnouncedVersion here also.
ed20a10 Create the entry if it's not already present.
7c2f361 Simplify.
9dec438 Always make sure we save the entire device object first.

Summary: http://github.com/horde/horde/compare/9a58b130a91b298225b38e1157e0b7583287fcca...9dec43892f642f313c95b38ef44c160a67dd4714

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

commit 62e00b57c8c919b554d07e0a73e27939f9aca187
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 31 20:50:45 2014 -0500

    Revert "Tweak order of tags (again)."
    
    This reverts commit 46f1affff52964c18bb0cbb9380c20c6862af493.

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

http://github.com/horde/horde/commit/62e00b57c8c919b554d07e0a73e27939f9aca187
http://git.horde.org/horde-git/-/commit/62e00b57c8c919b554d07e0a73e27939f9aca187

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

commit edc297aaea6bf863fc7d3d183345c9a9933d1caa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 31 21:54:11 2014 -0500

    Not needed.

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

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

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

commit b8e9a28600fd5dd1a7e08ad84331d681aa328ed2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 31 21:54:40 2014 -0500

    Correct way of setting the VERSION.

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

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

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

commit 3d9f58da5cd4cd3bdc4d31dec5a7544a5bed038a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 31 21:54:54 2014 -0500

    Must merge the values to avoid overwriting the property values.

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

http://github.com/horde/horde/commit/3d9f58da5cd4cd3bdc4d31dec5a7544a5bed038a
http://git.horde.org/horde-git/-/commit/3d9f58da5cd4cd3bdc4d31dec5a7544a5bed038a

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

commit 4052ed6a8a67735a088aea9727a5d53d005f34f4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:05:51 2014 -0500

    @todo

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

http://github.com/horde/horde/commit/4052ed6a8a67735a088aea9727a5d53d005f34f4
http://git.horde.org/horde-git/-/commit/4052ed6a8a67735a088aea9727a5d53d005f34f4

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

commit c199de356c3fae1e04eed492853d1ebf3c8f5202
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:06:04 2014 -0500

    Fix procid assignment.

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

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

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

commit f6ed3fd9b3ca908e9cba268afa201ee365796b6d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:07:09 2014 -0500

    Another @todo

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

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

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

commit 5b2426b46bcdbc06d2a0b331113ebd3a93913611
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:07:31 2014 -0500

    Simplify.

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

http://github.com/horde/horde/commit/5b2426b46bcdbc06d2a0b331113ebd3a93913611
http://git.horde.org/horde-git/-/commit/5b2426b46bcdbc06d2a0b331113ebd3a93913611

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

commit 045bbb78b5581370bb4fe2c02c9297e8c3144512
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:34:38 2014 -0500

    Simplify.

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

http://github.com/horde/horde/commit/045bbb78b5581370bb4fe2c02c9297e8c3144512
http://git.horde.org/horde-git/-/commit/045bbb78b5581370bb4fe2c02c9297e8c3144512

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

commit f7b32d2706cc0e1153fe4bc27534f6241b4288b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:35:56 2014 -0500

    Save the multiplex value.

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

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

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

commit 4d59a26f7a8c5b2dc1445d1dd853ce559acd5142
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:36:13 2014 -0500

    Default to empty array.

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

http://github.com/horde/horde/commit/4d59a26f7a8c5b2dc1445d1dd853ce559acd5142
http://git.horde.org/horde-git/-/commit/4d59a26f7a8c5b2dc1445d1dd853ce559acd5142

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

commit 5ada9c8d85fcc14d95ef2647fa43c13a88b8e374
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:36:47 2014 -0500

    Not all android devices use Android as the deviceType.
    
    Sniff on the OS, if available as well.

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

http://github.com/horde/horde/commit/5ada9c8d85fcc14d95ef2647fa43c13a88b8e374
http://git.horde.org/horde-git/-/commit/5ada9c8d85fcc14d95ef2647fa43c13a88b8e374

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

commit a105026bed08347ce853285ce0ff5223d535ff4b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:37:56 2014 -0500

    Default multiplex value to 0.

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

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

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

commit 77aef24f983d26d9553f7208df10b76d6bae0b34
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:39:28 2014 -0500

    No harm in checking for this, regardless of EAS version.
    
    Avoids more errors with broken clients.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   10 ++-----
 1 files changed, 3 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/77aef24f983d26d9553f7208df10b76d6bae0b34
http://git.horde.org/horde-git/-/commit/77aef24f983d26d9553f7208df10b76d6bae0b34

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

commit d52cf59ff0797c969ed8d633955b7daa82fba2b7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:40:19 2014 -0500

    Log these errors.

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

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

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

commit 4777328199747b0153192eccc3949178c902fead
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:46:52 2014 -0500

    Need to set the first AnnouncedVersion here also.

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

http://github.com/horde/horde/commit/4777328199747b0153192eccc3949178c902fead
http://git.horde.org/horde-git/-/commit/4777328199747b0153192eccc3949178c902fead

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

commit ed20a101f280b5283e33195375d661c90d4d01bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:47:14 2014 -0500

    Create the entry if it's not already present.
    
    Fixes version information not being available for the initial PROVISION command.

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

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

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

commit 7c2f361b47b610542e927a924f9d4a2e5cf77224
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 11:47:48 2014 -0500

    Simplify.

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

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

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

commit 9dec43892f642f313c95b38ef44c160a67dd4714
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 1 14:18:41 2014 -0500

    Always make sure we save the entire device object first.

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php            |    7 ++++++-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |    1 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php  |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9dec43892f642f313c95b38ef44c160a67dd4714
http://git.horde.org/horde-git/-/commit/9dec43892f642f313c95b38ef44c160a67dd4714




More information about the commits mailing list