16 Revīzijas (8191295f66cdea5da7854bfad01ad9540c4a55f4)

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