- 29 Jul, 2015 11 commits
-
-
Jan-Christoph Borchardt authored
-
blizzz authored
Remove Log info when no group filter is set, fixes #17921
-
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
-
blizzz authored
fix uncaught exception on not permitted file types when setting avatar, fixes #17232
-
blizzz authored
-
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
-
- 28 Jul, 2015 14 commits
-
-
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
-
Bjoern Schiessle 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 Douma authored
Remote shares should be uique
-
Vincent Petry authored
-
blizzz 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
-
- 27 Jul, 2015 15 commits
-
-
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
-
Bjoern Schiessle authored
-
Thomas Müller authored
check if the user is trying to scan a valid path
-
Morris Jobke authored
Implement OCP Since Check for classes and interfaces
-