Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix mock builder for old phpunit versions | Christoph Wurst | 2016-05-11 | 1 | -2/+6 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -0/+90 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | fix LoginController unit tests | Christoph Wurst | 2016-05-11 | 1 | -1/+69 |
* | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -1/+54 |
* | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 1 | -3/+3 |
* | Use !== instead of empty | Lukas Reschke | 2016-04-15 | 1 | -0/+38 |
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -0/+176 |
* | Fix avatar controller tests | Roeland Jago Douma | 2016-04-08 | 1 | -1/+1 |
* | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -0/+442 |
* | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -0/+437 |