- 20 Oct, 2015 9 commits
-
-
Sergio Bertolin authored
-
Thomas Müller authored
Delete cookie instead of emptying value
-
Thomas Müller authored
Remove apps/files/appinfo/remote.php - this is no longer used
-
Thomas Müller authored
Combine OCS API getUser method code into provisioning_api app
-
Thomas Müller authored
ellipsize long group names in select2 dropdown, fix #16977
-
Thomas Müller authored
fix filepicker loading spinner
-
Thomas Müller authored
[OCI setup] remove static logger/config calls
-
Morris Jobke authored
* logger/config object are already injected - this only uses it
-
Jenkins for ownCloud authored
-
- 19 Oct, 2015 10 commits
-
-
Christoph Wurst authored
-
Lukas Reschke authored
PHP will handle session cookies with an empty values as an E_WARNING error. ([php/#68063](https://bugs.php.net/bug.php?id=68063)) ownCloud sets the cookie to an empty value in case the session expires, it however after this starts a new session. Due to potential race conditions this can in unlikely cases lead to the fact that the session never gets restarted and the user is left with an empty cookie. PHP tries then to use the empty cookie which makes the instance not usable. To work around any race condition we now tell PHP to explicitly delete the value which can be done by using `null` as value, PHP will then send a cookie with the value "deleted". Also theepiration has been set to -1.
-
Jörn Friedrich Dreyer authored
don't move files in cache twice, fixes renaming for objectstores
-
Jörn Friedrich Dreyer authored
skip btrfs hack for objectstore docker container on btrfs host
-
Robin Appelman authored
Removemount expects absolutePath
-
Lukas Reschke authored
The full name has to be tested if it's a dir
-
Morris Jobke authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
Jan-Christoph Borchardt authored
-
- 18 Oct, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 17 Oct, 2015 3 commits
-
-
Thomas Müller authored
Increase the 2nd digit of shipped apps
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 16 Oct, 2015 17 commits
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-