| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust group manager tests | Arthur Schiwon | 2014-10-17 | 1 | -15/+9 |
* | Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedup | blizzz | 2014-10-17 | 1 | -10/+10 |
|\ |
|
| * | adapted tests for a groupId indexed group array | macjohnny | 2014-06-24 | 1 | -10/+10 |
* | | Merge pull request #9225 from voxsim/fix_displayNamesInGroup | blizzz | 2014-09-22 | 1 | -11/+299 |
|\ \ |
|
| * | | add more logic in displayNamesInGroup for big user bases | voxsim | 2014-09-15 | 1 | -11/+33 |
| * | | change logic in displayNamesInGroup and add some unit tests | voxsim | 2014-08-28 | 1 | -11/+277 |
| |/ |
|
* | | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -0/+101 |
* | | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -2/+6 |
* | | clean up created groups after testing, and correct parameter order | Arthur Schiwon | 2014-06-24 | 2 | -11/+10 |
* | | add tests | Arthur Schiwon | 2014-06-23 | 1 | -1/+38 |
|/ |
|
* | Merge pull request #7363 from owncloud/optimize-startup-queries | Morris Jobke | 2014-05-19 | 1 | -0/+94 |
|\ |
|
| * | Merge branch 'master' into optimize-startup-queries | Bart Visscher | 2014-05-07 | 2 | -2/+114 |
| |\ |
|
| * | | Add unit tests for getUserGroups with addUser and removeUser | Bart Visscher | 2014-02-27 | 1 | -0/+94 |
* | | | Fix Scrutinizer errors about missing user backend | Robin McCorkell | 2014-05-13 | 2 | -21/+34 |
| |/
|/| |
|
* | | the group manager calls exists check less often, adjust test accordingly | Arthur Schiwon | 2014-04-28 | 1 | -1/+1 |
* | | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 1 | -0/+50 |
* | | adjust tests accordingly | Arthur Schiwon | 2014-04-15 | 2 | -2/+2 |
* | | add group tests | Arthur Schiwon | 2014-04-08 | 1 | -0/+62 |
|/ |
|
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 3 | -5/+5 |
* | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+35 |
* | consolidate validity check for users in group class | Arthur Schiwon | 2013-08-26 | 1 | -5/+5 |
* | group: only pass backends that hold that specific group to the group constructor | Robin Appelman | 2013-07-18 | 2 | -9/+5 |
* | more consistent naming | Robin Appelman | 2013-07-10 | 1 | -2/+2 |
* | add test case for getting group after deleting it | Robin Appelman | 2013-07-10 | 1 | -0/+16 |
* | update group management | Robin Appelman | 2013-07-10 | 2 | -0/+617 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -10/+10 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -26/+26 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -10/+10 |
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 3 | -0/+187 |