Commit Graph

41 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen 7f125551f5 chore: migrate `@small` and `@medium` to attributes 2 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Robin Appelman e59ebafc87 test: add test for permissions of copied share 1 year ago
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
Robin Appelman f8a59b56b4
test: fix share storage move test with object store 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 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 1e04619675
chore: Add SPDX header 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 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
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 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
Morris Jobke a55e794bfd Cleanup unused methods 8 years ago
Morris Jobke 91dfff5db4 Revert "fix permissions of mountpoints - take 2" 9 years ago
Robin Appelman 9b750c08ac
update comment to code 9 years ago
Roeland Jago Douma 412d3e2e80
Fix SharedStorage Test 9 years ago
Robin Appelman a12ec5ec77
set cache to failedcache when shared storage init fails 9 years ago
Vincent Petry a4ce440392
Ignore NoUserException for shares from ghosts 9 years ago
Robin Appelman 5d0897b8d7
use unmasked permissions in shared scanner 9 years ago
Robin Appelman 02ee4f958c
apply permissions mask for shared storage 9 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 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 3f0b2d148d
Move tests to PSR-4 10 years ago
Roeland Jago Douma 92abb5f23d
Fix tests 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Robin Appelman e7f75484f8 Fix shared storage tests for non local home storage 10 years ago
Robin Appelman 0cdd46de60 fix sabre connector tests when using a non local home storage 10 years ago
Robin Appelman 085acaf6ba add unit tests for share target conflict with group shares 11 years ago
Robin Appelman 19486837b2 adjust test 11 years ago
Robin Appelman d16ee4138d Fix test 11 years ago
Robin Appelman d726db7459 Implement move/copyFromStorage for shared storage 11 years ago