[commits] Horde branch master updated. 0025def766f35fc8012f1158e0bf427bd0c86ba2

Jan Schneider jan at horde.org
Mon Dec 14 19:24:32 UTC 2015


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

from: 0395f1acc4c86ce1ebd8ed29cf5f6dd9a8270d68

f1239b0 Todo
5bce18a Make sure all handlers return boolean as required, and test this.
2349af5 Add Memcache configuration.
90a73b5 [jan] Fix writing big session data to Oracle (Bug #14175).
0025def [jan] Fix updating large files in Oracle backends.

Summary: http://github.com/horde/horde/compare/0395f1acc4c86ce1ebd8ed29cf5f6dd9a8270d68...0025def766f35fc8012f1158e0bf427bd0c86ba2

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

commit f1239b09658d84b440630a6cea3660c3cad572ed
Author: Jan Schneider <jan at horde.org>
Date:   Mon Dec 14 17:41:47 2015 +0100

    Todo

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

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

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

commit 5bce18a1dddd04630a6b115ad8c0b43a02e3ac4a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Dec 14 17:42:37 2015 +0100

    Make sure all handlers return boolean as required, and test this.

 .../SessionHandler/lib/Horde/SessionHandler/Storage/External.php  |    4 +-
 .../SessionHandler/lib/Horde/SessionHandler/Storage/File.php      |    3 +-
 .../SessionHandler/lib/Horde/SessionHandler/Storage/Memcache.php  |    2 +
 framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php |    1 +
 .../SessionHandler/lib/Horde/SessionHandler/Storage/Stack.php     |   10 +-
 .../SessionHandler/test/Horde/SessionHandler/Storage/Base.php     |   30 ++--
 6 files changed, 30 insertions(+), 20 deletions(-)

http://github.com/horde/horde/commit/5bce18a1dddd04630a6b115ad8c0b43a02e3ac4a

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

commit 2349af557a8acdc141f4c846de220b7636908df1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Dec 14 17:42:55 2015 +0100

    Add Memcache configuration.

 .travis.yml                                                      |    2 +-
 framework/SessionHandler/test/Horde/SessionHandler/conf.php.dist |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2349af557a8acdc141f4c846de220b7636908df1

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

commit 90a73b5f64d5059dcf143ab347dac534ed574f2b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Dec 14 18:01:19 2015 +0100

    [jan] Fix writing big session data to Oracle (Bug #14175).

 framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php |   32 ++---
 framework/SessionHandler/package.xml                              |    4 +-
 .../SessionHandler/test/Horde/SessionHandler/Storage/Sql/Base.php |    2 +-
 .../test/Horde/SessionHandler/Storage/Sql/Oci8Test.php            |   10 ++
 4 files changed, 24 insertions(+), 24 deletions(-)

http://github.com/horde/horde/commit/90a73b5f64d5059dcf143ab347dac534ed574f2b

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

commit 0025def766f35fc8012f1158e0bf427bd0c86ba2
Author: Jan Schneider <jan at horde.org>
Date:   Mon Dec 14 18:25:31 2015 +0100

    [jan] Fix updating large files in Oracle backends.

 framework/SessionHandler/package.xml          |    4 ++-
 framework/Vfs/lib/Horde/Vfs/Sql.php           |   26 +++++++++---------------
 framework/Vfs/package.xml                     |    2 +-
 framework/Vfs/test/Horde/Vfs/Sql/Oci8Test.php |    8 +++++++
 4 files changed, 22 insertions(+), 18 deletions(-)

http://github.com/horde/horde/commit/0025def766f35fc8012f1158e0bf427bd0c86ba2




More information about the commits mailing list