Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | round the mtime in touch | Robin Appelman | 2017-03-27 | 1 | -0/+17 |
* | Move error message to log entry | Lukas Reschke | 2017-03-20 | 1 | -0/+2 |
* | Cleanup test | Joas Schilling | 2017-03-17 | 1 | -254/+266 |
* | Fix unit test | Joas Schilling | 2017-03-17 | 1 | -2/+1 |
* | Redirect unlink to rmdir (#27101) | Vincent Petry | 2017-03-16 | 1 | -0/+24 |
* | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -6/+64 |
* | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -0/+3 |
* | add tests for searchQuery | Robin Appelman | 2017-03-01 | 1 | -15/+59 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -0/+173 |
* | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+28 |
* | Merge pull request #3030 from nextcloud/filesapi-renamefailcase | Morris Jobke | 2017-01-24 | 3 | -532/+483 |
|\ | |||||
| * | Add tests for move/copy hooks in Node API | Vincent Petry | 2017-01-12 | 1 | -0/+81 |
| * | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 2 | -4/+46 |
| * | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 3 | -530/+358 |
* | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 1 | -0/+4 |
|/ | |||||
* | Only check for local shared storages | Roeland Jago Douma | 2017-01-10 | 1 | -2/+3 |
* | Skip local shares in bkg scan and occ files:scan (#26590) | Vincent Petry | 2017-01-10 | 1 | -0/+20 |
* | 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 | Robin Appelman | 2017-01-04 | 1 | -4/+1 |
* | | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 1 | -70/+0 |
|/ | |||||
* | adjust test | Robin Appelman | 2017-01-02 | 1 | -4/+2 |
* | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 1 | -0/+3 |
* | Remove legacy home tests | Vincent Petry | 2016-12-23 | 1 | -31/+0 |
* | Nuke the legacy storage fallback from orbit | Vincent Petry | 2016-12-23 | 1 | -8/+0 |
* | Merge pull request #2411 from nextcloud/fix-encryption-home-storage | Morris Jobke | 2016-12-05 | 1 | -0/+94 |
|\ | |||||
| * | check if the file should really be encrypted before we update the file cache | Bjoern Schiessle | 2016-11-29 | 1 | -0/+94 |
* | | update test | Robin Appelman | 2016-12-02 | 1 | -1/+1 |
* | | Add tests | Lukas Reschke | 2016-12-01 | 1 | -0/+71 |
|/ | |||||
* | Move the validation into one place only | Joas Schilling | 2016-11-21 | 1 | -1/+1 |
* | Make sure we don't scan files that can not be accessed | Joas Schilling | 2016-11-21 | 1 | -0/+26 |
* | add tests for FileInfo::isMounted | Robin Appelman | 2016-11-16 | 1 | -0/+46 |
* | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 1 | -0/+38 |
* | split testing of objectstoragestorage and objectstore implementations | Robin Appelman | 2016-11-16 | 4 | -177/+319 |
* | only query substorages to calculate the final mtime/size/etag lazily | Robin Appelman | 2016-11-10 | 2 | -10/+17 |
* | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 1 | -2/+0 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 6 | -131/+307 |
* | Fix mock warning in some FS tests (#26464) | Vincent Petry | 2016-11-02 | 2 | -2/+2 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 2 | -0/+92 |
* | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 2 | -9/+13 |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 3 | -5/+6 |
* | Added method to DB and fix test | Roeland Jago Douma | 2016-10-24 | 1 | -2/+8 |
* | Do not skip when mysql uses utf8mb4 | Joas Schilling | 2016-10-19 | 1 | -1/+2 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 7 | -117/+226 |
* | Add Tests | Roeland Jago Douma | 2016-10-05 | 4 | -0/+418 |
* | Fix mimetype detection inside hidden folders (#26138) | Vincent Petry | 2016-09-26 | 1 | -0/+2 |
* | Fix getMock ViewTest | Roeland Jago Douma | 2016-09-13 | 1 | -6/+7 |
* | Fix getMock scannertest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+2 |
* | Fix getMock QuotaTest | Roeland Jago Douma | 2016-09-13 | 1 | -9/+9 |
* | Fix getMock FolderTests | Roeland Jago Douma | 2016-09-13 | 1 | -96/+104 |
* | Fix getMock UserMountcacheTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 |