21 Commitit (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

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