Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14665 from owncloud/fileid-increment | Morris Jobke | 2015-03-26 | 3 | -0/+38 |
|\ | | | | | SQLite autoincrement test | ||||
| * | Add repair step to fix SQLite autoincrement | Vincent Petry | 2015-03-26 | 1 | -0/+2 |
| | | | | | | | | | | Force Doctrine to generate alter table SQL statements for SQLite to make sure the code from OCSqlitePlatform is triggered. | ||||
| * | Rename platform | Robin Appelman | 2015-03-25 | 2 | -2/+2 |
| | | |||||
| * | Add custom sqlite platform to set auto increment | Robin Appelman | 2015-03-25 | 2 | -0/+36 |
| | | |||||
* | | Merge pull request #14495 from owncloud/update-mailmap-01 | Thomas Müller | 2015-03-26 | 323 | -2093/+6562 |
|\ \ | | | | | | | Updating .mailmap | ||||
| * | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 323 | -2093/+6562 |
| | | | |||||
* | | | Merge pull request #15224 from owncloud/issue/15191-app-code-checker-error-list | Joas Schilling | 2015-03-26 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | Correctly only send the errors of the current file to the event | ||||
| * | | | Correctly only send the errors of the current file to the event | Joas Schilling | 2015-03-26 | 1 | -2/+3 |
| | | | | |||||
* | | | | Revert "adding OC-ETag header" | Vincent Petry | 2015-03-26 | 2 | -20/+2 |
| | | | | | | | | | | | | | | | | This reverts commit 30ee8b6f998b4b2e27da92b3adcdbc4683d3bcde. | ||||
* | | | | Revert "adding unit tests" | Vincent Petry | 2015-03-26 | 1 | -2/+5 |
|/ / / | | | | | | | | | | This reverts commit 8d327c94a844804d0e7af057866e552bd5aafd17. | ||||
* | | | Merge pull request #15168 from owncloud/oc-etag-master | Vincent Petry | 2015-03-26 | 2 | -2/+17 |
|\ \ \ | | | | | | | | | adding OC-ETag header | ||||
| * | | | adding unit tests | Thomas Müller | 2015-03-26 | 1 | -5/+2 |
| | | | | |||||
| * | | | adding OC-ETag header | Thomas Müller | 2015-03-24 | 2 | -2/+20 |
| | | | | |||||
* | | | | Merge pull request #14125 from dratini0/master | Lukas Reschke | 2015-03-26 | 1 | -1/+7 |
|\ \ \ \ | |_|/ / |/| | | | [nginx] Extending X-Accel-Redirect support | ||||
| * | | | Removed simplified X-accel-redirect even further | dratini0 | 2015-03-23 | 1 | -6/+1 |
| | | | | |||||
| * | | | Changed the disputed while loop to a single if. | dratini0 | 2015-03-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Extending the X-accel redirect functionality with a more scalable approach. | dratini0 | 2015-02-11 | 1 | -1/+10 |
| | | | | |||||
| * | | | Revert "Fix: X-Accel-Redirect did not support custom data dir and local mounts" | dratini0 | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit f2075f803fc59918cc20071cf174d6b5f81f5eed. | ||||
| * | | | Revert "removed a little duplication" | dratini0 | 2015-02-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | This reverts commit 31970ee7409ff2ed303b728ea4fd6f8d10302649. | ||||
* | | | | Merge pull request #15195 from owncloud/reanimate-add-guzzle | Morris Jobke | 2015-03-26 | 9 | -174/+488 |
|\ \ \ \ | | | | | | | | | | | Add wrapper for Guzzle | ||||
| * | | | | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 9 | -174/+488 |
| | |_|/ | |/| | | |||||
* / | | | Do not use APCu when apc.enabled is Off. | Andreas Fischer | 2015-03-25 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #15171 from owncloud/sabre-logforbiddenasdebug | Thomas Müller | 2015-03-24 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | Log forbidden in debug level | ||||
| * | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | Update sabre-2.1.3 thirdparty submodule | ||||
| * | | | 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 | 1 | -0/+12 |
|\ \ \ \ | |_|/ / |/| | | | Add `getNonExistingName()` to the node api | ||||
| * | | | Add `getNonExistingName()` to the node api | Robin Appelman | 2015-03-24 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #15150 from owncloud/sabre-removerangeexceptionforencryption | Vincent Petry | 2015-03-24 | 1 | -14/+0 |
|\ \ \ \ | | | | | | | | | | | Remove range header exception for encryption | ||||
| * | | | | Remove range header exception for encryption | jknockaert | 2015-03-24 | 1 | -14/+0 |
| |/ / / | | | | | | | | | | | | | revert #10422 | ||||
* | | | | Merge pull request #15126 from owncloud/sabre-storagenotavailable | Morris Jobke | 2015-03-24 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Soft fail in CustomPropertiesBackend whenever storage not available | ||||
| * | | | | Soft fail in CustomPropertiesBackend whenever storage not available | Vincent Petry | 2015-03-23 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | When a storage is not available, it will not fail the whole call any more but still return a usable file list. | ||||
* | | | | | 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 meth... | ||||
| * | | | | | Correctly get array of groups and send OCP\IGroup objects to enable method | Joas Schilling | 2015-03-24 | 1 | -1/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 | ||||
| * | | | | Do not walk over the users directory, but over the list of tagged objects | Joas Schilling | 2015-03-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Way quicker | ||||
* | | | | | Merge pull request #14862 from owncloud/introduce-shipped.json-master | Morris Jobke | 2015-03-23 | 2 | -6/+33 |
|\ \ \ \ \ | |_|/ / / |/| | | | | shipped apps are now defined in core/shipped.json - the shipped tag in i... | ||||
| * | | | | 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 ↵ | Thomas Müller | 2015-03-13 | 1 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | info.xml is ignored from now on - never trust an app :speak_no_evil: | ||||
* | | | | | Introducing 3D images support (media type) | Olivier Paroz | 2015-03-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | So that people with 3D images can at least see a 2D picture Full 3D support is possible via an app | ||||
* | | | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 9 | -254/+324 |
|\ \ \ \ \ | | | | | | | | | | | | | Preview provider registration in manager | ||||
| * | | | | | 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 | 7 | -18/+18 |
| | | | | | | |||||
| * | | | | | 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 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | Use DI for the config | Joas Schilling | 2015-03-16 | 3 | -13/+23 |
| | | | | | |