| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #22757 from owncloud/apply-license | C. Montero Luque | 2016-03-01 | 1 | -1/+0 |
|\ |
|
| * | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | | allow putting the part file in the view root | Robin Appelman | 2016-03-01 | 1 | -4/+13 |
|/ |
|
* | Save some calls to refreshInfo during upload | Vincent Petry | 2016-03-01 | 1 | -4/+5 |
* | Fix unit tests | Roeland Jago Douma | 2016-03-01 | 1 | -5/+7 |
* | Checksums on chunked files | Roeland Jago Douma | 2016-03-01 | 1 | -0/+8 |
* | Remove checksum on upload of non checksumed file | Roeland Jago Douma | 2016-03-01 | 1 | -0/+2 |
* | also fix lock order for chunked dav uploads | Robin Appelman | 2016-02-10 | 1 | -2/+2 |
* | scan the file in the write lock when uploading over dav | Robin Appelman | 2016-02-10 | 1 | -3/+3 |
* | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 1 | -0/+15 |
* | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put | Thomas Müller | 2016-01-15 | 1 | -1/+9 |
|\ |
|
| * | Handle return code of streamCopy in WebDAV put | Morris Jobke | 2016-01-11 | 1 | -1/+9 |
* | | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -3/+4 |
|/ |
|
* | Removed deprecated OC_Helper::getSecureMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -1/+1 |
* | Make Cache\Updater per storage | Robin Appelman | 2015-11-25 | 1 | -2/+2 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-20 | 1 | -2/+8 |
* | Allow storage wrappers to through a forbidden exception with retry information | Joas Schilling | 2015-11-17 | 1 | -0/+12 |
* | remove locking for chunks | Robin Appelman | 2015-10-20 | 1 | -4/+0 |
* | Adjust for wide locking | Robin Appelman | 2015-10-20 | 1 | -4/+10 |
* | locking for chunked dav upload | Robin Appelman | 2015-10-20 | 1 | -4/+7 |
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -0/+499 |