aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/llm-migration-not-executedJulien Veyssier2023-08-079-320/+131
|\
| * Merge pull request #39705 from nextcloud/fix/noid/adjust-integrity-test-for-u...Joas Schilling2023-08-042-6/+7
| |\
| | * fix: adjust test for font iconDaniel Kesselberg2023-08-042-6/+7
| * | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-044-300/+116
| |\ \ | | |/ | |/|
| | * chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-281-191/+0
| | * fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-282-17/+0
| | * feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-282-41/+64
| | * feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-282-40/+42
| | * feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-11/+10
| * | fix: missing argument for TextProcessing ManagerDaniel Kesselberg2023-08-031-0/+7
| * | fix: Acceptance tests adjusted to find new style sidebar tabsFerdinand Thiessen2023-08-021-1/+1
| * | feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-13/+0
| |/
* / Fix TextProcessing test for 32bitMarcel Klehr2023-08-071-1/+1
|/
* JobTest: Remove outdated testsMarcel Klehr2023-07-281-52/+0
* cs:fixMarcel Klehr2023-07-281-1/+0
* Add test for ParallelAwareJobMarcel Klehr2023-07-282-5/+89
* fix: Align doc type with creationJoas Schilling2023-07-272-4/+2
* fix!: Remove symfony EventDispatcherInterface from GroupJoas Schilling2023-07-272-19/+11
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-2711-67/+58
* Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispat...Joas Schilling2023-07-2710-173/+28
|\
| * fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-272-5/+5
| * fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-271-12/+6
| * fix: Move SystemTags events to IEventDispatcherJoas Schilling2023-07-272-13/+8
| * fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-271-11/+4
| * fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalS...Joas Schilling2023-07-271-41/+0
| * fix: Move AppManager events to IEventDispatcherJoas Schilling2023-07-272-12/+5
| * fix!: Remove legacy event dispatching Symfony's GenericEventJoas Schilling2023-07-271-79/+0
* | chore: update expected results for CLDR 42Daniel Kesselberg2023-07-272-14/+14
* | chore: update expected timezone from GMT+0 to UTCDaniel Kesselberg2023-07-271-8/+8
|/
* Merge pull request #39506 from nextcloud/techdebt/39488/ensure-index-name-uni...Joas Schilling2023-07-241-2/+2
|\
| * fix(tests): Adjust unit tests to outline the schema is checked twice nowJoas Schilling2023-07-211-2/+2
* | Merge pull request #38854 from nextcloud/enh/llm-apiMarcel Klehr2023-07-212-1/+339
|\ \
| * | Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-07-141-104/+99
| * | LLM OCP API: Change Tests to use EventDispatcher mockMarcel Klehr2023-07-071-41/+8
| * | LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/Marcel Klehr2023-07-071-6/+6
| * | Add test for task cleanupMarcel Klehr2023-07-071-0/+37
| * | Fix testsMarcel Klehr2023-07-072-29/+99
| * | Add preliminary testsMarcel Klehr2023-07-071-0/+269
* | | Merge pull request #39264 from nextcloud/feat/add-instance-categoryBenjamin Gaussorgues2023-07-211-7/+20
|\ \ \ | |_|/ |/| |
| * | Add instance category while checking new updatesBenjamin Gaussorgues2023-07-181-7/+20
* | | fix: Correctly add `module` content type to script tags when scripts with ver...Ferdinand Thiessen2023-07-181-0/+12
|/ /
* | Merge pull request #39329 from nextcloud/feat/phpunit-for-css-generated-fileJoas Schilling2023-07-131-0/+2
|\ \
| * | fix: also run phpunit on `apps/theming/css` modified filesJohn Molakvoæ2023-07-121-0/+2
* | | Merge pull request #39331 from nextcloud/feature/openapi/coreRobin Appelman2023-07-131-1/+1
|\ \ \
| * | | core: Add OpenAPI specjld31032023-07-131-1/+1
| |/ /
* | | test(settings): Users tableChristopher Ng2023-07-121-96/+0
* | | fix(acceptance): UsersSettingsContextChristopher Ng2023-07-124-12/+11
|/ /
* / feat(request): Allow to match the client version with the IRequest::USER_AGEN...Joas Schilling2023-07-111-0/+57
|/
* 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