Historia zmian

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