- Oct 30, 2015
-
-
Lukas Reschke authored
-
Thomas Müller authored
remove unneeded icons from input fields to not distract from submit button, fix #18940
-
Thomas Müller authored
Fix repo links in CONTRIBUTING.md
-
Thomas Müller authored
[tags] remove unneeded variables
-
Thomas Müller authored
Bring back delete permission in share overview
-
Thomas Müller authored
Use proper statement to retrieve the IP of an docker instance
-
Thomas Müller authored
Replace some OC_Config calls with ILogger methods
-
Robin Appelman authored
dont trigger the scroll event of every single item we filter in the file list
-
Thomas Müller authored
Revert "Specify PHP 5.4 as version for scrutinizer"
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Add warning for broken l10n json files
-
Morris Jobke authored
-
Morris Jobke authored
-
RealRancor authored
-
Morris Jobke authored
-
Morris Jobke authored
* makes it easier to spot broken l10n files
-
Thomas Müller authored
[WIP] sharing feature tests
-
Jenkins for ownCloud authored
-
- Oct 29, 2015
-
-
Thomas Müller authored
Allow Owncloud apps to add new items to the “new” file menu.
-
Vincent Petry authored
-
Thomas Müller authored
-
Sergio Bertolin authored
added logic necessary for preconditions and postconditions of sharing tests Added sharing by link tests and sharing with group Added test which reproduces issue 19950 (adding expiration date) refactored given and then statements to be preconditions and not operations
-
Thomas Müller authored
Drop OC_SubAdmin and replace usages
-
Robin Appelman authored
include the final update in the transaction when moving a folder in the cache
-
Thomas Müller authored
Remove invalid type-cast
-
Robin Appelman authored
-
Thomas Müller authored
Fix icon update to be more consistent
-
Lukas Reschke authored
This is an `is_array` operation and not a `in_array` one. Thus this typecast is not required. Fixes https://github.com/owncloud/core/issues/20095
-
Lukas Reschke authored
-
Thomas Müller authored
The root of a storage always exists
-
Thomas Müller authored
Make Travis CI pass when DAV was not touched
-
Thomas Müller authored
Apply new checkbox style in users settings
-
Hendrik Leppelsack authored
-
Vincent Petry authored
Makes the details bar show the same icon as in the list.
-
Thomas Müller authored
ignore any clover.xml - which is generated by some phpunit calls
-
Robin Appelman authored
-
Thomas Müller authored
-
Thomas Müller authored
On rename, also refresh storage_mtime of the target file
-
Lukas Reschke authored
-
Thomas Müller authored
Allow separate templates for internal and external share notifications
-