| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix Principal connector override | Vincent Petry | 2015-03-17 | 1 | -1/+2 |
* | | | 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 |
| | |/
| |/| |
|
* / | | Soft fail in CustomPropertiesBackend whenever storage not available | Vincent Petry | 2015-03-23 | 1 | -0/+4 |
|/ / |
|
* / | Soft fail in custom properties backend | Vincent Petry | 2015-03-18 | 1 | -2/+14 |
|/ |
|
* | Adding a more meaningful message for sabre dav exception - fixes #14516 | Thomas Müller | 2015-03-11 | 1 | -5/+31 |
* | fixing namespaces and PHPDoc | Thomas Müller | 2015-03-09 | 3 | -20/+39 |
* | adding storage specific filename verification - refs #13640 | Thomas Müller | 2015-03-09 | 4 | -11/+77 |
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 15 | -111/+143 |
|\ |
|
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 15 | -111/+143 |
* | | Merge pull request #14505 from owncloud/dav-copy-fix | Morris Jobke | 2015-02-26 | 1 | -14/+4 |
|\ \
| |/
|/| |
|
| * | Removed unused $node variable | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
| * | Fixes WebDAV copy | Vincent Petry | 2015-02-25 | 1 | -14/+4 |
* | | using Doctrine\DBAL\Connection::executeUpdate() | Thomas Müller | 2015-02-25 | 1 | -41/+33 |
|/ |
|
* | Remove locks plugin. | Thomas Müller | 2015-02-25 | 1 | -171/+0 |
* | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-02-23 | 1 | -0/+43 |
* | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 20 | -993/+733 |
* | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 19 | -150/+350 |
|\ |
|
| * | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 19 | -150/+350 |
* | | Merge pull request #14275 from chris-se/master | Lukas Reschke | 2015-02-23 | 1 | -3/+6 |
|\ \
| |/
|/| |
|
| * | DAV authentication: also use Owncloud's internal user for short-circuit | Christian Seiler | 2015-02-16 | 1 | -1/+1 |
| * | DAV authentication: use Owncloud's internal user instead of HTTP-supplied one | Christian Seiler | 2015-02-16 | 1 | -2/+5 |
* | | Merge pull request #14207 from owncloud/propfind-optimize | Morris Jobke | 2015-02-18 | 1 | -18/+27 |
|\ \ |
|
| * | | pass fileinfo to getStorageInfo | Robin Appelman | 2015-02-13 | 1 | -2/+1 |
| * | | Cache quota info for directories | Robin Appelman | 2015-02-13 | 1 | -16/+26 |
| |/ |
|
* / | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 2 | -13/+19 |
|/ |
|
* | Revert "adding OC-ETag header" | Vincent Petry | 2015-02-05 | 3 | -20/+15 |
* | Fix webdav put for single file webdav shares | Robin Appelman | 2015-01-29 | 1 | -3/+3 |
* | let init() take an INode - fixes PHP message | Thomas Müller | 2015-01-27 | 1 | -2/+2 |
* | Fix WebDAV auth for session authentication only | Lukas Reschke | 2015-01-20 | 1 | -2/+4 |
* | Close session properly | Lukas Reschke | 2015-01-19 | 1 | -0/+1 |
* | Prioritise Basic Auth header over Cookie | Lukas Reschke | 2015-01-17 | 1 | -11/+32 |
* | remove unused variable and fix undefined variable | Thomas Müller | 2015-01-08 | 1 | -5/+4 |
* | Disable part files for OC ext storage backend + s2s backend | Vincent Petry | 2015-01-07 | 1 | -28/+61 |
* | Improve debugging for ServiceUnavailable exceptions | Chris Wilson | 2015-01-06 | 1 | -8/+8 |
* | Use namespace | Lukas Reschke | 2015-01-05 | 1 | -2/+18 |
* | Write unit-tests and use DI | Lukas Reschke | 2015-01-05 | 1 | -24/+37 |
* | Fix code-style | Lukas Reschke | 2015-01-05 | 1 | -2/+4 |
* | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" | derkostka | 2015-01-04 | 1 | -1/+1 |
* | adding getDirectDownload() to Wrapper | Thomas Müller | 2014-12-28 | 1 | -2/+2 |
* | Adding basement for the direct download url | Thomas Müller | 2014-12-28 | 2 | -0/+23 |
* | Merge pull request #12865 from owncloud/files-tags-webdav | Morris Jobke | 2014-12-19 | 5 | -7/+431 |
|\ |
|
| * | Fix code style issues for tags plugin | Vincent Petry | 2014-12-18 | 3 | -6/+4 |
| * | Remove obsolete method | Vincent Petry | 2014-12-18 | 1 | -8/+0 |
| * | Returns and update tags through WebDAV PROPFIND and PROPPATCH | Vincent Petry | 2014-12-17 | 5 | -7/+441 |
* | | Add getMountPoint to FileInfo | Robin Appelman | 2014-12-17 | 2 | -3/+5 |
|/ |
|
* | Fix namespace of Files_Encryption outside of the app | Joas Schilling | 2014-12-09 | 1 | -2/+2 |
* | Fix type hinting for app manager | Robin Appelman | 2014-11-18 | 1 | -4/+4 |
* | Add sabredav plugin to check if a user has access to an app | Robin Appelman | 2014-11-17 | 1 | -0/+75 |
* | Return real mime type on PROPFIND | Vincent Petry | 2014-11-11 | 1 | -0/+4 |