Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Tom Needham
|
3327857c1a
|
Update log message when error occurs during addGroup
|
2016-01-08 13:35:00 +01:00 |
Tom Needham
|
673a8a1e4a
|
Remove unnecessary group name validation
|
2016-01-08 13:35:00 +01:00 |
Roeland Jago Douma
|
6dcaac7e2c
|
Return empty list if group does not have subadmins
Instead of throwing an error just return an empty list. Since that is
actually what it is.
Fixes #19789
|
2015-11-16 22:24:53 +01:00 |
Roeland Jago Douma
|
61425b7621
|
Moved grouptest over to pure unit tests
|
2015-11-16 14:40:01 +01:00 |
Lukas Reschke
|
c6f6a8758b
|
Drop OC_SubAdmin and replace usages
|
2015-10-29 11:31:18 +01:00 |
Lukas Reschke
|
8f09d5b67c
|
Update license headers
|
2015-10-26 14:04:01 +01:00 |
Morris Jobke
|
b945d71384
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
Lukas Reschke
|
a7f132a964
|
Add proper PHPDoc
Makes my IDE happier when going through that file.
|
2015-09-08 14:02:30 +02:00 |
Roeland Jago Douma
|
b41bccd385
|
Check for userSession->getUser() === null
|
2015-08-11 15:37:06 +02:00 |
Roeland Jago Douma
|
ed1f034e6b
|
Fix groups
|
2015-08-11 12:47:42 +02:00 |
Roeland Jago Douma
|
97d79202ac
|
[provisioning_api] OC_User to IUserSession
|
2015-08-02 10:22:26 +02:00 |
Roeland Jago Douma
|
b745e75737
|
[provisioning_api] Moved groups away from static stuff
|
2015-08-02 10:22:26 +02:00 |
Morris Jobke
|
044d2ece07
|
Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util
Move core apps from OC_Log::write to OCP\Util
|
2015-07-01 08:53:16 +02:00 |
Morris Jobke
|
f63915d0c8
|
update license headers and authors
|
2015-06-25 14:13:49 +02:00 |
Roeland Jago Douma
|
7a8072e958
|
Move core apps from OC_Log::write to OCP\Util
|
2015-05-18 10:57:52 +02:00 |
Joas Schilling
|
3f3f8c2f99
|
Fix usage of deprecated private constants
|
2015-04-18 10:30:02 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Tom Needham
|
f17f0ade7f
|
Remove unnecessary setUp method
|
2015-01-04 23:10:44 +00:00 |
Tom Needham
|
97d31946c3
|
Ensure admin group is present before running tests
|
2015-01-03 13:25:48 +00:00 |
Tom Needham
|
dc85c20b18
|
Add provisioning_api app
enable unit tests for provisioning api
fix admin docu key
|
2014-12-24 22:15:20 +01:00 |