- Dec 18, 2014
-
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Send mail for new users
-
Jan-Christoph Borchardt authored
show spinner on file upload in IE8, 9
-
Morris Jobke authored
-
Morris Jobke authored
HHVM: Do not call filesize(null), this function expects a string.
-
Andreas Fischer authored
filesize(null) yields an int on HHVM and thus exif_imagetype(null) is called.
-
Morris Jobke authored
Fix extra quotes in custom tags in header
-
drarko authored
Fix #12939
-
Robin Appelman authored
Fix deleting invalid s2s shares
-
Vincent Petry authored
be more explicit in JS unit tests - caused by accessibility issues
-
Jenkins for ownCloud authored
-
Robin McCorkell authored
fix initial loading limit of user management on large screens
-
Robin McCorkell authored
Move the Null-Byte LDAP check to the user manager
-
Morris Jobke authored
-
Robin McCorkell authored
HHVM: Add workaround for missing Memcached::deleteMulti()
-
Thomas Müller authored
More accessibility fixes for Files
-
Thomas Müller authored
Improve empty states
-
- Dec 17, 2014
-
-
Morris Jobke authored
Move basic auth login out of `isLoggedIn`
-
Thomas Müller authored
Setup a docker container that holds a webdav instance to test files_exte...
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
Morris Jobke authored
Add isAdmin and isInGroup methods for the group manager
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
HHVM: Call libxml_use_internal_errors() instead of surpressing errors.
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Potentially fixes https://github.com/owncloud/core/issues/12915 and opens the door for potential other bugs... Please test very carefully, this includes: - Testing from OCS via cURL (as in #12915) - Testing from OCS via browser (Open the "Von Dir geteilt" shares overview) - WebDAV - CalDAV - CardDAV
-
Robin McCorkell authored
Add the storage id to the mount config
-
Andreas Fischer authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Morris Jobke authored
Propertly restore thumbnail on cancel/rename/move
-
Andreas Fischer authored
In contrast to the previous solution, this also works on HHVM.
-