[Pkg-owncloud-commits] [owncloud] 77/129: Merge pull request #19955 from owncloud/backport-19954
David Prévot
taffit at moszumanska.debian.org
Thu Nov 5 01:04:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 6209b40647e763459318af53ae46bc54d2b414c9
Merge: 8f04555 4035bcf
Author: Lukas Reschke <lukas at owncloud.com>
Date: Wed Oct 21 20:44:14 2015 +0200
Merge pull request #19955 from owncloud/backport-19954
[stable8.2] Use IRequest's `getScriptName` functionality instead of $_SERVER
lib/base.php | 14 +++-
lib/private/appframework/http/request.php | 15 ++--
lib/private/server.php | 2 -
lib/private/util.php | 19 ++---
.../appframework/controller/ApiControllerTest.php | 1 -
.../lib/appframework/controller/ControllerTest.php | 1 -
.../appframework/controller/OCSControllerTest.php | 4 --
.../dependencyinjection/DIContainerTest.php | 1 -
tests/lib/appframework/http/DispatcherTest.php | 6 --
tests/lib/appframework/http/RequestTest.php | 84 ++--------------------
.../middleware/MiddlewareDispatcherTest.php | 1 -
.../lib/appframework/middleware/MiddlewareTest.php | 1 -
.../middleware/security/CORSMiddlewareTest.php | 10 ---
.../middleware/security/SecurityMiddlewareTest.php | 1 -
.../middleware/sessionmiddlewaretest.php | 1 -
tests/lib/util.php | 2 +-
16 files changed, 35 insertions(+), 128 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list