]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoensure multiselect always receives an array when setting its value, fixes #18734
Arthur Schiwon [Mon, 7 Dec 2015 14:14:49 +0000 (15:14 +0100)]
ensure multiselect always receives an array when setting its value, fixes #18734

8 years agoMerge pull request #20569 from owncloud/issue_20427
Thomas Müller [Mon, 7 Dec 2015 09:27:35 +0000 (10:27 +0100)]
Merge pull request #20569 from owncloud/issue_20427

Show external storage status in file list + prompt credentials if different

8 years agoMerge pull request #20796 from owncloud/cleanup-trashbin-code
Thomas Müller [Mon, 7 Dec 2015 09:24:09 +0000 (10:24 +0100)]
Merge pull request #20796 from owncloud/cleanup-trashbin-code

Cleanup trashbin expire code

8 years agoMerge pull request #20581 from owncloud/public-page-preview-hidpi-scale
Thomas Müller [Mon, 7 Dec 2015 09:23:58 +0000 (10:23 +0100)]
Merge pull request #20581 from owncloud/public-page-preview-hidpi-scale

Fix hidpi previews on public page

8 years agoMerge pull request #20530 from owncloud/icons-more
Thomas Müller [Mon, 7 Dec 2015 09:22:49 +0000 (10:22 +0100)]
Merge pull request #20530 from owncloud/icons-more

add icons for disabled checkbox, radio button, error and colored checkmark

8 years agoMerge pull request #20480 from owncloud/css-prefixes
Thomas Müller [Mon, 7 Dec 2015 09:21:35 +0000 (10:21 +0100)]
Merge pull request #20480 from owncloud/css-prefixes

CSS prefixes

8 years agoMerge pull request #20960 from owncloud/drop-OC_Util-getUrlContent
Thomas Müller [Mon, 7 Dec 2015 09:21:16 +0000 (10:21 +0100)]
Merge pull request #20960 from owncloud/drop-OC_Util-getUrlContent

Remove OC_Util::getUrlContent and replace by proper usage of public i…

8 years agoMerge pull request #11131 from owncloud/use-phpini-wrapper
Thomas Müller [Mon, 7 Dec 2015 09:20:59 +0000 (10:20 +0100)]
Merge pull request #11131 from owncloud/use-phpini-wrapper

Replacing ini_get instances with inigetwrapper usages

8 years agoMerge pull request #20904 from owncloud/view-mime-filter
Thomas Müller [Mon, 7 Dec 2015 09:20:43 +0000 (10:20 +0100)]
Merge pull request #20904 from owncloud/view-mime-filter

Fix mimetype filter in getDirectoryContent

8 years agoMerge pull request #20949 from owncloud/fix_20892
Thomas Müller [Mon, 7 Dec 2015 09:20:05 +0000 (10:20 +0100)]
Merge pull request #20949 from owncloud/fix_20892

[Sharing] Properly check if a group already has access

8 years agoMerge pull request #20954 from owncloud/settings_user_only_load_avatar_if_available
Thomas Müller [Mon, 7 Dec 2015 09:19:38 +0000 (10:19 +0100)]
Merge pull request #20954 from owncloud/settings_user_only_load_avatar_if_available

Settings user only load avatar if available

8 years agoMerge pull request #20957 from owncloud/use-correct-method-signature
Thomas Müller [Mon, 7 Dec 2015 09:18:03 +0000 (10:18 +0100)]
Merge pull request #20957 from owncloud/use-correct-method-signature

Use correct method signature

8 years agoMerge pull request #20959 from owncloud/drop-OC_App-setActiveNavigationEntry
Thomas Müller [Mon, 7 Dec 2015 09:17:44 +0000 (10:17 +0100)]
Merge pull request #20959 from owncloud/drop-OC_App-setActiveNavigationEntry

Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 7 Dec 2015 06:54:35 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 6 Dec 2015 06:54:33 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 5 Dec 2015 06:55:14 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoRemove OC_Util::getUrlContent and replace by proper usage of public interfaces
Morris Jobke [Fri, 4 Dec 2015 17:02:47 +0000 (18:02 +0100)]
Remove OC_Util::getUrlContent and replace by proper usage of public interfaces

