Historique des commits

Auteur SHA1 Message Date
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header il y a 4 mois
  Vincent Petry 839ddaa354 feat: rename users to account or person il y a 2 ans
  Joas Schilling ad12a740cb fix!: Remove symfony EventDispatcherInterface from User il y a 1 an
  Côme Chilliet f5c361cf44 composer run cs:fix il y a 1 an
  Simon L 7271ec7acf spaces are allowed in userids il y a 1 an
  Côme Chilliet 6f80fe6ada Remove deprecated at matcher from tests/lib il y a 2 ans
  Carl Schwan 51b9847fad Merge branch 'master' into display-name-cache-public il y a 2 ans
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend il y a 2 ans
  Robin Appelman 6d6662ec68 expose displayname cache trough a public interface il y a 2 ans
  Carl Schwan a8866b0253 Fix tests il y a 2 ans
  Côme Chilliet cd72045433 Make mock config return default value to fix warnings il y a 2 ans
  Joas Schilling 645f83121e Cache the user backend info for 300s il y a 3 ans
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject il y a 4 ans
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration il y a 4 ans
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere il y a 4 ans
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values il y a 4 ans
  Christoph Wurst cc80339b39 Add typed create user events il y a 4 ans
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit il y a 4 ans
  Roeland Jago Douma c007ca624f Make phpunit8 compatible il y a 4 ans
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects il y a 5 ans
  Roeland Jago Douma 03fe2b3b81 Use a case insensitive search for email il y a 5 ans
  Georg Ehrke 2db26d87c4 filter null values for UserManager::getByEmail il y a 6 ans
  John Molakvoæ (skjnldsv) ad6e548411 Added case example to tests il y a 6 ans
  Joas Schilling 870023365c Fix "Undefined method setExpectedException()" il y a 6 ans
  Arthur Schiwon 4f3d52a364 never translate login names when requiring with a user id il y a 6 ans
  Arthur Schiwon 2fde21e318 extend tests for status quo il y a 6 ans
  Morris Jobke 43e498844e Use ::class in test mocks il y a 7 ans
  Lukas Reschke ed8a98eaa1 Prevent SQL error message in case of error il y a 7 ans
  Arthur Schiwon 668fe7df51 UserManager can now count disabled users il y a 7 ans
  Joas Schilling 9212089151 Use the new method in the old one to remove duplicate code il y a 7 ans