| Commit message (Expand) | Author | Age | Files | Lines |
* | make performance less bad. Still far from good, but at least it works | Arthur Schiwon | 2014-10-17 | 1 | -3/+2 |
* | with several backends, more than limit can be returned | Arthur Schiwon | 2014-10-17 | 1 | -1/+1 |
* | Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedup | blizzz | 2014-10-17 | 1 | -5/+12 |
|\ |
|
| * | modified caching mechanism in getUserGroupIds | macjohnny | 2014-06-23 | 1 | -25/+6 |
| * | clean up function getUserGroupIds | macjohnny | 2014-06-23 | 1 | -7/+4 |
| * | Update manager.php | macjohnny | 2014-06-21 | 1 | -3/+11 |
| * | Update manager.php | macjohnny | 2014-06-19 | 1 | -2/+2 |
| * | Update manager.php | macjohnny | 2014-06-19 | 1 | -9/+25 |
| * | Update manager.php | macjohnny | 2014-06-19 | 1 | -0/+1 |
| * | Update manager.php | macjohnny | 2014-06-19 | 1 | -1/+2 |
| * | Update manager.php | macjohnny | 2014-06-19 | 1 | -1/+4 |
* | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
* | | Revert "fix for issue #10880" | Vincent Petry | 2014-10-07 | 1 | -1/+1 |
* | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
* | | Merge pull request #9225 from voxsim/fix_displayNamesInGroup | blizzz | 2014-09-22 | 1 | -11/+29 |
|\ \ |
|
| * | | 1. remove sizeof($filteredUsers) > 0 as condition | voxsim | 2014-09-18 | 1 | -2/+2 |
| * | | add more logic in displayNamesInGroup for big user bases | voxsim | 2014-09-15 | 1 | -5/+16 |
| * | | change logic in displayNamesInGroup and add some unit tests | voxsim | 2014-08-28 | 1 | -10/+17 |
| * | | fix in displayNamesInGroup: when specified limit N, we did complex search onl... | voxsim | 2014-06-26 | 1 | -1/+1 |
| |/ |
|
* | | retrieve local users, groups and group members in a sorted way | Arthur Schiwon | 2014-08-29 | 1 | -2/+2 |
* | | Merge pull request #10144 from owncloud/issue/9972 | Thomas Müller | 2014-08-06 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix getting group '0' from database backend | Joas Schilling | 2014-08-04 | 2 | -2/+2 |
* | | | Add group management to the public api | Robin Appelman | 2014-07-16 | 2 | -2/+5 |
* | | | Port of #9584 | Stephan Peijnik | 2014-07-16 | 1 | -1/+15 |
* | | | fixing PHPDoc | Thomas Müller | 2014-07-14 | 1 | -16/+16 |
* | | | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -34/+20 |
* | | | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -3/+30 |
* | | | return int, not string | Arthur Schiwon | 2014-06-24 | 1 | -1/+5 |
* | | | search term for users and groups may occur anywhere in the name or displaynam... | Arthur Schiwon | 2014-06-23 | 1 | -3/+3 |
| |/
|/| |
|
* | | drastic speedup for nested ldap groups | macjohnny | 2014-06-13 | 1 | -0/+12 |
* | | Revert "Merge pull request #8998 from macjohnny/master" | Morris Jobke | 2014-06-12 | 1 | -12/+0 |
* | | Update manager.php | macjohnny | 2014-06-12 | 1 | -1/+1 |
* | | Update manager.php | macjohnny | 2014-06-12 | 1 | -0/+12 |
* | | make search parameter optional, which is already the case in the medthod it i... | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | | fix PHPDoc | Arthur Schiwon | 2014-06-02 | 1 | -1/+1 |
* | | typo | Arthur Schiwon | 2014-06-02 | 1 | -2/+2 |
* | | small fixes / cleanup | Arthur Schiwon | 2014-06-02 | 1 | -2/+1 |
* | | add MetaData class for groups | Arthur Schiwon | 2014-06-02 | 1 | -0/+189 |
|/ |
|
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 7 | -40/+40 |
* | Merge pull request #7363 from owncloud/optimize-startup-queries | Morris Jobke | 2014-05-19 | 1 | -8/+32 |
|\ |
|
| * | Merge branch 'master' into optimize-startup-queries | Bart Visscher | 2014-05-07 | 5 | -61/+75 |
| |\ |
|
| * | | Also clear cached UserGroup when a user is added/removed | Bart Visscher | 2014-02-27 | 1 | -0/+12 |
| * | | Clear the cached user groups when a group is deleted | Bart Visscher | 2014-02-27 | 1 | -3/+5 |
| * | | Add more caching in the group manager | Bart Visscher | 2014-02-21 | 1 | -5/+15 |
* | | | Fix PHPDoc and typos | Lukas Reschke | 2014-05-13 | 4 | -15/+27 |
* | | | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 2 | -27/+27 |
* | | | Squash 'a | b' into 'a|b', in /lib | Robin McCorkell | 2014-05-13 | 4 | -5/+5 |
* | | | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 6 | -16/+16 |
* | | | Replace @returns with @return, in /lib | Robin McCorkell | 2014-05-13 | 2 | -17/+17 |
| |/
|/| |
|
* | | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 4 | -51/+36 |