[commits] Horde branch master updated. 618f0342f9631a3b85ee8c2445c67d7a1375d87a

Jan Schneider jan at horde.org
Mon Aug 25 12:25:55 UTC 2014


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

from: fa6a439ef8299fbfd021755fbde0d6c1adc6e32f

85457ed [jan] Add browse() method to API to support WebDAV access.
c637051 Undeprecate (Bug #13428).
040a6bd Keep using the session's timestamp (Bug #13428).
618f034 [jan] Really fix returning session start time from session handler (Bug #13428).

Summary: http://github.com/horde/horde/compare/fa6a439ef8299fbfd021755fbde0d6c1adc6e32f...618f0342f9631a3b85ee8c2445c67d7a1375d87a

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

commit 85457ed00d5f99618f29a75393808cbe8b73eecb
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 22 19:43:20 2014 +0200

    [jan] Add browse() method to API to support WebDAV access.

 mnemo/docs/CHANGES |    1 +
 mnemo/lib/Api.php  |  203 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 mnemo/package.xml  |    4 +-
 3 files changed, 206 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/85457ed00d5f99618f29a75393808cbe8b73eecb

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

commit c637051bff1cb629b8f4ca09befab7301b912f9b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 25 14:22:15 2014 +0200

    Undeprecate (Bug #13428).
    
    $session->begin is only for the current session.

 framework/Core/lib/Horde/Registry.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/c637051bff1cb629b8f4ca09befab7301b912f9b

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

commit 040a6bd814af78900f275040b2d48060049286e2
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 25 14:24:52 2014 +0200

    Keep using the session's timestamp (Bug #13428).

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

http://github.com/horde/horde/commit/040a6bd814af78900f275040b2d48060049286e2

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

commit 618f0342f9631a3b85ee8c2445c67d7a1375d87a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 25 14:25:22 2014 +0200

    [jan] Really fix returning session start time from session handler (Bug #13428).

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

http://github.com/horde/horde/commit/618f0342f9631a3b85ee8c2445c67d7a1375d87a




More information about the commits mailing list