Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 年之前 |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 年之前 |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 年之前 |
Joas Schilling
|
e1f3abf7a5
Correctly namespace and autoload DatabaseException
|
10 年之前 |
Morris Jobke
|
c0d63680ed
Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup
|
10 年之前 |
michag86
|
8abe441d4a
cleanup group admin(s) on deleteGroup
|
10 年之前 |
michag86
|
ca58ac50a2
fix for issue #10880
|
10 年之前 |
Vincent Petry
|
d7db006315
Revert "fix for issue #10880"
|
10 年之前 |
michag86
|
0df070a8e4
fix for issue #10880
|
10 年之前 |
Arthur Schiwon
|
0bb460c9b5
retrieve local users, groups and group members in a sorted way
|
10 年之前 |
Thomas Müller
|
a72dae6842
Merge pull request #10144 from owncloud/issue/9972
|
10 年之前 |
Joas Schilling
|
f80baf03d4
Fix getting group '0' from database backend
|
10 年之前 |
Arthur Schiwon
|
121d52860e
return int, not string
|
10 年之前 |
Arthur Schiwon
|
01a012980a
search term for users and groups may occur anywhere in the name or displayname, not just in the beginning
|
10 年之前 |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 年之前 |
Lukas Reschke
|
7e448a376f
Fix PHPDoc and typos
|
10 年之前 |
Robin McCorkell
|
a7ae2e874a
Squash 'a | b' into 'a|b', in /lib
|
10 年之前 |
Robin McCorkell
|
b5bc37d2e4
Fix @return array PHPDocs, in /lib
|
10 年之前 |
Arthur Schiwon
|
45e42c25de
Group Database backend must not gather user details itself but ask user
|
10 年之前 |
Arthur Schiwon
|
698297feb3
add optional countUsersInGroup method to group backends
|
10 年之前 |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
11 年之前 |