273 Commits (afe5b6dd8aa9a0eb761434231327e8daecb1d79e)

Author SHA1 Message Date
Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails 5 years ago
Joas Schilling a2f34f46b2
Fix tests 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 5 years ago
Robin Appelman e9b5514186
prevent the root storage from accidentally scanning user folders 5 years ago
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API 6 years ago
Robin Appelman 4e6d3d1880
Fix getDirectoryContent implementation for Jail wrapper 6 years ago
Morris Jobke 7fe8477830
Run cs:fix and fix HashWrapper code 6 years ago
Robin Appelman c2677682c4
Return hashes of uploaded content for dav uploads 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Robin Appelman 3ba46f3b50
add basic tests for s3 seeking and add some error handling if reopen return the wrong range 6 years ago
Robin Appelman f984512e33
fix tests 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 6 years ago
Robin Appelman fed86e8382
better tests for SimpleFolder 6 years ago
Christoph Wurst b81b824da1
Add typed events for the filesystem/scanner 6 years ago
Roeland Jago Douma 8473a09499
REVERT ME: comment out failing gz detection test 6 years ago
Joas Schilling 6ad7e75708
Update the unit test to dataProviders 6 years ago
Daniel Kesselberg 29575c4d36
Move custom definition logic into method 6 years ago
Daniel Kesselberg 64aba49461
Ensure that we don't merge broken json. 6 years ago
Christoph Wurst cc80339b39
Add typed create user events 6 years ago
John Molakvoæ (skjnldsv) 5cb11ca642
Fix tests 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma ef4b59d341
More fixes 6 years ago
Roeland Jago Douma 799f58391e
More fixes 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Arthur Schiwon fc16b09a2c
Files first to use own GenericEvent 6 years ago
Robin Appelman 74c6beb603
dont set folder size to negative values during propagation 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 066faaec05
fix folder delete 6 years ago
Robin Appelman 43fa746ad9
dont create empty filecache extended rows 6 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 6 years ago
Robin Appelman 842da3f183
store filecache extension fields 6 years ago
Robin Appelman 35f317df7b
handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 6 years ago
Robin Appelman 733d4b6cca
dont delete cache entries if deleting an object from object store failed 6 years ago
Arthur Schiwon 1cc6f34d88
adapt file hooks test to eventdispatcher utilization 6 years ago
Arthur Schiwon 4bd83c9a28
adjust tests 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 6 years ago
Julius Härtl 3674f6fa2d
Check the if we can actually access the storage cache for recent files 6 years ago
Robin Appelman 000898d932
fix tests 6 years ago
Julius Härtl 67dd4b018a
Check for free space on touch 7 years ago