- Jul 29, 2015
-
-
Robin McCorkell authored
Disable filesystem_check_changes by default
-
Arthur Schiwon authored
Remove Log info when no group filter is set, fixes #17921
-
Vincent Petry authored
-
Morris Jobke authored
update underscore to 1.8.3
-
Morris Jobke authored
Trigger "apprendered" event in users page
-
Robin McCorkell authored
Add use of docker instance for MariaDB
-
Arthur Schiwon authored
fix uncaught exception on not permitted file types when setting avatar, fixes #17232
-
Arthur Schiwon authored
-
Vincent Petry authored
This will prevent detecting remote changes done in the data folder / root storage by default. In the rare cases where the data folder is shared with other apps/users outside ownCloud and change detection is needed, the admin will have to set the option explicitly from now on. Note that this doesn't affect external storages which have their own setting in the mount options.
-
Vincent Petry authored
This will properly update the controls bar width and display the search box initially.
-
Roeland Jago Douma authored
-
Morris Jobke authored
Fix parsing of sharetime as string
-
Jenkins for ownCloud authored
-
- Jul 28, 2015
-
-
Robin McCorkell authored
Detect old NSS and OpenSSL versions
-
Robin McCorkell authored
Double slash for SMB storage id for compatibility
-
Vincent Petry authored
set logger in constructor
-
Lukas Reschke authored
-
Björn Schießle authored
-
Lukas Reschke authored
This will detect old NSS and OpenSSL versions and show appropriate errors in the admin interface. Fixes https://github.com/owncloud/core/issues/17901
-
Morris Jobke authored
-
Morris Jobke authored
Mimetypedetector
-
Roeland Jago Douma authored
Remote shares should be uique
-
Vincent Petry authored
-
Arthur Schiwon authored
The log message is superfluous and too noisy. If an admin decides not to use groups, he does not need to be reminded about it on almost every request.
-
Morris Jobke authored
In some cases the ajax/share.php will return the share time as string. If this is the case it would get parsed completely wrong and cause the share dropdown to not work anymore. This change will properly cast the string to an interger and also fallback if this is not possible.
-
Morris Jobke authored
Fix tooltip for modification time
-
Jenkins for ownCloud authored
-
- Jul 27, 2015
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
get header size before we open the file to avoid locking exception
-
Thomas Müller authored
Only set is encrypted when encryption is enabled
-
Hendrik Leppelsack authored
-
Roeland Jago Douma authored
In order to properly test the mimetype function: * constructor takes path to configdir * Added unit tests for mimetype (only if vfsStream is available)
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
* Copied unit tests from old functions
-
Björn Schießle authored
-