- Feb 25, 2016
-
-
Jenkins for ownCloud authored
-
- Feb 24, 2016
-
-
Thomas Müller authored
Enable upstream entrypoint changes with Ceph Docker
-
Thomas Müller authored
Update davclient.js for headers fix
-
Thomas Müller authored
Add header for attachment disposition only once
-
Thomas Müller authored
Make sure we can store strings as per the interface
-
Thomas Müller authored
Avoids scanning the root storage
-
Thomas Müller authored
Use the notification instead of the disruptive popup for settings/users errors
-
Vincent Petry authored
-
- Feb 23, 2016
-
-
Thomas Müller authored
Behat test for update of a shared file
-
Thomas Müller authored
Allow defining a limit and offset for getObjectIdsForTags
-
Morris Jobke authored
-
Morris Jobke authored
* user with a quota of 0 gets a file shared and can't update this file because the wrong quota is used to verify if the update is allowed
-
Robin McCorkell authored
-
Lukas Reschke authored
Recent refactorings have resulted in the header being added twice, this makes browsers ignore the header which removes any security gains. This changeset adds the header only once and adds integration tests ensuring the correct header in future. https://github.com/owncloud/core/issues/22577
-
Thomas Müller authored
Case insensitive contact search
-
Thomas Müller authored
Add verbose flag to occ commands of autotest*
-
Thomas Müller authored
Accumulate notifications instead of blinking
-
Thomas Müller authored
Throw normal exceptions instead of eating them
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- Feb 22, 2016
-
-
Thomas Müller authored
since 9.0 we have a additional parameter $position used for integrity…
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
Make FilesReportPlugin::processFilterRules non-public
-
Björn Schießle authored
-
Vincent Petry authored
-
Vincent Petry authored
The notification tests were not restoring the clock properly, but indirectly helped other tests pass. Since now we're restoring the clock properly, the other tests were fixed to still work.
-
Vincent Petry authored
This makes it possible to display multiple notifications. If the options.type is set to "error", it will also add a close button.
-
Morris Jobke authored
This check will skip the background scan for the root storage because there is nothing in the root storage that isn't already in another (mostly user-) storage. Fixes #22501
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
Moved set -e option to enable executable checks again
-
Thomas Müller authored
Add integration tests for tags plus fix permissions
-
Thomas Müller authored
Move `-an` after the input arg because it is an output option
-
Thomas Müller authored
We should check for exceptions when trying to get the avatar
-
Thomas Müller authored
Show username when writing "Insufficient storage" into owncloud.log
-
Thomas Müller authored
Fix public page footer position in IE
-
Vincent Petry authored
The content element needs hasLayout, so triggering it with a display attribute. Without this, the #content element's height would be as high as the window's height instead of adjusting itself to its contents' height.
-