aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files
Commit message (Expand)AuthorAgeFilesLines
* Add typed events for the filesystem/scannerChristoph Wurst2019-12-132-9/+11
* REVERT ME: comment out failing gz detection testRoeland Jago Douma2019-12-121-1/+1
* Update the unit test to dataProvidersJoas Schilling2019-12-101-42/+77
* Move custom definition logic into methodDaniel Kesselberg2019-12-091-3/+2
* Ensure that we don't merge broken json.Daniel Kesselberg2019-12-091-8/+14
* Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+11
|\
| * dont set folder size to negative values during propagationRobin Appelman2019-11-261-0/+11
* | Merge pull request #18028 from nextcloud/enhancement/user-create-eventsRoeland Jago Douma2019-12-033-5/+8
|\ \
| * | Add typed create user eventsChristoph Wurst2019-12-033-5/+8
* | | Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-2/+4
|/ /
* | Mode to modern phpunitRoeland Jago Douma2019-11-2728-172/+186
* | More fixesRoeland Jago Douma2019-11-271-6/+15
* | More fixesRoeland Jago Douma2019-11-271-2/+6
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-2743-66/+66
* | Files first to use own GenericEventArthur Schiwon2019-11-262-4/+8
|/
* Some php-cs fixesRoeland Jago Douma2019-11-2217-13/+15
* fix folder deleteRobin Appelman2019-11-131-0/+2
* dont create empty filecache extended rowsRobin Appelman2019-11-131-1/+8
* expose filecache extension data in FileInfoRobin Appelman2019-11-131-213/+236
* store filecache extension fieldsRobin Appelman2019-11-131-0/+61
* Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma2019-09-261-20/+97
|\
| * handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-251-20/+97
* | Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma2019-09-262-0/+79
|\ \
| * | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-252-0/+79
| |/
* | adapt file hooks test to eventdispatcher utilizationArthur Schiwon2019-09-091-23/+66
* | adjust testsArthur Schiwon2019-08-261-41/+53
|/
* Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\
| * Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | Remove deprecated searchByTagRoeland Jago Douma2019-07-262-121/+0
|/
* fix testsRobin Appelman2019-06-211-0/+3
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-061-0/+38
* Fix testsJulius Härtl2019-03-013-5/+8
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-015-20/+14
* Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-151-49/+0
* Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-071-10/+20
|\
| * adjust testsRobin Appelman2019-02-071-10/+20
* | Implement guest avatar endpointMichael Weimann2019-02-071-0/+145
|/
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-3/+28
* Merge pull request #13739 from nextcloud/cache-cleanup-changeMorris Jobke2019-01-221-0/+31
|\
| * cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* | Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-01-144-1/+122
|\ \ | |/ |/|
| * upload new files in objectstore to a .part path firstRobin Appelman2018-12-123-1/+107
| * Add objectExists to objectstore interfaceRobin Appelman2018-12-121-0/+15
* | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-061-17/+7
|/
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* add test for non existing file by idRobin Appelman2018-11-191-0/+1
* fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+17
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+49
* Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-61/+68