[commits] Horde branch master updated. cc95c1c7260f4102b8c172d502afdc2dcb87fb04

Jan Schneider jan at horde.org
Tue Mar 15 20:45:38 UTC 2016


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

from: 09ac5a95796420c987a7f1bafc1e46ec44a5d21e

4a83707 Hide complete attachment UI if uploads are disabled.
7c8d23a Use session_status() if available.
3924627 Check here too if session is actually active.
f2724b1 If session doesn't start, this test cannot work.
cc95c1c We need to make sure to not send any headers.

Summary: http://github.com/horde/horde/compare/09ac5a95796420c987a7f1bafc1e46ec44a5d21e...cc95c1c7260f4102b8c172d502afdc2dcb87fb04

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

commit 4a83707746167aaa0685f6610d5f0b608afb20e2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 15 21:04:15 2016 +0100

    Hide complete attachment UI if uploads are disabled.

 imp/templates/dynamic/compose.html.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/4a83707746167aaa0685f6610d5f0b608afb20e2

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

commit 7c8d23ac9c816ea54e099601d70031556f1b397a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 15 21:25:46 2016 +0100

    Use session_status() if available.

 framework/Cli/lib/Horde/Cli.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/7c8d23ac9c816ea54e099601d70031556f1b397a

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

commit 39246276400f0b53f1bd033383b6664b260c10ca
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 15 21:27:14 2016 +0100

    Check here too if session is actually active.

 .../test/Horde/SessionHandler/Storage/BuiltinTest.php             |   10 ++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/39246276400f0b53f1bd033383b6664b260c10ca

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

commit f2724b1382d19bb175502e87f43957f5455601cd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 15 21:28:56 2016 +0100

    If session doesn't start, this test cannot work.
    
    Show errors if starting the session fails.

 .../test/Horde/SessionHandler/Storage/BuiltinTest.php             |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit cc95c1c7260f4102b8c172d502afdc2dcb87fb04
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 15 21:43:55 2016 +0100

    We need to make sure to not send any headers.
    
    These tests are run on the command line.

 .../test/Horde/SessionHandler/Storage/BuiltinTest.php             |   10 +++-
 1 files changed, 7 insertions(+), 3 deletions(-)

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




More information about the commits mailing list