- 07 Jan, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 06 Jan, 2016 2 commits
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/21451
- 05 Jan, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 04 Jan, 2016 4 commits
-
-
Lukas Reschke authored
There were code paths that nowadays call ISession::login directly thus bypassing the desired regeneration of the session ID. This moves the session regeneration deeper into the session handling and thus ensures that it is always called. Furthermore, I also added the session regeneration to the remember me cookie plus added some test case expectations for this.
-
Joas Schilling authored
-
Lukas Reschke authored
Otherwise static code scanners will complain about this.
-
Jenkins for ownCloud authored
-
- 31 Dec, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Dec, 2015 2 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- 29 Dec, 2015 1 commit
-
-
Thomas Müller authored
-
- 28 Dec, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 24 Dec, 2015 1 commit
-
-
Bernhard Posselt authored
use method exists lookup to be safe and not break on old hhvm versions add test that checks if type hint is preferred over annotation
-
- 22 Dec, 2015 2 commits
-
-
Christian Schnidrig authored
This patch makes sure, that the value can always be parsed correctly.
-
Morris Jobke authored
-
- 20 Dec, 2015 2 commits
-
-
Lukas Reschke authored
This one is available since APCu 4.0, since we require APCu 4.0.6 this works fine. Also it brings us PHP 7 compatibility and thus fixes https://github.com/owncloud/core/issues/21095
-
Jenkins for ownCloud authored
-
- 19 Dec, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 18 Dec, 2015 20 commits
-
-
Morris Jobke authored
-
Joas Schilling authored
This approach is not valid anymore. It initially was added for jobs of non existing apps. But jobs of non-existing apps can not be created so they will never be executed and so this call just catches other cases which were not intended. This reverts commit 4f4ad724.
-
Joas Schilling authored
-
Joas Schilling authored
-
Roeland Jago Douma authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Morris Jobke authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
We were still using the lecagy class OC_Config all over the place. Which was a wrapper around the new class OC\Config
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- 17 Dec, 2015 1 commit
-
-
Roeland Jago Douma authored
-