The branch "master" has been updated. The following is a summary of the commits.
from: 0def156e9c81dbf7cebdd64c3173b64af32ec310 d108a47 Improve turba API error logging 0a0c276 We really don't need to save the $lastuntil value. 2a04db9 Allow option to ignore $timestamp when validating the syncCache. e501107 Merge changes from FW_5_0. d22b87b Merge branch 'improved-turba-API-logging' of https://github.com/thomasjfox/horde into thomasjfox-improved-turba-API-logging ----------------------------------------------------------------------- commit d108a475c022bd59edcf8f71b4e501da0f83ff43 Author: Thomas Jarosch <[email protected]> Date: Tue Apr 16 16:59:34 2013 +0200 Improve turba API error logging turba/lib/Api.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/d108a475c022bd59edcf8f71b4e501da0f83ff43 ----------------------------------------------------------------------- commit 0a0c2762b17fc3b542c528ec73cf987761f92214 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 16 22:42:30 2013 -0400 We really don't need to save the $lastuntil value. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 8 ------ framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 16 ++++++------ framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 +-- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 1 - framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 11 ++------ framework/ActiveSync/test/Horde/ActiveSync/CacheTest.php | 2 +- 6 files changed, 13 insertions(+), 29 deletions(-) http://git.horde.org/horde-git/-/commit/0a0c2762b17fc3b542c528ec73cf987761f92214 ----------------------------------------------------------------------- commit 2a04db97813853e09441df9a6fe32f8440a71c31 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 16 22:43:07 2013 -0400 Allow option to ignore $timestamp when validating the syncCache. Prevents PING requests from exiting prematurely in certain cases. framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/2a04db97813853e09441df9a6fe32f8440a71c31 ----------------------------------------------------------------------- commit e501107ae1a706b4fc720ee79f80867ed14e1244 Author: Michael J Rubinsky <[email protected]> Date: Tue Apr 16 23:23:32 2013 -0400 Merge changes from FW_5_0. framework/ActiveSync/package.xml | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/e501107ae1a706b4fc720ee79f80867ed14e1244 ----------------------------------------------------------------------- commit d22b87bb43aabbb1de78300cd16739737c4447f2 Merge: e501107 d108a47 Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 17 10:25:34 2013 -0400 Merge branch 'improved-turba-API-logging' of https://github.com/thomasjfox/horde into thomasjfox-improved-turba-API-logging turba/lib/Api.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/d22b87bb43aabbb1de78300cd16739737c4447f2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
