summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15224 from owncloud/issue/15191-app-code-checker-error-listJoas Schilling2015-03-261-2/+3
|\
| * Correctly only send the errors of the current file to the eventJoas Schilling2015-03-261-2/+3
* | Revert "adding OC-ETag header"Vincent Petry2015-03-262-20/+2
* | Revert "adding unit tests"Vincent Petry2015-03-261-2/+5
|/
* Merge pull request #15168 from owncloud/oc-etag-masterVincent Petry2015-03-262-2/+17
|\
| * adding unit testsThomas Müller2015-03-261-5/+2
| * adding OC-ETag headerThomas Müller2015-03-242-2/+20
* | Merge pull request #14125 from dratini0/masterLukas Reschke2015-03-261-1/+7
|\ \
| * | Removed simplified X-accel-redirect even furtherdratini02015-03-231-6/+1
| * | Changed the disputed while loop to a single if.dratini02015-03-231-2/+2
| * | Extending the X-accel redirect functionality with a more scalable approach.dratini02015-02-111-1/+10
| * | Revert "Fix: X-Accel-Redirect did not support custom data dir and local mounts"dratini02015-02-111-1/+1
| * | Revert "removed a little duplication"dratini02015-02-111-1/+3
* | | Merge pull request #15195 from owncloud/reanimate-add-guzzleMorris Jobke2015-03-2614-174/+812
|\ \ \
| * | | Add wrapper for GuzzleLukas Reschke2015-03-2514-174/+812
* | | | Merge pull request #15194 from owncloud/fix-15146Thomas Müller2015-03-261-0/+2
|\ \ \ \
| * | | | Do not use APCu when apc.enabled is Off.Andreas Fischer2015-03-251-0/+2
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-262-0/+30
* | | | Revert "FIX for webdav.mediencenter.t-online.de"Morris Jobke2015-03-261-5/+0
* | | | FIX for webdav.mediencenter.t-online.de Oliver Kohl D.Sc.2015-03-251-0/+5
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-258-0/+18
* | | Merge pull request #15171 from owncloud/sabre-logforbiddenasdebugThomas Müller2015-03-241-0/+3
|\ \ \
| * | | Log forbidden in debug levelVincent Petry2015-03-241-0/+3
* | | | Merge pull request #14949 from owncloud/sabre-2.1.3Lukas Reschke2015-03-241-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix Principal connector overrideVincent Petry2015-03-171-1/+2
* | | | Merge pull request #15153 from owncloud/uniquename-nodeLukas Reschke2015-03-242-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Add `getNonExistingName()` to the node apiRobin Appelman2015-03-242-0/+21
* | | | 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