| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #15195 from owncloud/reanimate-add-guzzle | Morris Jobke | 2015-03-26 | 14 | -174/+812 |
|\ |
|
| * | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 14 | -174/+812 |
* | | Merge pull request #15194 from owncloud/fix-15146 | Thomas Müller | 2015-03-26 | 1 | -0/+2 |
|\ \ |
|
| * | | Do not use APCu when apc.enabled is Off. | Andreas Fischer | 2015-03-25 | 1 | -0/+2 |
| |/ |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-26 | 2 | -0/+30 |
* | | Revert "FIX for webdav.mediencenter.t-online.de" | Morris Jobke | 2015-03-26 | 1 | -5/+0 |
* | | FIX for webdav.mediencenter.t-online.de | Oliver Kohl D.Sc. | 2015-03-25 | 1 | -0/+5 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 8 | -0/+18 |
* | Merge pull request #15171 from owncloud/sabre-logforbiddenasdebug | Thomas Müller | 2015-03-24 | 1 | -0/+3 |
|\ |
|
| * | Log forbidden in debug level | Vincent Petry | 2015-03-24 | 1 | -0/+3 |
* | | Merge pull request #14949 from owncloud/sabre-2.1.3 | Lukas Reschke | 2015-03-24 | 1 | -1/+2 |
|\ \ |
|
| * | | Fix Principal connector override | Vincent Petry | 2015-03-17 | 1 | -1/+2 |
* | | | Merge pull request #15153 from owncloud/uniquename-node | Lukas Reschke | 2015-03-24 | 2 | -0/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add `getNonExistingName()` to the node api | Robin Appelman | 2015-03-24 | 2 | -0/+21 |
* | | | Merge pull request #15150 from owncloud/sabre-removerangeexceptionforencryption | Vincent Petry | 2015-03-24 | 1 | -14/+0 |
|\ \ \ |
|
| * | | | Remove range header exception for encryption | jknockaert | 2015-03-24 | 1 | -14/+0 |
| |/ / |
|
* | | | Merge pull request #15126 from owncloud/sabre-storagenotavailable | Morris Jobke | 2015-03-24 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Soft fail in CustomPropertiesBackend whenever storage not available | Vincent Petry | 2015-03-23 | 1 | -0/+4 |
* | | | | Merge pull request #15149 from owncloud/fix-enable-for-group | Joas Schilling | 2015-03-24 | 1 | -1/+9 |
|\ \ \ \ |
|
| * | | | | Correctly get array of groups and send OCP\IGroup objects to enable method | Joas Schilling | 2015-03-24 | 1 | -1/+9 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #15145 from owncloud/fix-15097-master | Vincent Petry | 2015-03-24 | 1 | -0/+43 |
|\ \ \ \ |
|
| * | | | | Properly catch whether a share is `null` | Lukas Reschke | 2015-03-24 | 1 | -0/+43 |
* | | | | | Merge pull request #15003 from owncloud/issue/14859-speed-up-favorite-list | Vincent Petry | 2015-03-24 | 1 | -2/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Do not walk over the users directory, but over the list of tagged objects | Joas Schilling | 2015-03-23 | 1 | -2/+3 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-24 | 4 | -4/+6 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #14862 from owncloud/introduce-shipped.json-master | Morris Jobke | 2015-03-23 | 2 | -6/+33 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add spaces | Morris Jobke | 2015-03-16 | 1 | -1/+1 |
| * | | | [WIP] upgrade app store apps during console upgrade | Thomas Müller | 2015-03-13 | 1 | -1/+21 |
| * | | | shipped apps are now defined in core/shipped.json - the shipped tag in info.x... | Thomas Müller | 2015-03-13 | 1 | -5/+12 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-23 | 2 | -6/+8 |
* | | | | Merge pull request #15088 from oparoz/3d-support | Morris Jobke | 2015-03-22 | 2 | -21/+36 |
|\ \ \ \ |
|
| * | | | | Introducing 3D images support (media type) | Olivier Paroz | 2015-03-20 | 2 | -21/+36 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-22 | 2 | -0/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-21 | 16 | -8/+138 |
|/ / / / |
|
* | | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 13 | -262/+539 |
|\ \ \ \ |
|
| * | | | | Remove load*() methods from public interface | Joas Schilling | 2015-03-16 | 1 | -48/+1 |
| * | | | | Only register the core providers when necessary | Joas Schilling | 2015-03-16 | 1 | -6/+13 |
| * | | | | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 11 | -24/+215 |
| * | | | | Only sort the list when required | Joas Schilling | 2015-03-16 | 1 | -2/+13 |
| * | | | | Order the providers alphabetically | Joas Schilling | 2015-03-16 | 1 | -8/+8 |
| * | | | | Only do all the "find path" magic when we need to register them | Joas Schilling | 2015-03-16 | 1 | -1/+5 |
| * | | | | Cache result for isMimeTypeSupported() | Joas Schilling | 2015-03-16 | 1 | -0/+13 |
| * | | | | Add more type hinting | Joas Schilling | 2015-03-16 | 4 | -4/+4 |
| * | | | | Use DI for the config | Joas Schilling | 2015-03-16 | 3 | -13/+23 |
| * | | | | Add an interface for the preview providers | Joas Schilling | 2015-03-16 | 4 | -6/+50 |
| * | | | | Clean up some docs | Joas Schilling | 2015-03-16 | 2 | -9/+9 |
| * | | | | Move default provider registration to preview manager | Joas Schilling | 2015-03-16 | 3 | -178/+209 |
| * | | | | Register preview providers on the preview manager instead of OC\Preview | Joas Schilling | 2015-03-16 | 4 | -61/+74 |
* | | | | | Merge pull request #14941 from AdamWill/pipeline-apps | Morris Jobke | 2015-03-20 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | fall back to absolute path for pipelined assets (#14940) | Adam Williamson | 2015-03-16 | 1 | -1/+5 |