aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(files_versions): Improve files version listingLouis Chemineau2024-03-061-1/+6
* add generate-password option and flow fixesAnupam Kumar2024-02-241-40/+82
* new user password email option, improved on #29368Anupam Kumar2024-02-241-27/+29
* Enable adding E-Mail addresses to new user accounts using the CLIPhilip Gatzka2024-02-241-0/+126
* feat(core): Add OCS endpoint for confirming the user passwordprovokateurin2024-02-201-1/+19
* fix: phpunitJohn Molakvoæ2024-02-131-1/+1
* lazy AppConfigMaxence Lange2024-01-152-23/+44
* fix(tests): Fix remaining testsJoas Schilling2024-01-091-1/+7
* Fix tests after slow logout fixLouis Chemineau2024-01-081-1/+4
* Cancel PR #37405, remove regression codeGaspard d'Hautefeuille2024-01-051-4/+25
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-4/+4
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-6/+0
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-6/+0
* | Fix Dynamic property timeFactory in ClientFlowLoginControllerTestCôme Chilliet2023-10-091-1/+2
* | make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-1/+4
* | Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-189-106/+92
* | Merge pull request #40026 from lhsazevedo/auth-token-commandsJoas Schilling2023-08-291-0/+170
|\ \
| * | Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-251-0/+170
| |/
* / techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-3/+3
|/
* fix(tests): preview phpunitJohn Molakvoæ2023-08-171-2/+2
* core: Add OpenAPI specjld31032023-07-131-1/+1
* Fixes testcase error.Faraz Samapoor2023-06-241-1/+6
* fix(tests): Adjust unit testsJoas Schilling2023-05-151-8/+8
* fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-172-0/+2
* Add some tests for input trimming in LostController.phpJoshua Trees2023-04-051-0/+36