Commit History

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