| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 1 | -1/+3 |
* | feat(systemtags): allow setting color with occ | skjnldsv | 2024-12-06 | 1 | -3/+5 |
* | feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_all | Louis Chemineau | 2024-11-25 | 1 | -9/+0 |
* | Merge pull request #48537 from nextcloud/add-command-to-cleanup-preview | Kate | 2024-10-14 | 1 | -0/+176 |
|\ |
|
| * | feat(preview): add command to cleanup preview folderadd-command-to-cleanup-preview | Thomas Citharel | 2024-10-03 | 1 | -0/+176 |
* | | test(settings): Correctly only return bool for Symfony Input::hasParameterOpt...dependabot/composer/symfony-6.4 | Joas Schilling | 2024-10-07 | 1 | -7/+17 |
* | | test: Fix mock creation | Joas Schilling | 2024-10-07 | 1 | -4/+3 |
|/ |
|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 4 | -6/+6 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 42 | -119/+119 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 13 | -39/+39 |
* | fix: Fix failing test for group listing | Julius Härtl | 2024-08-06 | 1 | -0/+6 |
* | chore(tests): Adapt tests to the group:list change | Côme Chilliet | 2024-08-06 | 1 | -28/+32 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 45 | -773/+115 |
* | Revert change in TwoFactorAuth CleanupTest.php | Louis Chemineau | 2024-03-06 | 1 | -6/+1 |
* | fix(files_versions): Improve files version listing | Louis Chemineau | 2024-03-06 | 1 | -1/+6 |
* | add generate-password option and flow fixes | Anupam Kumar | 2024-02-24 | 1 | -40/+82 |
* | new user password email option, improved on #29368 | Anupam Kumar | 2024-02-24 | 1 | -27/+29 |
* | Enable adding E-Mail addresses to new user accounts using the CLI | Philip Gatzka | 2024-02-24 | 1 | -0/+126 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 2 | -23/+44 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -2/+2 |
* | Remove last calls to deprecated at matcher in tests/Core | Côme Chilliet | 2023-09-18 | 9 | -106/+92 |
* | Add tests for occ user:auth-tokens:delete | Lucas Azevedo | 2023-08-25 | 1 | -0/+170 |
* | Fixes testcase error. | Faraz Samapoor | 2023-06-24 | 1 | -1/+6 |
* | fix: Adjust console formatter code to match with Symfony type hints | Ferdinand Thiessen | 2023-04-17 | 2 | -0/+2 |
* | Fix a bunch of deprecation in the phpunit for core | Carl Schwan | 2023-01-24 | 2 | -2/+2 |
* | Fix broken user:setting command unit test | Joas Schilling | 2023-01-23 | 1 | -1/+4 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 20 | -22/+0 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -3/+3 |
* | Phpunit | John Molakvoæ | 2022-04-21 | 1 | -3/+3 |
* | Fix tests and avoid PHP errors in them | Côme Chilliet | 2021-11-23 | 3 | -3/+14 |
* | Make AppsEnableTest and AppsDisableTest independet of the app version number | Daniel Kesselberg | 2021-10-01 | 2 | -22/+22 |
* | Fix unit tests | Joas Schilling | 2021-09-29 | 2 | -16/+16 |
* | Fix app version check | Joas Schilling | 2021-06-25 | 2 | -27/+17 |
* | Add commands to manage tags via OCC | Johannes Leuker | 2021-05-25 | 4 | -0/+552 |
* | Change my email address | Johannes Leuker | 2021-03-24 | 1 | -2/+2 |
* | Fix more tests in the Core subdir | Vincent Petry | 2021-03-24 | 1 | -1/+8 |
* | Fix core tests command for app enabling/disabling | Vincent Petry | 2021-03-23 | 2 | -17/+17 |
* | Show group backends in occ group:list --info and group:info | Johannes Leuker | 2021-03-01 | 2 | -7/+207 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 29 | -114/+114 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 2 | -18/+18 |
* | Add tests for occ preview:migrate - initial check for empty directories | Morris Jobke | 2020-08-07 | 1 | -0/+141 |
* | Use assertStringContainsString instead of assertContains on strings | Morris Jobke | 2020-07-23 | 5 | -16/+16 |
* | Updated test to check for already enabled apps | Sander Ruitenbeek | 2020-04-24 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 15 | -33/+3 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 3 | -3/+3 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 10 | -13/+13 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 2 | -0/+2 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 21 | -21/+0 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -3/+0 |
|\ |
|