summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-2116-8/+138
|
* Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-2013-262/+539
|\ | | | | Preview provider registration in manager
| * Remove load*() methods from public interfaceJoas Schilling2015-03-161-48/+1
| | | | | | | | We shall add a factory for that in the future
| * Only register the core providers when necessaryJoas Schilling2015-03-161-6/+13
| |
| * Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-1611-24/+215
| |
| * Only sort the list when requiredJoas Schilling2015-03-161-2/+13
| |
| * Order the providers alphabeticallyJoas Schilling2015-03-161-8/+8
| |
| * Only do all the "find path" magic when we need to register themJoas Schilling2015-03-161-1/+5
| |
| * Cache result for isMimeTypeSupported()Joas Schilling2015-03-161-0/+13
| |
| * Add more type hintingJoas Schilling2015-03-164-4/+4
| |
| * Use DI for the configJoas Schilling2015-03-163-13/+23
| |
| * Add an interface for the preview providersJoas Schilling2015-03-164-6/+50
| |
| * Clean up some docsJoas Schilling2015-03-162-9/+9
| |
| * Move default provider registration to preview managerJoas Schilling2015-03-163-178/+209
| |
| * Register preview providers on the preview manager instead of OC\PreviewJoas Schilling2015-03-164-61/+74
| |
* | Merge pull request #14941 from AdamWill/pipeline-appsMorris Jobke2015-03-201-1/+5
|\ \ | | | | | | fall back to absolute path for pipelined assets (#14940)
| * | fall back to absolute path for pipelined assets (#14940)Adam Williamson2015-03-161-1/+5
| | | | | | | | | | | | | | | | | | | | | If the asset is, for example, in an apps directory that is outside the $SERVERROOT, we won't be able to get a relative path. We shouldn't just fail hard in this case. Fall back to using the absolute path instead (as we used to).
* | | Merge pull request #15062 from owncloud/fix-15053-masterThomas Müller2015-03-202-1/+8
|\ \ \ | | | | | | | | Handle session initialization errors and display error page
| * | | Handle session initialization errors and display error page - fixes #15053Thomas Müller2015-03-202-1/+8
| | | |
* | | | Do not automatically add "update" permission to shared mountsVincent Petry2015-03-201-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | In the past it seems the update permission was needed to be able to rename shared mounts, but it doesn't seem to be the case any more. Removing the "update" permission that used to be added automatically fixes the read-only permission check when trying to overwrite a read-only file over WebDAV.
* | | Merge pull request #14993 from owncloud/stop-on-missing-depsThomas Müller2015-03-201-10/+21
|\ \ \ | | | | | | | | Stop executing, when 3rdparty is missing or apps directory is invalid
| * | | Stop executing, when 3rdparty is missing or apps directory is invalidJoas Schilling2015-03-181-10/+21
| | | |
* | | | Merge pull request #15047 from owncloud/connect-failed-exception-messageThomas Müller2015-03-201-1/+1
|\ \ \ \ | | | | | | | | | | be a little more verbose in the exception message when we cant connect to...
| * | | | be a little more verbose in the exception message when we cant connect to the dbRobin Appelman2015-03-201-1/+1
| | | | |
* | | | | Merge pull request #15046 from owncloud/exception-show-typeRobin McCorkell2015-03-201-0/+1
|\ \ \ \ \ | | | | | | | | | | | | show exception type in debug mode
| * | | | | show exception type in debug modeRobin Appelman2015-03-201-0/+1
| |/ / / /
* | | | | Merge pull request #15035 from owncloud/assocmapperMorris Jobke2015-03-201-19/+36
|\ \ \ \ \ | |/ / / / |/| | | | If the execute method on the mapper receives an assoc array, it binds by...
| * | | | If the execute method on the mapper receives an assoc array, it binds by ↵Bernhard Posselt2015-03-191-19/+36
| | | | | | | | | | | | | | | | | | | | value instead of index
* | | | | Merge pull request #14947 from oparoz/repairmimetypes-sqlMorris Jobke2015-03-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Make repairmimetypes compatible with case sensitive SQL backends
| * | | | Make repairmimetypes compatible with case sensitive SQL backendsOlivier Paroz2015-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change for #14132 Just a word of warning, ILIKE seems to be a Doctrine only clause. The statements are thus not portable.
* | | | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-1/+9
|\ \ \ \ \ | | | | | | | | | | | | Ocs respect enforced date
| * | | | | When the expiration date is enforced respect thisRoeland Jago Douma2015-03-191-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure that we do not allow removing of the expiration date when this is enforced in the settings.
* | | | | | Merge pull request #14986 from owncloud/fixmapperbackwThomas Müller2015-03-191-3/+17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix backwards compatibility for mapper execute method
| * | | | | | also use backwards compatible method for mapperBernhard Posselt2015-03-181-1/+6
| | | | | | |
| * | | | | | fix backwards compatibility for mapper execute methodBernhard Posselt2015-03-181-2/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14704 from owncloud/storage-wrapper-mountRobin Appelman2015-03-197-12/+64
|\ \ \ \ \ \ | | | | | | | | | | | | | | pass mountpoint to storage wrapper callback
| * | | | | | fix factory testRobin Appelman2015-03-111-1/+0
| | | | | | |
| * | | | | | Allow setting the watcher policy as mount optionRobin Appelman2015-03-112-1/+9
| | | | | | |
| * | | | | | Copy mount options to the storageRobin Appelman2015-03-113-1/+27
| | | | | | |
| * | | | | | Allow getting all mount options as arrayRobin Appelman2015-03-112-0/+16
| | | | | | |
| * | | | | | pass mountpoint to storage wrapper callbackRobin Appelman2015-03-113-10/+13
| | | | | | |
* | | | | | | Merge pull request #14980 from owncloud/fix-fileglobalgcThomas Müller2015-03-191-3/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Fix fileglobalgc unlink parameter warnings
| * | | | | | Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell2015-03-181-2/+4
| | | | | | |
| * | | | | | Fix fileglobalgc unlink parameter warningsRobin McCorkell2015-03-181-1/+3
| | | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-196-8/+78
| | | | | | |
* | | | | | | Merge pull request #14995 from owncloud/remove-unrequired-backtick-removalVincent Petry2015-03-181-3/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unrequired backtick removal
| * | | | | | | Remove unreqired backtick removalLukas Reschke2015-03-181-3/+0
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this files with a ` (backtick) in the beginning of the filenames where simply not correctly referenced as the ` got removed. This can lead to all possible havoc situations. Should get backported to stable8 and in future we might consider if it is really worth to backport such changes when it is just for SQLite :see_no_evil: Regression of https://github.com/owncloud/core/pull/14734
* | | | | | | Merge pull request #14999 from owncloud/kill-fileoperations-proxyRobin Appelman2015-03-182-40/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | kill fileoperations proxy
| * | | | | | | kill fileoperations proxyRobin Appelman2015-03-182-40/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | check is now handled by storage backends
* | | | | | | Merge pull request #14994 from owncloud/sabre-customprops-softfailLukas Reschke2015-03-181-2/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Soft fail in custom properties backend