summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command
Commit message (Expand)AuthorAgeFilesLines
* Fix CIKim Brose2020-01-031-1/+1
* Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg2019-12-082-8/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-2714-35/+38
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2737-37/+37
* Some php-cs fixesRoeland Jago Douma2019-11-2212-7/+11
* Add Fatal logging optionTim Terhorst2019-10-021-0/+2
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-212-8/+54
* Make appstore app:enable test more robust by using only shipped appsMorris Jobke2019-03-141-3/+8
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-222-2/+2
|\
| * Fix unit testsJoas Schilling2019-02-222-2/+2
* | Use contacts instead of logreaderDaniel Kesselberg2019-02-191-3/+3
* | Add install logic for enable commandDaniel Kesselberg2019-02-191-3/+3
* | Strict Types, Return TypesDaniel Kesselberg2019-02-192-4/+9
* | Disable multiple apps at onceDaniel Kesselberg2019-02-191-0/+84
* | Enable multiple apps at onceDaniel Kesselberg2019-02-191-0/+89
|/
* Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke2018-10-151-12/+49
|\
| * Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-12/+49
* | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+6
|/
* Add mandatory 2FA service/classChristoph Wurst2018-09-301-0/+110
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-254-100/+306
* Add an options to create and remove groups via occDenis Mosolov2018-08-162-0/+246
* Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann2018-07-011-0/+147
* Set the default log rotate size to 100 MBMorris Jobke2018-04-111-1/+1
* update unit testsBjoern Schiessle2018-03-021-1/+2
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Add command to apply updates to custom themesJulius Härtl2017-07-051-0/+82
* Clean up single user modeMorris Jobke2017-02-223-144/+12
* Fix testsJoas Schilling2017-01-121-0/+6
* User command enable/disable testsRoeland Jago Douma2016-12-302-0/+188
* Add Group Command testsRoeland Jago Douma2016-12-293-0/+365
* Add tests for 2FA commandsRoeland Jago Douma2016-12-202-0/+198
* Fix testsRoeland Jago Douma2016-09-063-12/+12
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-0122-90/+167
* Renamed test classes for file logging tests.Thomas Pulzer2016-07-221-1/+1
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-222-6/+6
* Use argument instead of valueJoas Schilling2016-07-141-20/+18
* FIx my emailJoas Schilling2016-07-131-1/+1
* Add tests for set/get/delete/listJoas Schilling2016-07-131-5/+234
* Make sure the exception is catchedJoas Schilling2016-07-131-5/+31
* Add tests for checkInput()Joas Schilling2016-07-131-0/+211
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-2/+2
* Move tests/core/ to PSR-4Joas Schilling2016-05-1921-0/+3396