8 years agoremove OC_App::getActiveNavigationEntry - not unsed anymore
Morris Jobke [Fri, 4 Dec 2015 16:26:28 +0000 (17:26 +0100)]
remove OC_App::getActiveNavigationEntry - not unsed anymore

8 years agoRemove unused setActiveNavigationEntry of OC_App - it's also in OCP\App
Morris Jobke [Fri, 4 Dec 2015 16:23:51 +0000 (17:23 +0100)]
Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App

8 years agoUse correct method signature
Lukas Reschke [Fri, 4 Dec 2015 14:52:42 +0000 (15:52 +0100)]
Use correct method signature

This function takes only one parameter

8 years agoDo not request an avatar if there is none
Roeland Jago Douma [Fri, 4 Dec 2015 13:35:48 +0000 (14:35 +0100)]
Do not request an avatar if there is none

8 years agoOnly try to load avatars in the user list if there is any
Roeland Jago Douma [Fri, 4 Dec 2015 13:30:12 +0000 (14:30 +0100)]
Only try to load avatars in the user list if there is any

8 years agoMerge pull request #20370 from owncloud/external-db-config
Vincent Petry [Fri, 4 Dec 2015 13:42:50 +0000 (14:42 +0100)]
Merge pull request #20370 from owncloud/external-db-config

 Move files_external mount config to the database

8 years agodb config backend for files_external
Robin Appelman [Mon, 2 Nov 2015 12:13:06 +0000 (13:13 +0100)]
db config backend for files_external

8 years agoMerge pull request #20947 from owncloud/delete-users-from-system-addressbook
Thomas Müller [Fri, 4 Dec 2015 12:44:40 +0000 (13:44 +0100)]
Merge pull request #20947 from owncloud/delete-users-from-system-addressbook

Delete no longer existing users from system addressbook

8 years agoMerge pull request #20946 from robinkanters/patch-1
Thomas Müller [Fri, 4 Dec 2015 11:26:19 +0000 (12:26 +0100)]
Merge pull request #20946 from robinkanters/patch-1

Fixed small typo in README

8 years ago[Sharing] Properly check if a group already has access
Roeland Jago Douma [Fri, 4 Dec 2015 11:10:08 +0000 (12:10 +0100)]
[Sharing] Properly check if a group already has access

The old code check was to liberal resulting in wrong matches if a user
with the same name as the group already had access.

Fixes 20892

8 years agoDelete no longer existing users from system addressbook
Thomas Müller [Fri, 4 Dec 2015 10:50:11 +0000 (11:50 +0100)]
Delete no longer existing users from system addressbook

8 years agoMerge pull request #20943 from owncloud/load_avatar_once
Vincent Petry [Fri, 4 Dec 2015 10:24:44 +0000 (11:24 +0100)]
Merge pull request #20943 from owncloud/load_avatar_once

[Avatars] JS should not load same avatar twice

8 years agoFixed small typo in 'Access'
Robin Kanters [Fri, 4 Dec 2015 10:14:24 +0000 (11:14 +0100)]
Fixed small typo in 'Access'

8 years ago[Avatars] JS should not load same avatar twice
Roeland Jago Douma [Fri, 4 Dec 2015 09:42:11 +0000 (10:42 +0100)]
[Avatars] JS should not load same avatar twice

