Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Improve mimetype detection for object storages | Morris Jobke | 2017-10-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | Object storage instances always fall back to the content based mimetype detection, because the file name for object storage was always random due to the fact that it was temporarily storage in a generated temp file. This patch adds a check before that to make sure to use the original file name for this purpose and also remove possible other extensions like the versioning or part file extension. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -4/+4 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 4 | -7/+8 | |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 6 | -22/+31 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -4/+17 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -1/+1 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Merge pull request #6123 from nextcloud/cleanup-shareItem | Morris Jobke | 2017-08-15 | 1 | -1/+1 | |
|\ | | | | | Cleanup usage of shareItem in internal code base | |||||
| * | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | Use proper methods for registerBackend | Morris Jobke | 2017-08-15 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Fix CacheTest | Roeland Jago Douma | 2017-08-09 | 1 | -2/+2 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Fix encryption test | Roeland Jago Douma | 2017-08-09 | 1 | -2/+3 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 1 | -18/+23 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix missing escape on column and table name | Joas Schilling | 2017-08-02 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -2/+3 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | add tests for renaming paths with multibyte utf8 characters | Robin Appelman | 2017-07-22 | 1 | -36/+38 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -0/+15 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Merge pull request #5424 from nextcloud/moveFromCache-from-shared | Morris Jobke | 2017-07-06 | 1 | -0/+50 | |
|\ | | | | | fix moving folders out of a cache jail | |||||
| * | fix moving folders out of a cache jail | Robin Appelman | 2017-06-15 | 1 | -0/+50 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | update file system tests to take the master key into account | Bjoern Schiessle | 2017-07-06 | 2 | -15/+25 | |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -2/+33 | |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | use unmasked permissions during scanning | Robin Appelman | 2017-05-18 | 1 | -0/+47 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Add unit tests for mounts of delete users | Joas Schilling | 2017-04-24 | 1 | -0/+24 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Make sure we use a new encryption module all the time | Joas Schilling | 2017-04-20 | 1 | -7/+16 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Simplify the test | Joas Schilling | 2017-04-12 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Optimize put - Dont try to fetch filecache for not existing filecache in ↵ | Piotr M | 2017-04-12 | 1 | -4/+9 | |
| | | | | encription | |||||
* | Dont use the permissions mask while scanning | Robin Appelman | 2017-04-10 | 1 | -0/+12 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | round the mtime in touch | Robin Appelman | 2017-03-27 | 1 | -0/+17 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Move error message to log entry | Lukas Reschke | 2017-03-20 | 1 | -0/+2 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Cleanup test | Joas Schilling | 2017-03-17 | 1 | -254/+266 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix unit test | Joas Schilling | 2017-03-17 | 1 | -2/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Redirect unlink to rmdir (#27101) | Vincent Petry | 2017-03-16 | 1 | -0/+24 | |
| | | | | | | | Many API callers will call unlink even for directories and it can mess up with some wrappers like the encryption wrapper Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -6/+64 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -0/+3 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -15/+59 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -0/+173 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+28 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Merge pull request #3030 from nextcloud/filesapi-renamefailcase | Morris Jobke | 2017-01-24 | 3 | -532/+483 | |
|\ | | | | | Fix files node API failed rename/copy | |||||
| * | Add tests for move/copy hooks in Node API | Vincent Petry | 2017-01-12 | 1 | -0/+81 | |
| | | | | | | | | Signed-off-by: Vincent Petry <pvince81@owncloud.com> | |||||
| * | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 2 | -4/+46 | |
| | | | | | | | | | | | | | | Whenever a rename or copy operation failed on the view, we must throw an exception instead of just ignoring. Signed-off-by: Vincent Petry <pvince81@owncloud.com> | |||||
| * | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 3 | -530/+358 | |
| | | | | | | | | Signed-off-by: Vincent Petry <pvince81@owncloud.com> | |||||
* | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 1 | -0/+4 | |
|/ | | | | Signed-off-by: Magnus Walbeck <mw@mwalbeck.org> | |||||
* | Only check for local shared storages | Roeland Jago Douma | 2017-01-10 | 1 | -2/+3 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Skip local shares in bkg scan and occ files:scan (#26590) | Vincent Petry | 2017-01-10 | 1 | -0/+20 | |
| | | | | | Local shares should only be scanned when doing it for the owner to avoid repeatedly rescanning the same shared storage over and over again for every recipient. | |||||
* | Merge pull request #2934 from nextcloud/quota-stream-non-global | Roeland Jago Douma | 2017-01-06 | 1 | -4/+1 | |
|\ | | | | | remove the need to register the quota streamwrapper globally | |||||
| * | remove the need to register the quota streamwrapper globally | Robin Appelman | 2017-01-04 | 1 | -4/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 1 | -70/+0 | |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | adjust test | Robin Appelman | 2017-01-02 | 1 | -4/+2 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 1 | -0/+3 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Remove legacy home tests | Vincent Petry | 2016-12-23 | 1 | -31/+0 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Nuke the legacy storage fallback from orbit | Vincent Petry | 2016-12-23 | 1 | -8/+0 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |