- May 09, 2014
-
-
Thomas Tanghus authored
-
Lukas Reschke authored
Tags cleanup
-
Jan-Christoph Borchardt authored
fix folder icon (file had a big background rectangle before)
-
Andreas Fischer authored
Be more strict in checking the resultCode of memcached hasKey function * owncloud/fix-memcached-hasKey: Memcached hasKey should test for success, the get can fail for other reasons.
-
Jenkins for ownCloud authored
-
- May 08, 2014
-
-
Vincent Petry authored
Fix sharing of ext storage mount points
-
Bart Visscher authored
One of the other failures is no running server.
-
Vincent Petry authored
Added extra code to handle the case of Oracle which saves empty strings as null values.
-
Andreas Fischer authored
Use strict type comparison * owncloud/we-certainly-don't-want-type-juggling-on-that: Use strict type comparison
-
Vincent Petry authored
Fix issue with personal mount points and sharing
-
Vincent Petry authored
-
Vincent Petry authored
When sharing an ext storage mount point, it will now use the name of the mount point instead of an empty string for the target path.
-
Vincent Petry authored
Type hinting fixes for sharing
-
Jenkins for ownCloud authored
-
- May 07, 2014
-
-
Bart Visscher authored
-
Björn Schießle authored
[sharing] some small clean ups and bug fixes
-
Björn Schießle authored
-
Björn Schießle authored
-
Joas Schilling authored
Directory seperator is \ on windows However we can just check for path != dirname(path) because that is the same for '' (empty string), '.' and DIRECTORY_SEPARATOR on all OS
-
Björn Schießle authored
-
Lukas Reschke authored
We certainly don't want to have type juggling on that.
-
Lukas Reschke authored
Some expected Sabre exceptions are now logged with DEBUG level
-
Vincent Petry authored
Fix linkToPublic and linkToAbsolute.
-
Vincent Petry authored
[sharing] share updater ignore part files
-
Björn Schießle authored
-
Björn Schießle authored
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
-
Jenkins for ownCloud authored
-
- May 06, 2014
-
-
Vincent Petry authored
Send URI instead of filepath to NGINX for X-Accel
-
Bart Visscher authored
-
Morris Jobke authored
fix enlarged caret on installation page
-
Jan-Christoph Borchardt authored
-
- May 05, 2014
-
-
Morris Jobke authored
fix getUserFolder() of server container
-
Thomas Müller authored
Added ext storage app in autotest unit test run
-
Vincent Petry authored
Updated Owncloud Mailinglist URL
-
Robin Appelman authored
Dont create borders around previews when scaling up is disabled
-
Morris Jobke authored
-
Martin Grohmann authored
-
Vincent Petry authored
To make sure that the dynamic mount config and config classes from external storages are tested, these are now added into the autotest.sh test run by enabling the app.
-