Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -0/+4 |
| | |||||
* | Use proper type | Lukas Reschke | 2015-06-19 | 1 | -1/+1 |
| | | | | This is a string | ||||
* | Do not return backends but add a method to check for one | Joas Schilling | 2015-06-16 | 1 | -3/+14 |
| | |||||
* | Only sort by group name when LDAP is involved | Joas Schilling | 2015-06-16 | 1 | -0/+7 |
| | |||||
* | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount | Thomas Müller | 2015-06-08 | 1 | -15/+24 |
|\ | | | | | Sort user groups by group name and hide the user count | ||||
| * | Sort user groups by group name and hide the user count | Joas Schilling | 2015-05-18 | 1 | -15/+24 |
| | | |||||
* | | Reduce the complexity of the search queries in the backends to a minimum | Joas Schilling | 2015-05-18 | 1 | -6/+27 |
|/ | |||||
* | Avoid php message "Invalid argument supplied for foreach()" - refs #15590 | Thomas Müller | 2015-04-14 | 1 | -2/+4 |
| | |||||
* | Merge pull request #15169 from rullzer/fix_displayNamesInGroup | Morris Jobke | 2015-03-30 | 1 | -1/+1 |
|\ | | | | | Groupmanagers displayNamesInGroup should actually search in displaynames | ||||
| * | When searching for displayname then search for displayname | Roeland Jago Douma | 2015-03-24 | 1 | -1/+1 |
| | | |||||
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 8 | -101/+183 |
|/ | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 8 | -179/+136 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Clear the local cache when we clear the backends | Joas Schilling | 2015-02-25 | 1 | -0/+1 |
| | |||||
* | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 1 | -10/+1 |
|\ | | | | | Better caching for enabled apps | ||||
| * | better user group caching | Robin Appelman | 2015-02-17 | 1 | -10/+1 |
| | | |||||
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 8 | -136/+179 |
|/ | |||||
* | add isAdmin and isInGroup methods for the group manager | Bernhard Posselt | 2014-12-17 | 1 | -2/+28 |
| | |||||
* | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 2 | -3/+9 |
| | | | | First step of a somewhat testable user management. - I know, the JSON returns are in an ugly format but the JS expects it that way. So let's keep it that way until we have time to fix the JS in the future. | ||||
* | Merge pull request #12470 from owncloud/jenkins-12447 | Lukas Reschke | 2014-11-27 | 4 | -11/+33 |
|\ | | | | | Jenkins 12447 | ||||
| * | Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class | Joas Schilling | 2014-11-27 | 4 | -11/+33 |
| | | |||||
* | | Correctly namespace and autoload DatabaseException | Joas Schilling | 2014-11-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroup | Morris Jobke | 2014-11-13 | 1 | -0/+4 |
|\ | | | | | cleanup group admin(s) on deleteGroup | ||||
| * | cleanup group admin(s) on deleteGroup | michag86 | 2014-10-08 | 1 | -0/+4 |
| | | |||||
* | | 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 |
|\ \ | | | | | | | drastic ldap speedup (update) | ||||
| * | | modified caching mechanism in getUserGroupIds | macjohnny | 2014-06-23 | 1 | -25/+6 |
| | | | | | | | | | removed cachedUserGroupIds, instead changed indexing in getUserGroups to groupId | ||||
| * | | clean up function getUserGroupIds | macjohnny | 2014-06-23 | 1 | -7/+4 |
| | | | | | | | | | clean up of function getUserGroupIds and improved caching mechanism of cachedUserGroupIds | ||||
| * | | 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 |
| | | | | | | | | | defined $uid in getUserGroupIds | ||||
| * | | Update manager.php | macjohnny | 2014-06-19 | 1 | -1/+2 |
| | | | | | | | | | added description and blank lines in getUserGroupIds | ||||
| * | | Update manager.php | macjohnny | 2014-06-19 | 1 | -1/+4 |
| | | | | | | | | | add caching to getUserGroupIds | ||||
* | | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Revert "fix for issue #10880" | Vincent Petry | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 0df070a8e4f6718e3cd86aa4d5a5fc62c53f6eee. | ||||
* | | 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 |
|\ \ | | | | | | | fix in displayNamesInGroup | ||||
| * | | 1. remove sizeof($filteredUsers) > 0 as condition | voxsim | 2014-09-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 2. use count instead of sizeof. Latter is an alias to first one, practically we stick to count everywhere. Having it consistent helps with readability. 3. move whitespace so we have $groupUsers[] = $filteredUser; instead of $groupUsers []= $filteredUser; | ||||
| * | | 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 ↵ | voxsim | 2014-06-26 | 1 | -1/+1 |
| |/ | | | | | | | only in the first N users | ||||
* | | 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 |
|\ \ | | | | | | | Issue/9972 Fix issues with group and username `0` | ||||
| * | | Fix getting group '0' from database backend | Joas Schilling | 2014-08-04 | 2 | -2/+2 |
| | | | | | | | | | | | | Fix #9972 | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9583 lib/private/group/metadata.php: For subadmins also return an array of groups, indexed by their GIDs. settings/users.php: Convert array of arrays to array of GIDs before calling into OC_Group::displayNamesInGroups. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> Fix indentation. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> Renamed $grp to $group in foreach loop. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> Use is_null() instead of empty() when checking the return value of GroupManager::get(). Additionally, $grp was renamed to $group inside \OC\Group\MetaData::fetchGroups(). Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> Updated code to reflect changes introduced to \OC\Group\MetaData. Now that fetchGroups() does not exist anymore and getGroups() is called directory, the 'groups' property does not exist anymore. Instead, we now generate that array on the fly and return it from getGroups. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> | ||||
* | | | fixing PHPDoc | Thomas Müller | 2014-07-14 | 1 | -16/+16 |
| | | | |||||
* | | | remove dead code | Arthur Schiwon | 2014-07-14 | 1 | -34/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not filter groups. but update the user count according to the filter improve phpdoc improve metadata runtime cache add metadata tests | ||||
* | | | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -3/+30 |
| | | |