Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -16/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 6 | -6/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -12/+13 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -3/+0 |
* | Stop decryption when maintenance mode is enabled, fixes #8311 | Ruben Homs | 2019-05-21 | 2 | -8/+54 |
* | Fix unit tests | Joas Schilling | 2019-02-22 | 1 | -1/+1 |
* | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all | Evgeny Golyshev | 2018-10-14 | 2 | -0/+6 |
* | update unit tests | Bjoern Schiessle | 2018-03-02 | 1 | -1/+2 |
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 2 | -12/+12 |
* | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 6 | -32/+57 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 6 | -0/+1028 |