[commits] Horde branch ingo_3_1 updated. 1dfa4413d7736cc70995313b152c29c1dab2319a
Jan Schneider
jan at horde.org
Fri Mar 8 14:14:41 UTC 2013
The branch "ingo_3_1" has been updated.
The following is a summary of the commits.
from: 7e88772659af795e78ef9d5064885a96bd858d4b
1caedaf Set defaults all in one place
716796a Remove unused variable.
d664cff Add more default values.
28330a6 Use procid
f7e9b97 Fix check for msgid.
cace703 Class name is a string, not a constant.
29c9d72 Ensure this is always defined.
90c8941 Avoid issues with the use of arrays via magic __get() method.
ec8fd4d More useful error information.
6218fb6 Fix typo
04e9f25 Fix return value from Horde_ActiveSync_SyncCache::getFolder().
b212484 Fix variable name
ca90119 Released Horde_Core-2.4.2
eaa637d Development mode for Horde_Core-2.4.3
e7d566e Don't attempt to get changes if we know the state is gone.
f0445b2 Don't add the collection here, we might not have the folder_type yet.
96c3593 Fix assignment
4696276 This may not always be set.
1b79753 Add note to remind me why this might be empty.
5765609 Refactor GETITEMESTIMATE a bit to be more efficient.
0fb362f Simplify/improve.
5070ab7 fix phpdoc
ffca861 re-add view selection to smartmobile view
1dfa441 Merge remote-tracking branch 'origin/master' into ingo_3_1
-----------------------------------------------------------------------
commit 1caedafda6a2b7aca8a93833b66cb20ce6397a36
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 09:55:58 2013 -0500
Set defaults all in one place
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/1caedafda6a2b7aca8a93833b66cb20ce6397a36
-----------------------------------------------------------------------
commit 716796aa96e75b65afa4709e3972c21e18902dc9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:12:59 2013 -0500
Remove unused variable.
framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/716796aa96e75b65afa4709e3972c21e18902dc9
-----------------------------------------------------------------------
commit d664cffc963403bbc4e7cbdc67db7aa9fa7ff905
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:13:15 2013 -0500
Add more default values.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 17 ++++++-----
1 files changed, 9 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/d664cffc963403bbc4e7cbdc67db7aa9fa7ff905
-----------------------------------------------------------------------
commit 28330a654922a2e66c99d48a50b18437cfb9b720
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:14:54 2013 -0500
Use procid
framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/28330a654922a2e66c99d48a50b18437cfb9b720
-----------------------------------------------------------------------
commit f7e9b9757d19ecc6f5e2a9003f81243f7b9ef1ba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:16:31 2013 -0500
Fix check for msgid.
framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f7e9b9757d19ecc6f5e2a9003f81243f7b9ef1ba
-----------------------------------------------------------------------
commit cace703fdd44cc0f32434df15d2e2815cfd12485
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:18:53 2013 -0500
Class name is a string, not a constant.
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/cace703fdd44cc0f32434df15d2e2815cfd12485
-----------------------------------------------------------------------
commit 29c9d729ed09041f589b7bfd1697a9e0eba201c9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:22:06 2013 -0500
Ensure this is always defined.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/29c9d729ed09041f589b7bfd1697a9e0eba201c9
-----------------------------------------------------------------------
commit 90c8941c0899b02d7548533211a7b636f664950a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:33:43 2013 -0500
Avoid issues with the use of arrays via magic __get() method.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/90c8941c0899b02d7548533211a7b636f664950a
-----------------------------------------------------------------------
commit ec8fd4d22219c24c354f23c85d4b775fd9a68257
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 10:54:52 2013 -0500
More useful error information.
framework/Rpc/lib/Horde/Rpc/ActiveSync.php | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ec8fd4d22219c24c354f23c85d4b775fd9a68257
-----------------------------------------------------------------------
commit 6218fb69601719e0bd6382afa9a02cf30fcc5177
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Mar 7 11:24:00 2013 -0500
Fix typo
framework/Cache/lib/Horde/Cache/Storage/Stack.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6218fb69601719e0bd6382afa9a02cf30fcc5177
-----------------------------------------------------------------------
commit 04e9f258878c8245a6860a27b28bef0d090b6724
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 11:25:34 2013 -0500
Fix return value from Horde_ActiveSync_SyncCache::getFolder().
This was always inteded to return false on failure. Fixes some
undefined index warnings.
framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/04e9f258878c8245a6860a27b28bef0d090b6724
-----------------------------------------------------------------------
commit b2124840e09046795bd8d3205c213a209a4ce8bb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 16:34:15 2013 -0500
Fix variable name
framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b2124840e09046795bd8d3205c213a209a4ce8bb
-----------------------------------------------------------------------
commit ca90119dfd00312cfc1a584c2c12e449c7db0062
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 16:55:57 2013 -0500
Released Horde_Core-2.4.2
framework/Core/package.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ca90119dfd00312cfc1a584c2c12e449c7db0062
-----------------------------------------------------------------------
commit eaa637da96696cf1400b48053eee3d522fcb812a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 16:55:57 2013 -0500
Development mode for Horde_Core-2.4.3
framework/Core/package.xml | 22 ++++++++++++++++------
1 files changed, 16 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/eaa637da96696cf1400b48053eee3d522fcb812a
-----------------------------------------------------------------------
commit e7d566e5e658259b742a06a3f0bd7ba17f6be35b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 14:56:10 2013 -0500
Don't attempt to get changes if we know the state is gone.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 75 ++++++------
1 files changed, 38 insertions(+), 37 deletions(-)
http://git.horde.org/horde-git/-/commit/e7d566e5e658259b742a06a3f0bd7ba17f6be35b
-----------------------------------------------------------------------
commit f0445b2eef3dbd37330723e3a26d1791ac7ea26e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 14:26:57 2013 -0500
Don't add the collection here, we might not have the folder_type yet.
We add/update later in the request once we have all the information.
All we need to do here is update the windowsize if needed.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/f0445b2eef3dbd37330723e3a26d1791ac7ea26e
-----------------------------------------------------------------------
commit 96c3593c9d9b3a6fa7132e15ab1fadd62fc510fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 14:26:45 2013 -0500
Fix assignment
.../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/96c3593c9d9b3a6fa7132e15ab1fadd62fc510fb
-----------------------------------------------------------------------
commit 469627699d4f66350d7fce2c1775dc22c9ba100f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 17:14:46 2013 -0500
This may not always be set.
framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/469627699d4f66350d7fce2c1775dc22c9ba100f
-----------------------------------------------------------------------
commit 1b79753cfa281b62aa04f3fb8671170e51a81252
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 19:57:56 2013 -0500
Add note to remind me why this might be empty.
framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1b79753cfa281b62aa04f3fb8671170e51a81252
-----------------------------------------------------------------------
commit 57656097c39113fbfef6b7e3f0f0f221b1cfb2e1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 19:58:34 2013 -0500
Refactor GETITEMESTIMATE a bit to be more efficient.
Don't even attempt to get change count or initialize state if we
already know something else is wrong.
.../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php | 59 +++-
1 files changed, 44 insertions(+), 15 deletions(-)
http://git.horde.org/horde-git/-/commit/57656097c39113fbfef6b7e3f0f0f221b1cfb2e1
-----------------------------------------------------------------------
commit 0fb362feeaabe820c04558e9458461aab3622346
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 20:00:33 2013 -0500
Simplify/improve.
Some more improvements to SYNC code.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 58 ++++++------
1 files changed, 31 insertions(+), 27 deletions(-)
http://git.horde.org/horde-git/-/commit/0fb362feeaabe820c04558e9458461aab3622346
-----------------------------------------------------------------------
commit 5070ab7a103bb72a00db0e7d17d3d3e7ef2ade7b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 7 20:00:59 2013 -0500
fix phpdoc
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5070ab7a103bb72a00db0e7d17d3d3e7ef2ade7b
-----------------------------------------------------------------------
commit ffca86110934ece532dd655c379d4d8c96ff0bf4
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Mar 7 23:06:46 2013 -0500
re-add view selection to smartmobile view
horde/templates/login/smartmobile.html.php | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/ffca86110934ece532dd655c379d4d8c96ff0bf4
-----------------------------------------------------------------------
commit 1dfa4413d7736cc70995313b152c29c1dab2319a
Merge: 7e88772 ffca861
Author: Jan Schneider <jan at horde.org>
Date: Fri Mar 8 15:14:02 2013 +0100
Merge remote-tracking branch 'origin/master' into ingo_3_1
framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 7 +-
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 3 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 3 +-
framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php | 2 +-
.../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php | 59 +++-
framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 4 +-
framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 75 ++--
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 85 ++---
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 4 +-
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 4 +-
framework/Cache/lib/Horde/Cache/Storage/Stack.php | 2 +-
framework/Core/package.xml | 26 +-
framework/Rpc/lib/Horde/Rpc/ActiveSync.php | 9 +-
horde/templates/login/smartmobile.html.php | 13 +
15 files changed, 179 insertions(+), 119 deletions(-)
http://git.horde.org/horde-git/-/commit/1dfa4413d7736cc70995313b152c29c1dab2319a
More information about the commits
mailing list