aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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