summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-2013-262/+539
|\
| * Remove load*() methods from public interfaceJoas Schilling2015-03-161-48/+1
| * 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)Adam Williamson2015-03-161-1/+5
* | | Merge pull request #15062 from owncloud/fix-15053-masterThomas Müller2015-03-202-1/+8
|\ \ \
| * | | 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
|/ / /
* | | 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 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 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 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 valu...Bernhard Posselt2015-03-191-19/+36
* | | | | Merge pull request #14947 from oparoz/repairmimetypes-sqlMorris Jobke2015-03-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make repairmimetypes compatible with case sensitive SQL backendsOlivier Paroz2015-03-171-1/+1
* | | | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-1/+9
|\ \ \ \ \
| * | | | | When the expiration date is enforced respect thisRoeland Jago Douma2015-03-191-1/+9
* | | | | | Merge pull request #14986 from owncloud/fixmapperbackwThomas Müller2015-03-191-3/+17
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | 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 unreqired backtick removalLukas Reschke2015-03-181-3/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #14999 from owncloud/kill-fileoperations-proxyRobin Appelman2015-03-182-40/+0
|\ \ \ \ \ \ \
| * | | | | | | kill fileoperations proxyRobin Appelman2015-03-182-40/+0
| |/ / / / / /
* | | | | | | Merge pull request #14994 from owncloud/sabre-customprops-softfailLukas Reschke2015-03-181-2/+14
|\ \ \ \ \ \ \
| * | | | | | | Soft fail in custom properties backendVincent Petry2015-03-181-2/+14
| |/ / / / / /