Commit Graph

10 Commits (ca493ab5b1288d53f203d74117a8e636a606e633)

Author SHA1 Message Date
Morris Jobke 0eebff152a
Update license headers 8 years ago
Loki3000 6a74f7db11 spaces added 8 years ago
Loki3000 b7e6c5ecdf allowed '0' uid 8 years ago
Loki3000 74a2938f8e fix spaces 8 years ago
Loki3000 5262779101 fix brackets 8 years ago
Loki3000 33259b41cd remove non required db requests 8 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Aaron Wood 7c0de08cc4
Escape special characters (#25429) 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Roeland Douma 5c9103287f Group fixup (#24621) 9 years ago
Roeland Jago Douma d89b533fa5
Move old classes to legacy 9 years ago
Lukas Reschke 933f60e314 Update author information 9 years ago
Thomas Müller 5036e4527f Use IDbConnectin::insertIfNotExist 9 years ago
Joas Schilling 436ce1f4a6 Use insertIfNotExists() when creating a group 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Roeland Jago Douma 9f4b296685 Properly close cursors 9 years ago
Roeland Jago Douma 9e322828f2 Cache if a group exists 9 years ago
Roeland Jago Douma 3c8f4784e9 Inject DBConnection 9 years ago
Roeland Jago Douma 53e37804ec The group database backend should cache groups 9 years ago
Joas Schilling 8efc8c0a96 Reduce the complexity of the search queries in the backends to a minimum 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 11 years ago
michag86 8abe441d4a cleanup group admin(s) on deleteGroup 11 years ago
michag86 ca58ac50a2 fix for issue #10880 11 years ago
Vincent Petry d7db006315 Revert "fix for issue #10880" 11 years ago
michag86 0df070a8e4 fix for issue #10880 11 years ago
Arthur Schiwon 0bb460c9b5 retrieve local users, groups and group members in a sorted way 11 years ago
Joas Schilling f80baf03d4 Fix getting group '0' from database backend 11 years ago
Arthur Schiwon 121d52860e return int, not string 11 years ago
Arthur Schiwon 01a012980a search term for users and groups may occur anywhere in the name or displayname, not just in the beginning 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Lukas Reschke 7e448a376f Fix PHPDoc and typos 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 11 years ago
Arthur Schiwon 698297feb3 add optional countUsersInGroup method to group backends 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Michael Gapczynski 8b09402b77 Fix #2074 by initializing as an array 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Qingping Hou 2c78c5ccab bug fix for issue 1739, two changes included: 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Björn Schießle 77765bd967 remove some left over comments 12 years ago
Björn Schießle c00b66fe5b implement DisplayNamesInGroup for database back-end 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Michael Gapczynski a1c88a3e39 Add search, limit, offset parameters to usersInGroups() 13 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 13 years ago