Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Anna Larch
|
7c4ceb444c
Add group display name cache
|
2 years ago |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 years ago |
Roeland Jago Douma
|
68ec18323d
Fix types in the Group Manager
|
3 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Robin Appelman
|
aa83b0b22d
dont get the group details if we only ask for the id
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
3a415e4139
Remove space between switch case and colon
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
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 |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
blizzz
|
b1dffc5c2d
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
|
5 years ago |
Arthur Schiwon
|
7b1eedb11e
take group creation result into consideration
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
5 years ago |
Joas Schilling
|
80d2717e5c
Fix 5.6 duplicate class import
|
7 years ago |
Joas Schilling
|
ebabf81473
Clean up the test
|
7 years ago |
Joas Schilling
|
bd97b7d130
Use DI
|
7 years ago |
Vincent Petry
|
377fdf3860
Skip null groups in group manager (#26871) (#26956)
|
7 years ago |
Arthur Schiwon
|
91a1e5fd9d
fix more tests
|
8 years ago |
Vincent Petry
|
453f3beffa
Adding group display name support
|
8 years ago |
Roeland Jago Douma
|
4ebf001b2e
Improve ManagerTest
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |