21 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Author SHA1 Message Date
  Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 2 years ago
  Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Joas Schilling dc7913efcd
Fix recursive calls in logging via server methods 4 years ago
  Roeland Jago Douma c1152af523
Move deprecated aliases over to new registration 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Leon Klingele f420647add
lib/private/User: do not change user properties if value has not changed 5 years ago
  Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 5 years ago
  John Molakvoæ (skjnldsv) 8b9bd37e4e
Fixed tests 6 years ago
  Morris Jobke 43e498844e
Use ::class in test mocks 6 years ago
  Arthur Schiwon 999455c1aa
emit changeUser only if there really was a change (quota, displayname) 7 years ago
  Joas Schilling ac0c21f4a7
Trigger change when a user is enabled/disabled 7 years ago
  Joas Schilling ada615eb86
Use the correct Dummy and Backend class 7 years ago
  Vincent Petry 91cd57e55b
Get user home folder before deletion 7 years ago
  Roeland Jago Douma 7b4265ab59
Improve OC\User\User coverage 7 years ago
  Joas Schilling 4d1acfd4ef
Only trigger postDelete hooks when the user was deleted... 7 years ago
  Joas Schilling f6ff60f4cb
Make sure that comments, notifications and preferences are deleted 7 years ago
  Roeland Jago Douma d616984879
Fix getMock User 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago
  Joas Schilling bae4118b4f
Fix renamed class 8 years ago
  Roeland Jago Douma f6ee738ba8
Add \OC\User\Backend 8 years ago
  Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database 8 years ago
  Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 8 years ago
  Thomas Müller 28ceab2f61 Fix endless recursion 8 years ago
  Thomas Müller 0391cc0451 Fix getCloudId 8 years ago
  Thomas Müller fe67db1ad0 Adding unit test for User::getCloudId() 8 years ago
  Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 8 years ago
  Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 9 years ago
  Lukas Reschke 4c13918bd8 Expose backend type via REST API 9 years ago
  Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 9 years ago
  Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 9 years ago
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9 years ago
  Bjoern Schiessle 239bff5766 strip whitespace from the beginning and end of the display name to avoid empty display names 9 years ago
  Robin Appelman 0ed1b64673 Pass config object in testGetHomeNotSupported 10 years ago
  Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 10 years ago
  Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 10 years ago
  Robin Appelman 955bda1842 New user management classes 11 years ago
  Robin Appelman fa6bfe8837 didn't mean to commit this yet 11 years ago
  Robin Appelman 57f712f8a9 implement ArrayInterface with Session 11 years ago