Commit History

Author SHA1 Message Date
  Joas Schilling 80f79e170d fix!: Remove symfony EventDispatcherInterface from Group 11 months ago
  Côme Chilliet 10296ba7e5 Fix tests, and fix Group::searchUsers to avoid duplicates 1 year ago
  Côme Chilliet 346344c153 Update version number in since and deprecated annotations 1 year ago
  Côme Chilliet b6c17c6ce7 Clear up return types 1 year ago
  Côme Chilliet 3c2b126eba Make code clearer and bump @ deprecated annotations 1 year ago
  Carl Schwan a4c599c1c9 Split new method in a new group backend interface 1 year ago
  Carl Schwan 35dc223500 Optimize retrieving display name when searching for users in a group 2 years ago
  Julien Veyssier d9925806eb dispatch new BeforeGroupChangedEvent before setDisplayName on groups 1 year ago
  Anna Larch 7c4ceb444c Add group display name cache 1 year ago
  Côme Chilliet 32eef3b10f Do not ignore return value of deleteGroup from backend 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 64510932b8 Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords 4 years ago
  Christoph Wurst 36b3bc8148 Use php keywords in lowercase 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Joas Schilling 653628c8fb Allow to set the group display name in the database backend 4 years ago
  Arthur Schiwon c6c8a41d2f group display name support (service level + ldap) 5 years ago
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 years ago
  Robin Appelman db750898ee allow group backends to mark that a group should now be shown in search dialogs 5 years ago
  Robin Appelman 8a1cbbd90e Don't pretend we can add/remove users to/from groups when we can't 6 years ago
  John Molakvoæ (skjnldsv) cc2d58a850 Keep userids as keys on group search 6 years ago
  John Molakvoæ (skjnldsv) 10c135ca34 Added disabled count per groups 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Lukas Reschke b4d4db0e39 Take IUser instead of User 7 years ago