Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 14 | -35/+38 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 37 | -37/+37 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 12 | -7/+11 |
* | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 1 | -0/+2 |
* | Stop decryption when maintenance mode is enabled, fixes #8311 | Ruben Homs | 2019-05-21 | 2 | -8/+54 |
* | Make appstore app:enable test more robust by using only shipped apps | Morris Jobke | 2019-03-14 | 1 | -3/+8 |
* | Merge pull request #14066 from nextcloud/feature/noid/casted-system-values | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
|\ | |||||
| * | Fix unit tests | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
* | | Use contacts instead of logreader | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | | Add install logic for enable command | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 2 | -4/+9 |
* | | Disable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+84 |
* | | Enable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+89 |
|/ | |||||
* | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groups | Morris Jobke | 2018-10-15 | 1 | -12/+49 |
|\ | |||||
| * | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -12/+49 |
* | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all | Evgeny Golyshev | 2018-10-14 | 2 | -0/+6 |
|/ | |||||
* | Add mandatory 2FA service/class | Christoph Wurst | 2018-09-30 | 1 | -0/+110 |
* | Only allow 2FA state changs if providers support the operation | Christoph Wurst | 2018-09-25 | 4 | -100/+306 |
* | Add an options to create and remove groups via occ | Denis Mosolov | 2018-08-16 | 2 | -0/+246 |
* | Adds an info if the maintenance mode is already enabled/disabled. | Michael Weimann | 2018-07-01 | 1 | -0/+147 |
* | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
* | update unit tests | Bjoern Schiessle | 2018-03-02 | 1 | -1/+2 |
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
* | Add command to apply updates to custom themes | Julius Härtl | 2017-07-05 | 1 | -0/+82 |
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 3 | -144/+12 |
* | Fix tests | Joas Schilling | 2017-01-12 | 1 | -0/+6 |
* | User command enable/disable tests | Roeland Jago Douma | 2016-12-30 | 2 | -0/+188 |
* | Add Group Command tests | Roeland Jago Douma | 2016-12-29 | 3 | -0/+365 |
* | Add tests for 2FA commands | Roeland Jago Douma | 2016-12-20 | 2 | -0/+198 |
* | Fix tests | Roeland Jago Douma | 2016-09-06 | 3 | -12/+12 |
* | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 22 | -90/+167 |
* | Renamed test classes for file logging tests. | Thomas Pulzer | 2016-07-22 | 1 | -1/+1 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 2 | -6/+6 |
* | Use argument instead of value | Joas Schilling | 2016-07-14 | 1 | -20/+18 |
* | FIx my email | Joas Schilling | 2016-07-13 | 1 | -1/+1 |
* | Add tests for set/get/delete/list | Joas Schilling | 2016-07-13 | 1 | -5/+234 |
* | Make sure the exception is catched | Joas Schilling | 2016-07-13 | 1 | -5/+31 |
* | Add tests for checkInput() | Joas Schilling | 2016-07-13 | 1 | -0/+211 |
* | Changed name of default logfile from owncloud.log to nextcloud.log. | Thomas Pulzer | 2016-07-04 | 1 | -2/+2 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 21 | -0/+3396 |