Arthur Schiwon
|
3813b955ee
chore: ugly type juggling
|
1 year ago |
Julius Härtl
|
6520fa1ac9
tests: Adapt node related unit tests mocks to required root view
|
1 year ago |
Julius Härtl
|
51549f407b
fix: Use proper path when creating node instances
|
1 year ago |
Carl Schwan
|
67551f379f
Filter out old files when trying to get recent files
|
2 years ago |
Julius Härtl
|
83b1415906
Only pass parent if paths match
|
2 years ago |
Julius Härtl
|
b2d6435737
Avoid extra query for the parent node if we can pass it along
|
2 years ago |
Robin Appelman
|
151c800397
allow reusing known folder info when getting directory contents
|
2 years ago |
Robin Appelman
|
754603a04e
dont needlessly resolve path when getting internalPath/storage from Node
|
2 years ago |
Robin Appelman
|
1c468129af
adjust tests to new fs setup
|
2 years ago |
Robin Appelman
|
cfb7923e08
store mountprovider for each mount in the mounts table
|
2 years ago |
Côme Chilliet
|
bb9c099e42
Fix FolderTest calls to Mountpoint constructor with wrong type
|
3 years ago |
Robin Appelman
|
5c2e7c7d28
fix Folder->getById() when a single storage is mounted multiple times
|
3 years ago |
Robin Appelman
|
f938daa6e4
update tests and fix some edge cases around new search
|
3 years ago |
Robin Appelman
|
0d5f4edc22
adjust tests
|
3 years ago |
Robin Appelman
|
bfe3712372
handle ordering in folder search
|
3 years ago |
Robin Appelman
|
feed42dd6d
folder filtering in sql
|
3 years ago |
Robin Appelman
|
de713967c0
cleanup fileinfo creation
|
3 years ago |
Robin Appelman
|
bd229e7548
handle limit and offset in folder file search
|
3 years ago |
Robin Appelman
|
50e374c12f
only require user to be set in a query that handles tags
|
3 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Morris Jobke
|
e21f440990
Merge pull request #16502 from nextcloud/bugfix/16474
|
5 years ago |
Roeland Jago Douma
|
0487144b26
Remove deprecated searchByTag
|
5 years ago |
Julius Härtl
|
3674f6fa2d
Check the if we can actually access the storage cache for recent files
|
5 years ago |
Robin Appelman
|
0ccd970f9d
adjust tests
|
5 years ago |
Robin Appelman
|
9d9f6903c9
Fix folder path containing leading slash when getting mount root by id
|
6 years ago |