Côme Chilliet
|
6f80fe6ada
Remove deprecated at matcher from tests/lib
|
před 2 roky |
Carl Schwan
|
51b9847fad
Merge branch 'master' into display-name-cache-public
|
před 2 roky |
Carl Schwan
|
9ec0cb0a90
Fix psalm issues related to the user backend
|
před 2 roky |
Robin Appelman
|
6d6662ec68
expose displayname cache trough a public interface
|
před 2 roky |
Carl Schwan
|
a8866b0253
Fix tests
|
před 3 roky |
Côme Chilliet
|
cd72045433
Make mock config return default value to fix warnings
|
před 3 roky |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
před 3 roky |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
před 4 roky |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
před 4 roky |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
před 4 roky |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
před 4 roky |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
před 5 roky |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
před 5 roky |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
před 5 roky |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
před 5 roky |
Roeland Jago Douma
|
03fe2b3b81
Use a case insensitive search for email
|
před 6 roky |
Georg Ehrke
|
2db26d87c4
filter null values for UserManager::getByEmail
|
před 6 roky |
John Molakvoæ (skjnldsv)
|
ad6e548411
Added case example to tests
|
před 6 roky |
Joas Schilling
|
870023365c
Fix "Undefined method setExpectedException()"
|
před 6 roky |
Arthur Schiwon
|
4f3d52a364
never translate login names when requiring with a user id
|
před 7 roky |
Arthur Schiwon
|
2fde21e318
extend tests for status quo
|
před 7 roky |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
před 7 roky |
Lukas Reschke
|
ed8a98eaa1
Prevent SQL error message in case of error
|
před 7 roky |
Arthur Schiwon
|
668fe7df51
UserManager can now count disabled users
|
před 7 roky |
Joas Schilling
|
9212089151
Use the new method in the old one to remove duplicate code
|
před 7 roky |
Joas Schilling
|
a3922bbcdc
Better validation of allowed user names
|
před 7 roky |
Roeland Jago Douma
|
f722640a32
Proper DI of config
|
před 8 roky |
Jörn Friedrich Dreyer
|
f8352fcb8d
introduce callForSeenUsers and countSeenUsers (#26361)
|
před 8 roky |
Roeland Jago Douma
|
d616984879
Fix getMock User
|
před 8 roky |
Roeland Jago Douma
|
f2d091a963
Fix failing tests after db split
|
před 8 roky |