The branch "master" has been updated. The following is a summary of the commits.
from: 4221a4fd8018aba18ed4dbd6c231c700d9e7d386 1174af9 Save device version also. e0d90e9 Allow array element access. 0759b1d Try to persist the userAgent string if possible. 67dc5b8 Existence checking. fcf0cde Update the entry if it exists, don't just ignore any changes. 6c70b99 Only remove the device entry when all user entries are gone if we didn't explicitly remove a single entry. ----------------------------------------------------------------------- commit 1174af984aaf929ab58c40997f1be8d8f6b5a80d Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:21:12 2013 -0400 Save device version also. framework/ActiveSync/lib/Horde/ActiveSync.php | 5 ++++- framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 6 ++++++ framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php | 1 + framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php | 1 + 4 files changed, 12 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1174af984aaf929ab58c40997f1be8d8f6b5a80d ----------------------------------------------------------------------- commit e0d90e936b4a99f4e47c80d35573cbd039611d03 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:21:27 2013 -0400 Allow array element access. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e0d90e936b4a99f4e47c80d35573cbd039611d03 ----------------------------------------------------------------------- commit 0759b1dea312916174e16e067c8865a1d3ceec65 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:21:44 2013 -0400 Try to persist the userAgent string if possible. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0759b1dea312916174e16e067c8865a1d3ceec65 ----------------------------------------------------------------------- commit 67dc5b8348e84a42cffb7aec714f5d8c08098f3f Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:22:00 2013 -0400 Existence checking. framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/67dc5b8348e84a42cffb7aec714f5d8c08098f3f ----------------------------------------------------------------------- commit fcf0cdee45850c1484f57f7f928dd7a44ae85a14 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:22:25 2013 -0400 Update the entry if it exists, don't just ignore any changes. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 16 ++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fcf0cdee45850c1484f57f7f928dd7a44ae85a14 ----------------------------------------------------------------------- commit 6c70b991e278ca64101f30d2d5625cb27c7aae1b Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 9 13:22:43 2013 -0400 Only remove the device entry when all user entries are gone if we didn't explicitly remove a single entry. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/6c70b991e278ca64101f30d2d5625cb27c7aae1b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
