- Mar 25, 2014
-
-
Victor Dubiniuk authored
Also replace console.time/timeEnd when not in DEBUG mode
-
Vincent Petry authored
Log last cron execution
-
Thomas Müller authored
Fix public upload to not close session when encryption is on
-
Thomas Müller authored
idn have to be converted before being used
-
Jenkins for ownCloud authored
-
- Mar 24, 2014
-
-
Vincent Petry authored
The encryption app needs to create keys when uploading files, so the session needs to be kept open in such case.
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
Use a more efficient way to determine that the trashbin is empty that doesn't rely on the cache
-
Robin Appelman authored
Allow setting the config dir to use as enviroment variable for phpunit
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Mar 23, 2014
-
-
Jenkins for ownCloud authored
-
- Mar 22, 2014
-
-
Jenkins for ownCloud authored
-
- Mar 21, 2014
-
-
Christopher Schäpers authored
-
Arthur Schiwon authored
LDAP: create a new instance of Configuration on clone, fixes #7803
-
Arthur Schiwon authored
-
Arthur Schiwon authored
Use array_key_exists instead of isset, because the latter returns false if the assigned value is null
-
Arthur Schiwon authored
To avide effects on the original instance of Connection when the clone is modified, for instance on authentication checks.
-
Morris Jobke authored
Added warning for Mac OS on setup page
-
Vincent Petry authored
Fixed warning when browsing Shared folder
-
Vincent Petry authored
Use $installedVersion instead of $currentVersion
-
Arthur Schiwon authored
Add FreeIPA UUID compatibility, fixes #7796
-
Jenkins for ownCloud authored
-
- Mar 20, 2014
-
-
Robin McCorkell authored
-
Lukas Reschke authored
Obfuscate passwords in ext storage config
-
Vincent Petry authored
Still return quota value when free space is unknown
-
Vincent Petry authored
-
Morris Jobke authored
-
Morris Jobke authored
Fix: 'Upload button tooltip doesn't disappear'
-
Vincent Petry authored
-
Vincent Petry authored
-
Robin Appelman authored
-
Vincent Petry authored
Added .ocdata file to check for data folder validity
-
Morris Jobke authored
Fix 'Undefined variable: message' in OCP\Util::logException
-
Thomas Müller authored
Close session faster
-
Thomas Tanghus authored
-
Jenkins for ownCloud authored
-
- Mar 19, 2014
-
-
Morris Jobke authored
Remove cursor:pointer CSS from li element
-