Old code first dit an ajax request to the avatar. Then a new image
object with the same src was created and since we do not cache avatars
yet :(  this resulted in 2 sequential requests to the exact same URL

Now if you set the displayname it will first set the placeholder and
then load the avatar in the background. Only once this time!

8 years agoMerge pull request #20933 from owncloud/more-OC_Config-cleanups
Thomas Müller [Fri, 4 Dec 2015 08:06:47 +0000 (09:06 +0100)]
Merge pull request #20933 from owncloud/more-OC_Config-cleanups

More cleanups of OC_Config usage

8 years agoMerge pull request #20931 from owncloud/dav-fixnamespaceoutput
Thomas Müller [Fri, 4 Dec 2015 07:31:21 +0000 (08:31 +0100)]
Merge pull request #20931 from owncloud/dav-fixnamespaceoutput

Fix namespace XML output of files and tags dav

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Dec 2015 06:56:31 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

8 years agoMerge pull request #20907 from owncloud/integration_tests_for_capabilities
Thomas Müller [Thu, 3 Dec 2015 15:54:36 +0000 (16:54 +0100)]
Merge pull request #20907 from owncloud/integration_tests_for_capabilities

Added capabilities context and tests

8 years agoMerge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-already...
Thomas Müller [Thu, 3 Dec 2015 15:53:59 +0000 (16:53 +0100)]
Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-already-logged-in

Don't append redirect URL if user is logged-in

8 years agoMerge pull request #20545 from owncloud/scan-storage-in-background-job
Thomas Müller [Thu, 3 Dec 2015 15:53:46 +0000 (16:53 +0100)]
Merge pull request #20545 from owncloud/scan-storage-in-background-job

Move files/ajax/scan.php to background job

8 years agoMore cleanups of OC_Config usage
Morris Jobke [Thu, 3 Dec 2015 15:41:23 +0000 (16:41 +0100)]
More cleanups of OC_Config usage

8 years agoFix namespace XML output of files and tags dav
Vincent Petry [Thu, 3 Dec 2015 14:55:10 +0000 (15:55 +0100)]
Fix namespace XML output of files and tags dav

8 years agoMerge pull request #20924 from owncloud/use-url-generator-to-generate-link
Thomas Müller [Thu, 3 Dec 2015 14:26:14 +0000 (15:26 +0100)]
Merge pull request #20924 from owncloud/use-url-generator-to-generate-link

Use URLGenerator instead of hard-coded WEBROOT

8 years agoMerge pull request #20923 from owncloud/OC_Config-in-setup
Thomas Müller [Thu, 3 Dec 2015 14:24:58 +0000 (15:24 +0100)]
Merge pull request #20923 from owncloud/OC_Config-in-setup

Replace OC_Config in setup

8 years agoMerge pull request #20921 from owncloud/last-OC_Config-removals-in-tests
Thomas Müller [Thu, 3 Dec 2015 14:24:41 +0000 (15:24 +0100)]
Merge pull request #20921 from owncloud/last-OC_Config-removals-in-tests

Reduce OC_Config usage in tests/

8 years agoUse URLGenerator instead of hard-coded WEBROOT
Lukas Reschke [Thu, 3 Dec 2015 13:42:14 +0000 (14:42 +0100)]
Use URLGenerator instead of hard-coded WEBROOT

Fixes https://github.com/owncloud/core/issues/20922

8 years agoReplace OC_Config in setup
Morris Jobke [Thu, 3 Dec 2015 13:35:15 +0000 (14:35 +0100)]
Replace OC_Config in setup

8 years agolast change of OC_Config to the proper interface in tests/
Morris Jobke [Thu, 3 Dec 2015 13:03:05 +0000 (14:03 +0100)]
last change of OC_Config to the proper interface in tests/

8 years agoMerge pull request #19461 from owncloud/reuse_code
Thomas Müller [Thu, 3 Dec 2015 12:55:50 +0000 (13:55 +0100)]
Merge pull request #19461 from owncloud/reuse_code

reuse code

8 years agoChanged fail for assertEquals and removed fields which weren't checked
Sergio Bertolin [Thu, 3 Dec 2015 12:54:44 +0000 (12:54 +0000)]
Changed fail for assertEquals and removed fields which weren't checked

8 years agoReduce OC_Config usage in tests/
Morris Jobke [Thu, 3 Dec 2015 12:48:19 +0000 (13:48 +0100)]
Reduce OC_Config usage in tests/

8 years agoFix mimetype filter in getDirectoryContent
Robin Appelman [Wed, 2 Dec 2015 15:48:15 +0000 (16:48 +0100)]
Fix mimetype filter in getDirectoryContent

8 years agoMerge branch 'master' into issue_20427
Jesus Macias Portela [Thu, 3 Dec 2015 11:35:49 +0000 (12:35 +0100)]
Merge branch 'master' into issue_20427

8 years agoMerge pull request #20729 from owncloud/issue_20599
Thomas Müller [Thu, 3 Dec 2015 11:30:38 +0000 (12:30 +0100)]
Merge pull request #20729 from owncloud/issue_20599

Add different storage status error codes managed by StoragedNotAvailableExc…

8 years agoMerge pull request #20916 from owncloud/integration_test_download_public_share_by_range
Thomas Müller [Thu, 3 Dec 2015 11:30:10 +0000 (12:30 +0100)]
Merge pull request #20916 from owncloud/integration_test_download_public_share_by_range

Added test case about downloading by range a public shared file

8 years agoAdded test case about downloading by range a public shared file
Sergio Bertolin [Thu, 3 Dec 2015 09:46:00 +0000 (09:46 +0000)]
Added test case about downloading by range a public shared file

8 years agoMerge pull request #20914 from owncloud/drop-more-OC_Config-from-tests
Lukas Reschke [Thu, 3 Dec 2015 09:49:12 +0000 (10:49 +0100)]
Merge pull request #20914 from owncloud/drop-more-OC_Config-from-tests

Replace more of OC_Config in tests with IConfig calls

8 years agoFix code from comments
Jesús Macias [Tue, 1 Dec 2015 16:27:06 +0000 (17:27 +0100)]
Fix code from comments

8 years agoFix duplicate use in storage controller
Jesús Macias [Tue, 1 Dec 2015 11:54:32 +0000 (12:54 +0100)]
Fix duplicate use in storage controller

8 years agoMigrate storate status code to storagenotavailablexception
Jesús Macias [Thu, 26 Nov 2015 16:51:47 +0000 (17:51 +0100)]
Migrate storate status code to storagenotavailablexception

8 years agoFix code from PR comments
Jesús Macias [Thu, 26 Nov 2015 07:26:07 +0000 (08:26 +0100)]
Fix code from PR comments

8 years agoChange exception catch order
Jesús Macias [Wed, 25 Nov 2015 17:04:31 +0000 (18:04 +0100)]
Change exception catch order

8 years agoDelete unnecessary storage status constans
Jesús Macias [Wed, 25 Nov 2015 16:55:40 +0000 (17:55 +0100)]
Delete unnecessary storage status constans

8 years agoAdd new external storage exceptions for different errors
Jesús Macias [Wed, 25 Nov 2015 16:52:58 +0000 (17:52 +0100)]
Add new external storage exceptions for different errors

8 years agoAdd different storage status codes managed by StoragedNotAvailableException
Jesús Macias [Wed, 25 Nov 2015 10:58:54 +0000 (11:58 +0100)]
Add different storage status codes managed by StoragedNotAvailableException

8 years agoReplace OC_Config in tests with IConfig calls
Morris Jobke [Thu, 3 Dec 2015 08:11:21 +0000 (09:11 +0100)]
Replace OC_Config in tests with IConfig calls

8 years agoMerge pull request #20902 from owncloud/drop-OC_Config-from-tests
Thomas Müller [Thu, 3 Dec 2015 08:30:47 +0000 (09:30 +0100)]
Merge pull request #20902 from owncloud/drop-OC_Config-from-tests

Replace OC_Config in tests with IConfig calls

8 years agoMerge pull request #20871 from owncloud/bump_doctrine_deps
Thomas Müller [Thu, 3 Dec 2015 08:28:30 +0000 (09:28 +0100)]
Merge pull request #20871 from owncloud/bump_doctrine_deps

[3rdparty] Bump doctrine/dbal deps

8 years agoMerge pull request #20872 from owncloud/systemtags-better-not-found-exception
Thomas Müller [Thu, 3 Dec 2015 08:26:05 +0000 (09:26 +0100)]
Merge pull request #20872 from owncloud/systemtags-better-not-found-exception

Systemtags better not found exception

8 years agoMerge pull request #20894 from owncloud/post-delete-meta-view
Thomas Müller [Thu, 3 Dec 2015 08:24:54 +0000 (09:24 +0100)]
Merge pull request #20894 from owncloud/post-delete-meta-view

Also add metadata for postDelete hooks triggered from the view

8 years agoMerge pull request #20860 from owncloud/use-user-getEMailAddress-all-over-the-place
Thomas Müller [Thu, 3 Dec 2015 08:21:53 +0000 (09:21 +0100)]
Merge pull request #20860 from owncloud/use-user-getEMailAddress-all-over-the-place

User IUser::getEMailAddress() all over the place

8 years agoMerge pull request #20900 from owncloud/share-group-only-with-exact-match
Thomas Müller [Thu, 3 Dec 2015 08:21:29 +0000 (09:21 +0100)]
Merge pull request #20900 from owncloud/share-group-only-with-exact-match

Only return the exact match, when it's allowed

8 years ago[3rdparty] Bump doctrine/dbal deps
Roeland Jago Douma [Tue, 1 Dec 2015 13:51:29 +0000 (14:51 +0100)]
[3rdparty] Bump doctrine/dbal deps

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 3 Dec 2015 06:55:12 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

8 years agoReplace OC_Config in tests with IConfig calls
Morris Jobke [Wed, 2 Dec 2015 15:11:38 +0000 (16:11 +0100)]
Replace OC_Config in tests with IConfig calls

8 years agoMerge pull request #20905 from owncloud/allow-framing-itself
Thomas Müller [Wed, 2 Dec 2015 20:55:12 +0000 (21:55 +0100)]
Merge pull request #20905 from owncloud/allow-framing-itself

Allow framing 'self'

8 years agoMerge pull request #20901 from owncloud/get-rid-of-more-legacy-config-stuff
Thomas Müller [Wed, 2 Dec 2015 20:54:42 +0000 (21:54 +0100)]
Merge pull request #20901 from owncloud/get-rid-of-more-legacy-config-stuff

Replace old config code with usage of proper APIs

8 years agoAdding unit test for MailNotifications::sendInternalShareMail()
Thomas Müller [Wed, 2 Dec 2015 13:04:27 +0000 (14:04 +0100)]
Adding unit test for MailNotifications::sendInternalShareMail()

8 years agoUser IUser::getEMailAddress() all over the place
Thomas Müller [Tue, 1 Dec 2015 11:05:40 +0000 (12:05 +0100)]
User IUser::getEMailAddress() all over the place

8 years agoAdded capabilities context and tests
Sergio Bertolin [Wed, 2 Dec 2015 17:29:42 +0000 (17:29 +0000)]
Added capabilities context and tests

8 years agoAllow framing 'self'
Lukas Reschke [Wed, 2 Dec 2015 16:30:40 +0000 (17:30 +0100)]
Allow framing 'self'

This is required by the pdf viewer, since the files app on master uses the AppFramework it had applied the more strict defaults which made it not work on master.

8 years agoMerge pull request #20719 from owncloud/adding-system-addressbook-of-users
Thomas Müller [Wed, 2 Dec 2015 15:17:58 +0000 (16:17 +0100)]
Merge pull request #20719 from owncloud/adding-system-addressbook-of-users

Adding system addressbook for users of this instance - a occ command …

8 years agoOnly return the exact match, when it's allowed
Joas Schilling [Wed, 2 Dec 2015 15:01:01 +0000 (16:01 +0100)]
Only return the exact match, when it's allowed

8 years agoReplace old config code with usage of proper APIs
Morris Jobke [Wed, 2 Dec 2015 14:56:59 +0000 (15:56 +0100)]
Replace old config code with usage of proper APIs

8 years agoMerge pull request #20896 from owncloud/reduce-oc_config-usage
Thomas Müller [Wed, 2 Dec 2015 14:44:25 +0000 (15:44 +0100)]
Merge pull request #20896 from owncloud/reduce-oc_config-usage

Reduce OC_Config usage in lib/

8 years agoReduce OC_Config usage in lib/
Morris Jobke [Wed, 2 Dec 2015 13:49:40 +0000 (14:49 +0100)]
Reduce OC_Config usage in lib/

* replaced by proper public interfaces

8 years agoMerge pull request #20895 from owncloud/reduce-legacy-footprint-apps-management
Thomas Müller [Wed, 2 Dec 2015 13:49:20 +0000 (14:49 +0100)]
Merge pull request #20895 from owncloud/reduce-legacy-footprint-apps-management

Remove OC_Config from app management template

8 years agoFix endless recursion
Thomas Müller [Wed, 2 Dec 2015 13:25:07 +0000 (14:25 +0100)]
Fix endless recursion

8 years agoRemove OC_Config from app management template
Morris Jobke [Wed, 2 Dec 2015 13:35:38 +0000 (14:35 +0100)]
Remove OC_Config from app management template

* add unit test for this case

8 years agoAlso add metadata for postDelete hooks triggered from the view
Robin Appelman [Wed, 2 Dec 2015 12:19:19 +0000 (13:19 +0100)]
Also add metadata for postDelete hooks triggered from the view

8 years agoMerge pull request #20875 from owncloud/remove-changepropagator
Thomas Müller [Wed, 2 Dec 2015 12:03:31 +0000 (13:03 +0100)]
Merge pull request #20875 from owncloud/remove-changepropagator

remove old propagation logic

8 years agoMerge pull request #20891 from owncloud/check-for-cli
Morris Jobke [Wed, 2 Dec 2015 11:56:15 +0000 (12:56 +0100)]
Merge pull request #20891 from owncloud/check-for-cli

Execute only for web and not for CLI

8 years agoExecute only for web and not for CLI
Lukas Reschke [Wed, 2 Dec 2015 10:49:33 +0000 (11:49 +0100)]
Execute only for web and not for CLI

8 years agoMerge pull request #20889 from owncloud/fix-logout-for-bjoern
Lukas Reschke [Wed, 2 Dec 2015 10:41:00 +0000 (11:41 +0100)]
Merge pull request #20889 from owncloud/fix-logout-for-bjoern

Ensure trailing slash in URIs

8 years agoAdd a trailing slash to generated URLs
Lukas Reschke [Wed, 2 Dec 2015 10:27:07 +0000 (11:27 +0100)]
Add a trailing slash to generated URLs

8 years agoEnsure that ownCloud is always accessed with a trailing slash
Lukas Reschke [Wed, 2 Dec 2015 10:26:41 +0000 (11:26 +0100)]
Ensure that ownCloud is always accessed with a trailing slash

8 years agoFix update of avatar image
Thomas Müller [Wed, 2 Dec 2015 10:09:15 +0000 (11:09 +0100)]
Fix update of avatar image

8 years agoMerge pull request #20884 from owncloud/fix_20713
Thomas Müller [Wed, 2 Dec 2015 09:56:59 +0000 (10:56 +0100)]
Merge pull request #20884 from owncloud/fix_20713

Respect disabled incoming federated shares

8 years agoMerge pull request #20879 from owncloud/check-if-rewrite-base-is-set-if-rewrite-is...
Thomas Müller [Wed, 2 Dec 2015 09:56:44 +0000 (10:56 +0100)]
Merge pull request #20879 from owncloud/check-if-rewrite-base-is-set-if-rewrite-is-active

Check if rewrite base is set if rewrite is active

8 years agofix indentation
Morris Jobke [Wed, 2 Dec 2015 09:51:52 +0000 (10:51 +0100)]
fix indentation

8 years agoMerge pull request #20867 from owncloud/add-quota-behat-test
Thomas Müller [Wed, 2 Dec 2015 09:13:15 +0000 (10:13 +0100)]
Merge pull request #20867 from owncloud/add-quota-behat-test

Add quota behat test

8 years agoMerge pull request #20865 from owncloud/post-delete-meta
Thomas Müller [Wed, 2 Dec 2015 09:12:54 +0000 (10:12 +0100)]
Merge pull request #20865 from owncloud/post-delete-meta

Add metadata to post delete hooks

8 years agoMerge pull request #20874 from owncloud/allow-di-mimetypedetector
Thomas Müller [Wed, 2 Dec 2015 09:12:35 +0000 (10:12 +0100)]
Merge pull request #20874 from owncloud/allow-di-mimetypedetector

Allow DI for OCP\Files\IMimeTypeDetector