- Nov 14, 2014
-
-
Arthur Schiwon authored
-
Thomas Müller authored
Fail...
-
Lukas Reschke authored
-
Thomas Müller authored
Mark skipped until #12085 is merged
-
Jörn Friedrich Dreyer authored
Do not remove dir entry if it has the same name as the parent
-
Jenkins for ownCloud authored
-
- Nov 13, 2014
-
-
Morris Jobke authored
cleanup group admin(s) on deleteGroup
-
Vincent Petry authored
This fixes an issue when a subdir has the same name as its parent, it would get exluded from the list.
-
Vincent Petry authored
this allows a non-existant config/config.php for starting the autotest.s...
-
Morris Jobke authored
remove unneeded snap.js - followup to #11985 - ref #12156
-
Morris Jobke authored
removal of wrong/double implemented check
-
Arthur Schiwon authored
Move multiselect to user_ldap
-
Morris Jobke authored
-
michag86 authored
Check already implemented in core/settings/ajax/changedisplayname.php
-
Lukas Reschke authored
The update routine tries to test the database migration before actually performing the update. However, this will fail hard if the schema has changed (for example an unique key has been added). App developers can convert the DB in preupdate.php, however it is not called before and therefore the update fails. This actually breaks ownCloud updates from ownCloud 6 to ownCloud 7 when the files_antivirus app is enabled.
-
Morris Jobke authored
-
Vincent Petry authored
Improved JS Docs + added build script for JS Docs
-
Jenkins for ownCloud authored
-
- Nov 12, 2014
-
-
Morris Jobke authored
-
Morris Jobke authored
OC_DAVClient is not longer used - no need to carry it around anymore
-
Vincent Petry authored
google: fix touch() when $mtime is set (Google wants RFC3339) #11267
-
Thomas Müller authored
Try to read the file only instead of trying to touch
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Drop form_factor that is appended to JS, CSS and template filenames
-
Lukas Reschke authored
Remove debug statement
-
Lukas Reschke authored
The permissions are already catched properly on the installation so we just have to check whether the file is readable to prevent fatal errors from happening. Fixes https://github.com/owncloud/core/issues/12135
-
Morris Jobke authored
-
Lukas Reschke authored
Either we throw an exception or we ignore it. But we should certainly not print this to the end-user...
-
Thomas Müller authored
add 'namespace' for automatically created navigation divs, fixes #12080
-
Morris Jobke authored
storage test: use new file for testTouchCreateFile()
-
Arthur Schiwon authored
-
Thomas Müller authored
Fix root path handling for WebDAV ext storage
-
Thomas Müller authored
Return real mime type on PROPFIND
-
Jenkins for ownCloud authored
-
Morris Jobke authored
Fix Pimple unset
-
- Nov 11, 2014
-
-
Bernhard Posselt authored
-
Thomas Müller authored
Add checkbox to enforce SSL for subdomains
-
Jan-Christoph Borchardt authored
fixes not centered database chooser on setup page
-
Vincent Petry authored
Return the real (insecure) mime type on PROPFIND
-