Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10144 from owncloud/issue/9972 | Thomas Müller | 2014-08-06 | 1 | -1/+1 |
|\ | |||||
| * | Fix getting group '0' from database backend | Joas Schilling | 2014-08-04 | 1 | -1/+1 |
* | | 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 |
|/ | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -9/+9 |
* | Fix PHPDoc and typos | Lukas Reschke | 2014-05-13 | 1 | -2/+1 |
* | Squash 'a | b' into 'a|b', in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -3/+3 |
* | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 1 | -25/+0 |
* | add optional countUsersInGroup method to group backends | Arthur Schiwon | 2014-04-08 | 1 | -0/+14 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+239 |