Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter null values for UserManager::getByEmail | Georg Ehrke | 2018-10-15 | 1 | -0/+33 |
* | Added case example to tests | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+4 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+1 |
* | never translate login names when requiring with a user id | Arthur Schiwon | 2018-01-03 | 1 | -12/+28 |
* | extend tests for status quo | Arthur Schiwon | 2018-01-03 | 1 | -0/+12 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
* | Prevent SQL error message in case of error | Lukas Reschke | 2017-08-17 | 1 | -1/+20 |
* | UserManager can now count disabled users | Arthur Schiwon | 2017-04-29 | 1 | -0/+25 |
* | Use the new method in the old one to remove duplicate code | Joas Schilling | 2017-04-27 | 1 | -5/+11 |
* | Better validation of allowed user names | Joas Schilling | 2017-04-18 | 1 | -0/+43 |
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -20/+31 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 1 | -1/+63 |
* | Fix getMock User | Roeland Jago Douma | 2016-09-13 | 1 | -23/+24 |
* | Fix failing tests after db split | Roeland Jago Douma | 2016-07-13 | 1 | -4/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+474 |