Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 tháng trước cách đây |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 tháng trước cách đây |
Joas Schilling
|
047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range"
|
3 tháng trước cách đây |
Benjamin Gaussorgues
|
202e5b1e95
feat(security): restrict admin actions to IP ranges
|
3 tháng trước cách đây |
Benjamin Gaussorgues
|
e630e4b983
Merge pull request #44763 from nextcloud/fix/group_name_length_db
|
5 tháng trước cách đây |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 tháng trước cách đây |
Benjamin Gaussorgues
|
7a6b1f8ae8
fix(groups): allows to save group names with more than 64 characters
|
7 tháng trước cách đây |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 tháng trước cách đây |
Carl Schwan
|
3270b7f12e
Add batch methods in user backends
|
2 năm trước cách đây |
Joas Schilling
|
80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group
|
1 năm trước cách đây |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
1 năm trước cách đây |
Côme Chilliet
|
10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
|
1 năm trước cách đây |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
1 năm trước cách đây |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
2 năm trước cách đây |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 năm trước cách đây |
Anna Larch
|
7c4ceb444c
Add group display name cache
|
2 năm trước cách đây |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 năm trước cách đây |
Roeland Jago Douma
|
68ec18323d
Fix types in the Group Manager
|
3 năm trước cách đây |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 năm trước cách đây |
Robin Appelman
|
aa83b0b22d
dont get the group details if we only ask for the id
|
4 năm trước cách đây |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 năm trước cách đây |
Christoph Wurst
|
3a415e4139
Remove space between switch case and colon
|
4 năm trước cách đây |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 năm trước cách đây |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 năm trước cách đây |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 năm trước cách đây |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 năm trước cách đây |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 năm trước cách đây |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 năm trước cách đây |
blizzz
|
b1dffc5c2d
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
|
5 năm trước cách đây |
Arthur Schiwon
|
7b1eedb11e
take group creation result into consideration
|
5 năm trước cách đây |