[commits] Horde branch imp_6_2 updated. e0dec7ed57ae6a0d203b989e2845ea9dc9f35086

Michael M Slusarz slusarz at horde.org
Tue Oct 8 18:45:57 UTC 2013


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

from: 7677689bc1e518a5c9fe52ecc8cfc393ad114e05

cfbeff8 Allow Windows 8 Mail app to connect without provisioning.
113b754 Revert debug value.
1187f95 Simplify
574106c Remove debug line and simplify.
3bb95ac Revert "Allow Windows 8 Mail app to connect without provisioning."
22d0478 Use the message factory.
c9e0872 Return image data in GAL search base64_encoded.
1631cdf BFN
d7a1cab Released Horde_ActiveSync-2.8.3
fe79a74 Development mode for Horde_ActiveSync-2.8.4
244c50b Update package.xml
83210d8 Development mode for Horde_Core-2.9.1
9712db0 Fix viral mis-naming of Horde_Http_Exception
e02ef90 Bug: 12739  Fix Facebook search.
22b71f2 BFN
988b84f Released Horde_Cache-2.3.0
6496fb0 Development mode for Horde_Cache-2.3.1
9e88993 Unused
01accaf This is fixed, so bump minimum version for Horde_Imap_Client too.
5351814 Fix writing synckey (and thus, allow proper gc) to map tables.
5eb5af6 Remove unused rules
c5c8abe Remove ugly safari/chrome outline around input in autocompleters
e0dec7e Merge branch 'master' into imp_6_2

Summary: http://github.com/horde/horde/compare/7677689bc1e518a5c9fe52ecc8cfc393ad114e05...e0dec7ed57ae6a0d203b989e2845ea9dc9f35086

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

commit cfbeff8aa948f1796998371c3fb383a63f81791b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 11:59:10 2013 -0400

    Allow Windows 8 Mail app to connect without provisioning.

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

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

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

commit 113b7541041cef6ac6c9cb6c4bc8d548a4563b98
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 12:14:34 2013 -0400

    Revert debug value.

 kronolith/js/kronolith.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/113b7541041cef6ac6c9cb6c4bc8d548a4563b98
http://git.horde.org/horde-git/-/commit/113b7541041cef6ac6c9cb6c4bc8d548a4563b98

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

commit 1187f95da3e3e6ed184fae899569e6b8c37d9f52
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 12:17:54 2013 -0400

    Simplify

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

http://github.com/horde/horde/commit/1187f95da3e3e6ed184fae899569e6b8c37d9f52
http://git.horde.org/horde-git/-/commit/1187f95da3e3e6ed184fae899569e6b8c37d9f52

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

commit 574106c31c40049a8ac3335269daf378599f4f4b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 12:20:03 2013 -0400

    Remove debug line and simplify.

 kronolith/config/prefs.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/574106c31c40049a8ac3335269daf378599f4f4b
http://git.horde.org/horde-git/-/commit/574106c31c40049a8ac3335269daf378599f4f4b

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

commit 3bb95acb92af97165543fdaec0e13f0523bf6f23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 19:07:47 2013 -0400

    Revert "Allow Windows 8 Mail app to connect without provisioning."
    
    This reverts commit 65e1132c09238f85d20f5d945906db1dc0ddd557.
    
    Conflicts:
    	framework/ActiveSync/lib/Horde/ActiveSync/Device.php

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

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

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

commit 22d0478a05ab04ce81045110a15f971c25720df1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 22:47:39 2013 -0400

    Use the message factory.

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

http://github.com/horde/horde/commit/22d0478a05ab04ce81045110a15f971c25720df1
http://git.horde.org/horde-git/-/commit/22d0478a05ab04ce81045110a15f971c25720df1

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

commit c9e08729a5aed7778616b5a57b3277826fcf280a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 22:47:54 2013 -0400

    Return image data in GAL search base64_encoded.

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

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

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

commit 1631cdf97b0d04c1626acfaf9a6e4d0689288e60
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 23:17:53 2013 -0400

    BFN

 framework/ActiveSync/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1631cdf97b0d04c1626acfaf9a6e4d0689288e60
http://git.horde.org/horde-git/-/commit/1631cdf97b0d04c1626acfaf9a6e4d0689288e60

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

commit d7a1cab227032e1eb5e3035cef99c35fdc2e31b3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 23:40:38 2013 -0400

    Released Horde_ActiveSync-2.8.3

 framework/ActiveSync/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit fe79a74794521fc8db1b47252b243eb0abdfa8d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 23:40:38 2013 -0400

    Development mode for Horde_ActiveSync-2.8.4

 framework/ActiveSync/package.xml |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

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

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

commit 244c50b0b330e38f0e3766aff76a6deaefd046f4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 7 23:51:49 2013 -0400

    Update package.xml

 framework/Core/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/244c50b0b330e38f0e3766aff76a6deaefd046f4
http://git.horde.org/horde-git/-/commit/244c50b0b330e38f0e3766aff76a6deaefd046f4

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

commit 83210d8536cc3f2b1db05b51045a4cd362cad6c7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 00:04:21 2013 -0400

    Development mode for Horde_Core-2.9.1

 framework/Core/package.xml |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/83210d8536cc3f2b1db05b51045a4cd362cad6c7
http://git.horde.org/horde-git/-/commit/83210d8536cc3f2b1db05b51045a4cd362cad6c7

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

