- 30 Jul, 2015 12 commits
-
-
Robin McCorkell authored
correct order and capitalization of 'Server status' admin settings entry
-
Robin McCorkell authored
Fix incorrect test naming in SimpleContainerTest
-
Jan-Christoph Borchardt authored
-
Robin McCorkell authored
`tesOverrideService()` was incorrect and wasn't getting called by PHPUnit. Also, the unit test itself was wrong, but went unnoticed because of point 1.
-
Morris Jobke authored
Add loading spinner to download icon
-
Thomas Müller authored
Correct regular expressions
-
Morris Jobke authored
Moving mysql setup code over to Doctrine
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Previously the regex was only matching on single characters. Meaning that file names such as "
👍 .txt" where possible while "👍 " alone never was. This check apparently never worked as expected. -
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- 29 Jul, 2015 25 commits
-
-
Thomas Müller authored
- less static calls - use params on sql queries - handle sql exception on database and user creation gracefully
-
Thomas Müller authored
-
Robin McCorkell authored
update moment.js to 2.10.3
-
Thomas Müller authored
Remove remainings of mssql
-
Robin McCorkell authored
[admin settings] only retrieve log file size if file exists
-
Morris Jobke authored
* fixes #17467
-
Morris Jobke authored
-
Morris Jobke authored
add theme-color for better Android browser integration
-
Morris Jobke authored
use inline confirm button style for password-protected links, ref #15176
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Robin McCorkell authored
Disable filesystem_check_changes by default
-
Jan-Christoph Borchardt authored
-
blizzz 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
-
blizzz authored
fix uncaught exception on not permitted file types when setting avatar, fixes #17232
-
blizzz 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
-
- 28 Jul, 2015 3 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
-