aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* refactor: split off value casting out of config:system:set commandRobin Appelman2025-06-242-50/+71
* feat(lexicon): migrate config key/valueMaxence Lange2025-06-244-4/+21
* style(occ): clean up SettingTest classSalvatore Martire2025-06-171-27/+14
* feat: allow reading profile properties from occSalvatore Martire2025-06-171-0/+470
* chore: run rector on tests with new rulerector-testsRobin Appelman2025-06-125-11/+11
* chore: run rector on testsRobin Appelman2025-06-1217-47/+59
* chore: update openAPI filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0Ferdinand Thiessen2025-06-093-10/+10
* Merge pull request #52587 from nextcloud/bugfix/noid/fix-type-errorKate2025-05-051-2/+31
|\
| * fix(loginflow): Fix type error when password could not be decryptedbugfix/noid/fix-type-errorJoas Schilling2025-05-021-2/+31
* | test: Finish migrating tests/Core/ to PHPUnit 10 compatible codetest/noid/more-phpunit-10Joas Schilling2025-05-0233-191/+249
|/
* Merge pull request #52546 from nextcloud/fix/52278/remove-unused-etag-checkDaniel2025-04-301-26/+27
|\
| * fix: Add etag tests to NavigationControllerTestfix/52278/remove-unused-etag-checkMarcel Müller2025-04-301-0/+32
| * fix: Remove unneccesary etag checkMarcel Müller2025-04-291-31/+0
* | test: Prepare more tests for PHPUnit 10Joas Schilling2025-04-301-6/+10
|/
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-253-114/+67
* feat(login-flow-v2): Restrict allowed apps by user agent checkMisha M.-Kupriyanov2025-04-232-0/+122
* fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-supportRichard Steinmetz2025-04-011-2/+8
* fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10Joas Schilling2025-03-314-72/+76
* fix: Adjust data provider nameFerdinand Thiessen2025-03-272-4/+4
* fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManagerCôme Chilliet2025-03-061-3/+3
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-1/+3
* fix: Remove skip of grant page, only skip first stepCôme Chilliet2025-01-071-4/+0
* chore: Adapt tests to added constructor parametersCôme Chilliet2025-01-071-30/+24
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh2024-12-201-5/+23
|\
| * feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-5/+23
* | feat(systemtags): allow setting color with occskjnldsv2024-12-061-3/+5
|/
* feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_allLouis Chemineau2024-11-251-9/+0
* chore(profile): move profile app from core to appsskjnldsv2024-11-141-78/+0
* fix: Adjust preview for view-only sharesfix/view-only-previewFerdinand Thiessen2024-10-281-17/+174
* Merge pull request #48537 from nextcloud/add-command-to-cleanup-previewKate2024-10-141-0/+176
|\
| * feat(preview): add command to cleanup preview folderadd-command-to-cleanup-previewThomas Citharel2024-10-031-0/+176
* | test(settings): Correctly only return bool for Symfony Input::hasParameterOpt...dependabot/composer/symfony-6.4Joas Schilling2024-10-071-7/+17
* | test: Fix mock creationJoas Schilling2024-10-071-4/+3
|/
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-11/+17
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-199-27/+27
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1563-279/+279
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2518-78/+78
* fix: Fix failing test for group listingJulius Härtl2024-08-061-0/+6
* chore(tests): Adapt tests to the group:list changeCôme Chilliet2024-08-061-28/+32
* fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-221-0/+1
* feat: don't count failed CSRF as failed login attemptBenjamin Gaussorgues2024-07-111-1/+0
* Merge pull request #45811 from nextcloud/add-test-for-profile-page-controllerDaniel2024-06-121-0/+78
|\
| * test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-121-0/+78
* | fix(files_sharing): dark avatar supportskjnldsv2024-06-121-2/+13
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-1368-1177/+169
* fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-191-3/+6
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-19/+9
* chore: update logincontroller testsEduardo Morales2024-03-101-5/+12
* Revert change in TwoFactorAuth CleanupTest.phpLouis Chemineau2024-03-061-6/+1