Commit Graph

42 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Côme Chilliet 70ef0a8db7
fix: Remove calls to legacy callers in tests 8 months ago
Joas Schilling 9621e451ba
test: Fix tests/lib/Files 8 months ago
Louis Chemineau f9cda54cbf
fix: Wrap partial cache entry in CacheEntry 1 year ago
provokateurin 256a8d8903
test: Fix IStorage return types 1 year ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 5b37d6d9ff tests: Add test for CacheEntry getters 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 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 41b5e5923a
Use exactly one empty line after the namespace declaration 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
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 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 842da3f183
store filecache extension fields 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 7 years ago
Robin Appelman aa6f7947ba
add test for non existing file by id 7 years ago
Roeland Jago Douma db27bbf90d
Fix CacheTest 9 years ago
Robin Appelman 89aaded07f add tests for renaming paths with multibyte utf8 characters 9 years ago
Robin Appelman e61606a767
Allow searching for favorites 9 years ago
Robin Appelman e6a896f2f0
add tests for searchQuery 9 years ago
Joas Schilling 303e073724
Do not skip when mysql uses utf8mb4 9 years ago
Roeland Jago Douma 4b8d474ec5
Fix getMock Cache 9 years ago
Morris Jobke 01829e8d7c mysql only works with 3 byte UTF-8 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling b1458d590d
Fix namespaces and class names in tests/lib/files/ 10 years ago
Robin Appelman ec3f6549f6 Add fallback moveFromCache implementation 10 years ago
Robin Appelman 62d383e1ba fix tests 10 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 10 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Robin Appelman 556fabf15d Add test for special character during move 10 years ago
Thomas Müller 2d2cb09715 fixing unit test - expected value change due to different size being stored in cache table 11 years ago