62 Commits (526d36c290c829eda005d6a643648e0769547753)

Author SHA1 Message Date
  Joas Schilling a651dbd2c0
Fix app version check 3 years ago
  Johannes Leuker d606799ee2 Add commands to manage tags via OCC 3 years ago
  Johannes Leuker e9ca59ef0a Change my email address 3 years ago
  Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 3 years ago
  Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 3 years ago
  Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 4 years ago
  Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 3 years ago
  Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 4 years ago
  Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2a529e453a
Use a blank line after the opening tag 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Kim Brose 9c5fe8fca4
Fix CI 4 years ago
  Daniel Kesselberg 48a130c2a8
Fix: Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Tim Terhorst 2ad33bc06e Add Fatal logging option 4 years ago
  Ruben Homs 98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311 5 years ago
  Morris Jobke 5b4155bd12
Make appstore app:enable test more robust by using only shipped apps 5 years ago
  Joas Schilling b4902369fb
Fix unit tests 5 years ago
  Daniel Kesselberg bb2d8bafc9
Use contacts instead of logreader 5 years ago
  Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 5 years ago
  Daniel Kesselberg 76b5f44f05
Strict Types, Return Types 5 years ago
  Daniel Kesselberg 03d3192638
Disable multiple apps at once 5 years ago
  Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 5 years ago
  Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 5 years ago
  Evgeny Golyshev ec2f02f4a0 Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 6 years ago
  Christoph Wurst 259c0ce11d
Add mandatory 2FA service/class 5 years ago
  Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation 5 years ago
  Denis Mosolov 0b18e2c75d Add an options to create and remove groups via occ 6 years ago
  Michael Weimann 9bd48e7c0d Adds an info if the maintenance mode is already enabled/disabled. 6 years ago
  Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 6 years ago
  Bjoern Schiessle 3a33683364
update unit tests 6 years ago
  Roeland Jago Douma 094d41937a
Fix tests 6 years ago
  Julius Härtl 2e47210d6f Add command to apply updates to custom themes 7 years ago
  Morris Jobke 9533f4e5ed
Clean up single user mode 7 years ago
  Joas Schilling 5dc6899d1a
Fix tests 7 years ago
  Roeland Jago Douma b5a23c9754
User command enable/disable tests 7 years ago
  Roeland Jago Douma a7d9b7c876
Add Group Command tests 7 years ago
  Roeland Jago Douma 09caadac05
Add tests for 2FA commands 7 years ago
  Roeland Jago Douma 8a5af2d335
Fix tests 7 years ago
  Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 7 years ago