commit 9712db0ea1109a6cd7b3fa3cf8887f7970f97a55
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 00:13:01 2013 -0400

    Fix viral mis-naming of Horde_Http_Exception

 framework/Core/lib/Horde/Config.php                               |    2 +-
 framework/Core/lib/Horde/Core/Factory/HttpClient.php              |    2 +-
 framework/Release/lib/Horde/Release/Whups.php                     |    2 +-
 framework/Rpc/lib/Horde/Rpc/Jsonrpc.php                           |    2 +-
 framework/Rpc/lib/Horde/Rpc/Phpgw.php                             |    2 +-
 framework/Rpc/lib/Horde/Rpc/Xmlrpc.php                            |    2 +-
 .../Service_Facebook/lib/Horde/Service/Facebook/Request/Graph.php |    6 ++--
 kronolith/lib/FreeBusy.php                                        |    2 +-
 kronolith/lib/Storage/Kolab.php                                   |    2 +-
 whups/bin/whups-git-hook                                          |    2 +-
 whups/bin/whups-svn-hook                                          |    2 +-
 11 files changed, 13 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/9712db0ea1109a6cd7b3fa3cf8887f7970f97a55
http://git.horde.org/horde-git/-/commit/9712db0ea1109a6cd7b3fa3cf8887f7970f97a55

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

commit e02ef905340dce0cefac6f16251b14bfbde11acc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 00:26:21 2013 -0400

    Bug: 12739  Fix Facebook search.

 turba/lib/Driver/Facebook.php |   35 +++++++++++++++++++++++------------
 1 files changed, 23 insertions(+), 12 deletions(-)

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

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

commit 22b71f2e25a40bff6bcc752f923334e446d729d2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 00:34:00 2013 -0400

    BFN

 turba/docs/CHANGES |    1 +
 turba/package.xml  |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/22b71f2e25a40bff6bcc752f923334e446d729d2
http://git.horde.org/horde-git/-/commit/22b71f2e25a40bff6bcc752f923334e446d729d2

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

commit 988b84f2d1cbf083bcef977f54279ba09b1bc296
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 01:32:41 2013 -0400

    Released Horde_Cache-2.3.0

 framework/Cache/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/988b84f2d1cbf083bcef977f54279ba09b1bc296
http://git.horde.org/horde-git/-/commit/988b84f2d1cbf083bcef977f54279ba09b1bc296

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

commit 6496fb0d4d1768fa81ab5df0e1479d107915eb37
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 01:32:47 2013 -0400

    Development mode for Horde_Cache-2.3.1

 framework/Cache/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/6496fb0d4d1768fa81ab5df0e1479d107915eb37
http://git.horde.org/horde-git/-/commit/6496fb0d4d1768fa81ab5df0e1479d107915eb37

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

commit 9e8899309a6a657aa699e4d461ca36c06bea171f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 09:48:06 2013 -0400

    Unused

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

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

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

commit 01accaf0b1a24a493ec0fffea8c85290922fc8cc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 09:50:28 2013 -0400

    This is fixed, so bump minimum version for Horde_Imap_Client too.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |    3 +--
 framework/ActiveSync/package.xml                           |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/01accaf0b1a24a493ec0fffea8c85290922fc8cc
http://git.horde.org/horde-git/-/commit/01accaf0b1a24a493ec0fffea8c85290922fc8cc

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

commit 5351814968436a83c0197e448c6012798511ea35
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 8 13:04:56 2013 -0400

    Fix writing synckey (and thus, allow proper gc) to map tables.

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

http://github.com/horde/horde/commit/5351814968436a83c0197e448c6012798511ea35
http://git.horde.org/horde-git/-/commit/5351814968436a83c0197e448c6012798511ea35

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

commit 5eb5af648f6ff9ab0dd781bbe02f467d0d4191da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 12:44:02 2013 -0600

    Remove unused rules

 horde/themes/default/screen.css |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

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

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

commit c5c8abef9d03441720c78f2eb6346c2ed077f8a8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 12:44:57 2013 -0600

    Remove ugly safari/chrome outline around input in autocompleters

 horde/themes/default/screen.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit e0dec7ed57ae6a0d203b989e2845ea9dc9f35086
Merge: 7677689 c5c8abe
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 8 12:45:46 2013 -0600

    Merge branch 'master' into imp_6_2

 framework/ActiveSync/lib/Horde/ActiveSync/Device.php              |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php           |   26 +++-
 framework/ActiveSync/package.xml                                  |   26 +++-
 framework/Cache/package.xml                                       |   22 ++-
 framework/Core/lib/Horde/Config.php                               |    2 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |    5 +-
 framework/Core/lib/Horde/Core/Factory/HttpClient.php              |    2 +-
 framework/Core/package.xml                                        |   30 +++--
 framework/Release/lib/Horde/Release/Whups.php                     |    2 +-
 framework/Rpc/lib/Horde/Rpc/Jsonrpc.php                           |    2 +-
 framework/Rpc/lib/Horde/Rpc/Phpgw.php                             |    2 +-
 framework/Rpc/lib/Horde/Rpc/Xmlrpc.php                            |    2 +-
 .../Service_Facebook/lib/Horde/Service/Facebook/Request/Graph.php |    6 +-
 horde/themes/default/screen.css                                   |    7 +-
 kronolith/config/prefs.php                                        |    6 +-
 kronolith/js/kronolith.js                                         |    2 +-
 kronolith/lib/FreeBusy.php                                        |    2 +-
 kronolith/lib/Storage/Kolab.php                                   |    2 +-
 turba/docs/CHANGES                                                |    1 +
 turba/lib/Driver/Facebook.php                                     |   35 +++--
 turba/package.xml                                                 |    2 +
 whups/bin/whups-git-hook                                          |    2 +-
 whups/bin/whups-svn-hook                                          |    2 +-
 24 files changed, 125 insertions(+), 69 deletions(-)

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




More information about the commits mailing list