16 коммитов (8191295f66cdea5da7854bfad01ad9540c4a55f4)

Автор SHA1 Сообщение Дата
  Côme Chilliet b6c17c6ce7
Clear up return types 1 год назад
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 лет назад
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 лет назад
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 лет назад
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 лет назад
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 лет назад
  Christoph Wurst 85e369cddb
Fix multiline comments 4 лет назад
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 лет назад
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 лет назад
  Christoph Wurst 5bf3d1bb38
Update license headers 4 лет назад
  Morris Jobke 0eebff152a
Update license headers 6 лет назад
  Knut Ahlers 92d2fb8771
Allow group backend to declare users as admins 7 лет назад
  Vincent Petry 453f3beffa
Adding group display name support 7 лет назад
  Joas Schilling ba87db3fcc
Fix others 8 лет назад
  Lukas Reschke aba539703c
Update license headers 8 лет назад
  Roeland Douma 5c9103287f Group fixup (#24621) 8 лет назад
  Roeland Jago Douma d89b533fa5
Move old classes to legacy 8 лет назад
  Lukas Reschke 933f60e314 Update author information 8 лет назад
  Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 8 лет назад
  Jörn Friedrich Dreyer bd77cd98c9 allow apps to add an OCP GroupInterface backend 8 лет назад
  Thomas Müller 682821c71e Happy new year! 8 лет назад
  Jenkins for ownCloud b585d87d9d Update license headers 9 лет назад
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 лет назад
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 лет назад
  Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 9 лет назад
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 лет назад
  Lukas Reschke 7e448a376f Fix PHPDoc and typos 10 лет назад
  Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 10 лет назад
  Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user 10 лет назад
  Arthur Schiwon 698297feb3 add optional countUsersInGroup method to group backends 10 лет назад
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 лет назад
  Arthur Schiwon 5da9223d1c make getDisplayNames optional feature for Group Backends, fall back to internal names 11 лет назад
  Michael Gapczynski 8b09402b77 Fix #2074 by initializing as an array 11 лет назад
  Bart Visscher bb75dfc021 Whitespace fixes 11 лет назад
  Björn Schießle c00b66fe5b implement DisplayNamesInGroup for database back-end 11 лет назад
  Björn Schießle 4271430e60 get all display names from users in a given group 11 лет назад
  Sam Tuke 8b01286a5d Merged branch 'master' 11 лет назад
  Robin Appelman 4131b205d4 fix some more phpdoc 11 лет назад
  Thomas Mueller 3829460ab8 adding space between) and { 12 лет назад
  Michael Gapczynski a1c88a3e39 Add search, limit, offset parameters to usersInGroups() 12 лет назад
  Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 12 лет назад
  Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 12 лет назад
  Michael Gapczynski 8d56c42fde Add search and limit to getGroups search in groupExists implementation 12 лет назад
  Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 12 лет назад
  Arthur Schiwon e499bc37c8 define an interface for the Group Backend 12 лет назад
  Arthur Schiwon 7621559d00 make groups not static, fixes oc-919 12 лет назад
  Frank Karlitschek a945fa10a6 update copyright 12 лет назад
  Bart Visscher e77ba0280a Implement default functions in OC_Group backend 12 лет назад
  Robin Appelman fa97c59f95 fix group backend 12 лет назад
  Bart Visscher 68b1ae1a36 OC_Group_Backend.php misses function groupexists 12 лет назад