- Oct 30, 2015
-
-
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.
-
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
-
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
-
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
-
Thomas Müller authored
Don't log expected Swift 404 responses in files_external
-
Thomas Müller authored
Display external storage status as tooltip
-
Thomas Müller authored
Kill empty app.php in provisioning_api
-
Robin Appelman authored
-
Joas Schilling authored
-
Thomas Müller authored
Issue 19583 invalid shares
-
Thomas Müller authored
Add sharee list view js tests
-
scolebrook authored
-
Joas Schilling authored
-
Thomas Müller authored
Update certificate bundle
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
Fix file list reload callback result
-
Tom Needham authored
-
Jenkins for ownCloud authored
-
- Oct 28, 2015
-
-
Lukas Reschke authored
-
Lukas Reschke authored
Syncs with ca-certificates version 2.5. - Removes expired TURKTRUST Certificate Services Provider Root 1 (https://bugzilla.mozilla.org/show_bug.cgi?id=1165992) - Removes obsolete TC TrustCenter certificates (https://bugzilla.mozilla.org/show_bug.cgi?id=1159070) - Removes ComSign Secured certificate as it is not used for websites (https://bugzilla.mozilla.org/show_bug.cgi?id=1160208) - Adds updated TURKTRUST certificates as the old ones are expired (https://hg.mozilla.org/integration/mozilla-inbound/rev/2f1a37cb43ac) - Add Certinomis as root certificate (https://bugzilla.mozilla.org/show_bug.cgi?id=1169083)
-
Thomas Müller authored
Fallback to default mimetype detection mechanism
-