Commit Graph

93 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
skjnldsv 0c7e259151 feat(systemtags): allow setting color with occ 1 year ago
Louis Chemineau 590b1e8698
feat: Warn about maintenance in EncryptAll command 1 year ago
Joas Schilling 315e4658dd
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls 1 year ago
Joas Schilling 843f638315
test: Fix mock creation 1 year ago
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julius Härtl e4fa36e231
fix: Fix failing test for group listing 1 year ago
Côme Chilliet 1e2155993d
chore(tests): Adapt tests to the group:list change 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Louis Chemineau 72f7b80153
Revert change in TwoFactorAuth CleanupTest.php 2 years ago
Louis Chemineau fcdc8b47f2 fix(files_versions): Improve files version listing 2 years ago
Anupam Kumar ce24923f4c
add generate-password option and flow fixes 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet 0c421975bd Remove last calls to deprecated at matcher in tests/Core 2 years ago
Lucas Azevedo 771a7b92cc Add tests for occ user:auth-tokens:delete 2 years ago
Faraz Samapoor fd0e2f711a Fixes testcase error. 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core 3 years ago
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ 3c75a99267
Phpunit 4 years ago
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them 4 years ago
Daniel Kesselberg e6ab948949
Make AppsEnableTest and AppsDisableTest independet of the app version number 4 years ago
Joas Schilling a586739e17
Fix unit tests 4 years ago
Joas Schilling a651dbd2c0
Fix app version check 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
Vincent Petry c467f64848
Fix core tests command for app enabling/disabling 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
John Molakvoæ (skjnldsv) 9e962fb69f
Allow to update to nightly 5 years ago
Morris Jobke 97c49b0b15
Add tests for occ preview:migrate - initial check for empty directories 5 years ago
Morris Jobke 0123cd0ae3
Use assertStringContainsString instead of assertContains on strings 6 years ago
Sander Ruitenbeek 3d9cd00c7b
Updated test to check for already enabled apps 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Kim Brose 9c5fe8fca4
Fix CI 6 years ago