Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 kuukautta sitten |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 kuukautta sitten |
Hugo Renard
|
e389e63974
fix: always add user to group cache
|
9 kuukautta sitten |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 kuukautta sitten |
Christoph Wurst
|
312dd8ac6d
feat(ocp): Add types and strict typing to \OCP\Group\IGroup
|
1 vuosi sitten |
Joas Schilling
|
80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group
|
1 vuosi sitten |
Côme Chilliet
|
10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates
|
1 vuosi sitten |
Côme Chilliet
|
346344c153
Update version number in since and deprecated annotations
|
1 vuosi sitten |
Côme Chilliet
|
b6c17c6ce7
Clear up return types
|
1 vuosi sitten |
Côme Chilliet
|
3c2b126eba
Make code clearer and bump @ deprecated annotations
|
1 vuosi sitten |
Carl Schwan
|
a4c599c1c9
Split new method in a new group backend interface
|
2 vuotta sitten |
Carl Schwan
|
35dc223500
Optimize retrieving display name when searching for users in a group
|
2 vuotta sitten |
Julien Veyssier
|
d9925806eb
dispatch new BeforeGroupChangedEvent before setDisplayName on groups
|
1 vuosi sitten |
Anna Larch
|
7c4ceb444c
Add group display name cache
|
2 vuotta sitten |
Côme Chilliet
|
32eef3b10f
Do not ignore return value of deleteGroup from backend
|
2 vuotta sitten |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 vuotta sitten |
Johannes Leuker
|
2796ef80ff
Show group backends in occ group:list --info and group:info
|
3 vuotta sitten |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 vuotta sitten |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 vuotta sitten |
Christoph Wurst
|
64510932b8
Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords
|
4 vuotta sitten |
Christoph Wurst
|
36b3bc8148
Use php keywords in lowercase
|
4 vuotta sitten |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 vuotta sitten |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 vuotta sitten |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 vuotta sitten |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 vuotta sitten |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 vuotta sitten |
Joas Schilling
|
653628c8fb
Allow to set the group display name in the database backend
|
5 vuotta sitten |
Arthur Schiwon
|
c6c8a41d2f
group display name support (service level + ldap)
|
5 vuotta sitten |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
5 vuotta sitten |
Robin Appelman
|
db750898ee
allow group backends to mark that a group should now be shown in search dialogs
|
5 vuotta sitten |