summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Log forbidden in debug levelVincent Petry2015-03-241-0/+3
* Merge pull request #15150 from owncloud/sabre-removerangeexceptionforencryptionVincent Petry2015-03-241-14/+0
|\
| * Remove range header exception for encryptionjknockaert2015-03-241-14/+0
* | Merge pull request #15126 from owncloud/sabre-storagenotavailableMorris Jobke2015-03-241-0/+4
|\ \
| * | Soft fail in CustomPropertiesBackend whenever storage not availableVincent Petry2015-03-231-0/+4
* | | Merge pull request #15149 from owncloud/fix-enable-for-groupJoas Schilling2015-03-241-1/+9
|\ \ \
| * | | Correctly get array of groups and send OCP\IGroup objects to enable methodJoas Schilling2015-03-241-1/+9
| | |/ | |/|
* | | Merge pull request #15145 from owncloud/fix-15097-masterVincent Petry2015-03-241-0/+43
|\ \ \
| * | | Properly catch whether a share is `null`Lukas Reschke2015-03-241-0/+43
* | | | Merge pull request #15003 from owncloud/issue/14859-speed-up-favorite-listVincent Petry2015-03-241-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not walk over the users directory, but over the list of tagged objectsJoas Schilling2015-03-231-2/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-244-4/+6
| |/ / |/| |
* | | Merge pull request #14862 from owncloud/introduce-shipped.json-masterMorris Jobke2015-03-232-6/+33
|\ \ \ | |_|/ |/| |
| * | Add spacesMorris Jobke2015-03-161-1/+1
| * | [WIP] upgrade app store apps during console upgradeThomas Müller2015-03-131-1/+21
| * | shipped apps are now defined in core/shipped.json - the shipped tag in info.x...Thomas Müller2015-03-131-5/+12
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-232-6/+8
* | | Merge pull request #15088 from oparoz/3d-supportMorris Jobke2015-03-222-21/+36
|\ \ \
| * | | Introducing 3D images support (media type)Olivier Paroz2015-03-202-21/+36
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-222-0/+4
* | | | [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
|\ \ \
| * | | 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