summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into enh/type-iconfig-getter-callsCôme Chilliet2023-04-2013-162/+141
|\
| * Merge pull request #37795 from nextcloud/techdebt/noid/improve-ciJoas Schilling2023-04-181-10/+10
| |\
| | * fix(CI): Disable unstable test until someone can have a look at itJoas Schilling2023-04-181-10/+10
| * | feat(app-framework): Add native argument types for middlewareChristoph Wurst2023-04-181-8/+8
| |/
| * Merge pull request #36617 from nextcloud/update/psr-containerSimon L2023-04-183-0/+6
| |\
| | * fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-173-0/+6
| * | tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-174-126/+66
| * | fix: Use proper path when creating node instancesJulius Härtl2023-04-171-0/+2
| * | adapt test to new workflowGlandos2023-04-171-12/+7
| |/
| * Add type hints for mappersjld31032023-04-071-6/+6
| * fix(tests): acceptanceJohn Molakvoæ2023-04-061-1/+1
| * Merge pull request #37595 from jtrees/add-some-tests-to-lost-controllerArthur Schiwon2023-04-061-0/+36
| |\
| | * Add some tests for input trimming in LostController.phpJoshua Trees2023-04-051-0/+36
* | | Adapt tests to config value typingCôme Chilliet2023-04-0536-304/+332
|/ /
* | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-051-2/+1
|\ \
| * | Remove unused method getLocalFolderCôme Chilliet2023-04-031-1/+0
| * | Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-1/+1
* | | Fix types for reading and writing config valuesjld31032023-04-052-14/+14
* | | fix(initial-state): Log an error when initial-state can not be JSON encodedJoas Schilling2023-04-041-5/+26
* | | Merge pull request #37146 from nextcloud/artonge/feat/migrate_metadata_to_valueLouis2023-04-041-8/+8
|\ \ \ | |_|/ |/| |
| * | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-031-8/+8
* | | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate...Joas Schilling2023-04-031-0/+9
|\ \ \
| * | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-0/+9
| | |/ | |/|
* / | fix DBAL exception handling in setValuesArthur Schiwon2023-03-311-2/+21
|/ /
* | Add label for logo linkChristopher Ng2023-03-292-70/+53
* | Fix testsGit'Fellow2023-03-281-25/+4
* | Merge pull request #36057 from nextcloud/feat/esm-js-scriptsJulius Härtl2023-03-222-12/+93
|\ \
| * | feat(OC/Template): Add `type="module"` for ES6 scriptsFerdinand Thiessen2023-02-221-0/+29
| * | feat(template): Allow `JSResourceLocator` to find ES6 scriptsFerdinand Thiessen2023-02-221-12/+64
* | | Fix BackgroundCleanupJobTestCôme Chilliet2023-03-201-2/+2
* | | Merge pull request #36928 from nextcloud/techdebt/noid/bruteforce-protection-...Joas Schilling2023-03-161-64/+198
|\ \ \
| * | | Add a debug message when throttling without definingJoas Schilling2023-03-081-6/+33
| * | | feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute an...Joas Schilling2023-03-081-61/+168
| | |/ | |/|
* | | Merge pull request #37227 from nextcloud/h1-dav-brute-force-protectionArthur Schiwon2023-03-151-0/+97
|\ \ \
| * | | chore(tests): add tests for handleLoginFailedDaniel Kesselberg2023-03-101-0/+97
* | | | unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-03-141-0/+44
* | | | Merge pull request #37029 from nextcloud/fix/chunk-objectids-in-systemtagobje...Côme Chilliet2023-03-131-5/+16
|\ \ \ \
| * | | | Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-131-5/+16
| | |/ / | |/| |
* / | | Introduced app enable/disable/update typed eventsThomas Citharel2023-03-132-7/+25
|/ / /
* | | fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-0/+49
* | | Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-dat...Joas Schilling2023-03-031-0/+1207
|\ \ \
| * | | Split the comments ids by chunksVitor Mattos2023-03-011-0/+1207
* | | | Merge pull request #36803 from nextcloud/fix/sqlite-commentsblizzz2023-03-021-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-02-281-0/+24
| | |/ | |/|
* | | Merge pull request #36471 from nextcloud/fix/theming-keep-imagesJohn Molakvoæ2023-03-012-0/+0
|\ \ \
| * | | Add webp and large jpg test assetsFerdinand Thiessen2023-02-202-0/+0
* | | | Fix SystemTagManagerTest#createTag testMarcel Klehr2023-02-241-1/+1
* | | | Update tests/lib/SystemTag/SystemTagManagerTest.phpMarcel Klehr2023-02-241-5/+2
* | | | fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-241-4/+12
| |/ / |/| |