Commit Graph

7 Commits (a7ae2e874a28aed2c190840634db50a19ab1d2e7)

Author SHA1 Message Date
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 12 years ago
Arthur Schiwon 64679b2e62 Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 13 years ago
Robin Appelman b35f679483 Fix test cases for group manager 13 years ago
Robin Appelman 0ba0596341 remove duplicate call to groupExists 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Robin Appelman e3ea3ed3c5 group: only pass backends that hold that specific group to the group constructor 13 years ago
Robin Appelman 065bc96b02 more consistent naming 13 years ago
Robin Appelman db14775536 consistent naming 13 years ago
Robin Appelman cc2818ba13 more consitency in hook names 13 years ago
Robin Appelman c2bff656ff cant use private members from closure in php <5.4 13 years ago
Robin Appelman a735105a22 update group management 13 years ago