Commit Graph

43 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 6d8ffb381f
refactor(files_trashbin): Add Storage parameter strong types 1 year ago
Robin Appelman 888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore 1 year ago
provokateurin 0356e9e82f
fix(files_trashbin): Fix all IStorage return types 1 year ago
Robin Appelman d8ed84653b test: fix trashbin StorageTest 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Robin Appelman 36f9ebb677 only gather dependencies for trashbin wrapper once 2 years ago
Joas Schilling a6bf93501d
fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event 3 years ago
Christopher Ng 7c430a8afc fix(trashbin): Truncate long filenames 3 years ago
Louis Chemineau c88328e68e Handle empty files in version creation logic 3 years ago
Louis Chemineau 53d736207c Adapt files_versions tests to modernized hooks 3 years ago
Robin Appelman 0235764f70
skip localstorage dependend trashbin test when not using local user storage 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman b5db4502d0
disable trasbin during the moveFromStorage fallback 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Morris Jobke e84504c4d6
Use IBootstrap for the files_trashbin app 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma e9c972f708
Fix share tests 6 years ago
Julius Härtl b1832c8bef
Emit moveToTrash event only for the deleting user 7 years ago
Christoph Wurst 3174012adf Add event dispatcher to OCP 7 years ago
Robin Appelman a369adb4cd
fix trash storage wrapper tests 7 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling 281f042093
Don't use deprecated $this->getMock() method 8 years ago
Bjoern Schiessle 6e69881512
allow apps to control the trash bin 8 years ago
Bjoern Schiessle 79d362f4a6
delete files right away in case of a encryption exception 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling d5dee80580 Move files_trashbin to PSR-4 (#24570) 10 years ago
Roeland Jago Douma 92abb5f23d
Fix tests 10 years ago
Stefan Weil 217d9e8e95 apps/files_trashbin: Fix typos in comments (found and fixed by codespell) 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 10 years ago
Robin Appelman 5b2957bad1 skip test if we cant use the filesystem when not logged in 10 years ago
Robin Appelman 415cf92784 Fix thrashbin wrapper when no user is loggedin 10 years ago
Thomas Müller 757aa45db7 Adding more DB groups to test suits 10 years ago