[commits] Horde branch master updated. ac211bf8dc3a54d0595ca92389ddb1597c2e34d8

Jan Schneider jan at horde.org
Mon Apr 18 17:30:06 UTC 2011


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

from: bb536c2d833760a47fbb4761b4370a32e8c40089

32373a9 Import webmail docs.
6b982ce Update for H4 and new website.
5113bfa Remove CVS tags.
ac211bf Don't store task lists in the session like regular external timeobject providers.

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

commit 32373a992f183d3ec4689b258c009437d429ceea
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 18 17:48:10 2011 +0200

    Import webmail docs.

 bundles/webmail/docs/CHANGES       | 2376 ++++++++++++++++++++++++++++++++++++
 bundles/webmail/docs/INSTALL       |  745 +++++++++++
 bundles/webmail/docs/PERFORMANCE   |  223 ++++
 bundles/webmail/docs/README        |  102 ++
 bundles/webmail/docs/RELEASE_NOTES |   44 +
 bundles/webmail/docs/UPGRADING     |  220 ++++
 bundles/webmail/package.xml        |  116 ++
 7 files changed, 3826 insertions(+), 0 deletions(-)
 create mode 100644 bundles/webmail/docs/CHANGES
 create mode 100644 bundles/webmail/docs/INSTALL
 create mode 100644 bundles/webmail/docs/PERFORMANCE
 create mode 100644 bundles/webmail/docs/README
 create mode 100644 bundles/webmail/docs/RELEASE_NOTES
 create mode 100644 bundles/webmail/docs/UPGRADING
 create mode 100644 bundles/webmail/package.xml

http://git.horde.org/horde-git/-/commit/32373a992f183d3ec4689b258c009437d429ceea

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

commit 6b982ce699801c14bb74b918c10052743555a216
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 18 17:49:25 2011 +0200

    Update for H4 and new website.

 bundles/webmail/docs/INSTALL     |  494 ++++++++++++++++++--------------------
 bundles/webmail/docs/PERFORMANCE |    3 -
 bundles/webmail/docs/README      |   16 +-
 3 files changed, 245 insertions(+), 268 deletions(-)

http://git.horde.org/horde-git/-/commit/6b982ce699801c14bb74b918c10052743555a216

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

commit 5113bfa85e2d427ac51e79d8adc000ffe383aadd
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 18 17:55:33 2011 +0200

    Remove CVS tags.

 bundles/webmail/docs/PERFORMANCE |    2 --
 bundles/webmail/docs/README      |    2 --
 bundles/webmail/docs/UPGRADING   |    2 --
 3 files changed, 0 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/5113bfa85e2d427ac51e79d8adc000ffe383aadd

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

commit ac211bf8dc3a54d0595ca92389ddb1597c2e34d8
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 18 19:27:27 2011 +0200

    Don't store task lists in the session like regular external timeobject
    providers.
    
    This was blowing up session sizes with a lot of shared task lists and
    kept the task lists from being updated during the same session. Fixes
    bug #9814.

 kronolith/docs/CHANGES      |    2 ++
 kronolith/lib/Kronolith.php |   33 ++++++++++++++++++++++-----------
 kronolith/package.xml       |    6 ++++++
 3 files changed, 30 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/ac211bf8dc3a54d0595ca92389ddb1597c2e34d8




More information about the commits mailing list