aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-031-2/+20
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-302-38/+37
* Add template types to responsesjld31032023-06-301-1/+4
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-291-12/+12
* Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-3/+2
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-272-3/+10
* Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-eventDaniel2023-06-261-6/+6
|\
| * feat: add width, height, crop and mode to BeforePreviewFetchedEventDaniel Kesselberg2023-06-231-6/+6
* | Merge pull request #38775 from fsamapoor/constructor_property_promotion_in_co...Côme Chilliet2023-06-261-1/+6
|\ \
| * | Fixes testcase error.Faraz Samapoor2023-06-241-1/+6
* | | Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailerSimon L2023-06-261-18/+25
|\ \ \ | |/ / |/| |
| * | try to fix testsSimon L2023-06-231-18/+25
| |/
* | Merge pull request #38625 from nextcloud/fix/noid/querysearchehelper-narrow-typeArthur Schiwon2023-06-241-3/+5
|\ \ | |/ |/|
| * chore: ugly type jugglingArthur Schiwon2023-06-211-3/+5
* | Merge pull request #38917 from nextcloud/bugfix/talk-9558/plural-issue-with-s...Joas Schilling2023-06-221-0/+9
|\ \
| * | fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-211-0/+9
* | | enh(a11y): New user modalChristopher Ng2023-06-212-6/+6
| |/ |/|
* | feat: prepare jest upgrade and ts testingJohn Molakvoæ2023-06-211-23/+0
|/
* Allow stdClass in XML responsesjld31032023-06-131-1/+2
* chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-124-43/+5
* Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-keyArthur Schiwon2023-06-051-10/+0
|\
| * chore(app): Do not clear unused cache keyChristoph Wurst2023-05-301-10/+0
* | refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-032-5/+37
* | fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc...Joas Schilling2023-06-022-1/+8
* | chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-011-1/+3
* | chore: Drop \OC_App::getAppVersionChristoph Wurst2023-06-011-1/+2
* | chore: Drop app code checker test dataChristoph Wurst2023-05-3122-187/+0
|/
* Revert "Fix table view"julia.kirschenheuter2023-05-251-3/+3
* Merge pull request #37758 from nextcloud/redis-atomicSimon L2023-05-191-0/+6
|\
| * redis: move lua scripts to class and add type hintsVarun Patil2023-05-101-3/+1
| * add test to verify redis lua script hashesRobin Appelman2023-04-171-0/+8
* | Merge pull request #38143 from nextcloud/fix/generated-avatars-cacheSimon L2023-05-161-1/+1
|\ \
| * | Clear generated avatar cachesjld31032023-05-151-1/+1
* | | Merge pull request #38274 from nextcloud/bugfix/noid/reach-max-delay-in-after...Joas Schilling2023-05-161-7/+7
|\ \ \
| * | | fix(middleware): Also abort the request when reaching max delay in afterContr...Joas Schilling2023-05-151-7/+7
| |/ /
* / / fix(tests): Adjust unit testsJoas Schilling2023-05-151-8/+8
|/ /
* | Merge pull request #38207 from nextcloud/fix/jsresourcelocator-l10n-handlingJohn Molakvoæ2023-05-121-0/+22
|\ \
| * | fix(JSResourceLocator): Handle missing translations silentlyFerdinand Thiessen2023-05-111-0/+22
* | | Fix table viewjulia.kirschenheuter2023-05-111-3/+3
|/ /
* | Merge pull request #37691 from nextcloud/object-store-background-scanJohn Molakvoæ2023-05-111-16/+26
|\ \
| * | repair -1 folder sizes for object store background scanRobin Appelman2023-05-101-16/+26
* | | Merge pull request #37838 from nextcloud/event-logger-httpRobin Appelman2023-05-091-1/+11
|\ \ \ | |/ / |/| |
| * | log performance events for http requestsRobin Appelman2023-04-281-1/+11
* | | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-031-5/+5
* | | Merge pull request #38024 from nextcloud/fix/fix-32bits-ciArthur Schiwon2023-05-031-6/+3
|\ \ \
| * | | Put back file cleanups, and remove dead code in tests/lib/Template/JSResource...Côme Chilliet2023-05-021-3/+2
| * | | Remove the array_pop failing tests on 32bit CICôme Chilliet2023-05-021-3/+1
| |/ /
* | | Merge pull request #33106 from nextcloud/feature/update-expire-dateArthur Schiwon2023-05-031-2/+28
|\ \ \
| * | | Cover expire_date with unit testsVitor Mattos2023-04-261-2/+28
| |/ /
* | | Fix tests, and fix Group::searchUsers to avoid duplicatesCôme Chilliet2023-05-022-6/+10