Commit Graph

5306 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Marcel Klehr 7e790a3297 JobTest: Remove outdated tests 2 years ago
Marcel Klehr 3d8fd2d99e cs:fix 2 years ago
Marcel Klehr 449a731375 Add test for ParallelAwareJob 2 years ago
Joas Schilling 030e8d8916
fix: Align doc type with creation 2 years ago
Joas Schilling 80f79e170d
fix!: Remove symfony EventDispatcherInterface from Group 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Daniel Kesselberg 68eecca4d4 chore: update expected results for CLDR 42 2 years ago
Daniel Kesselberg 06248cda0a chore: update expected timezone from GMT+0 to UTC 2 years ago
Joas Schilling c67c067ee7
fix: Move Sharing events to IEventDispatcher 2 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
Joas Schilling 6953e14580
fix: Move SystemTags events to IEventDispatcher 2 years ago
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2 years ago
Joas Schilling 1b387bb341
fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Joas Schilling 4f7de8ed60
fix!: Remove legacy event dispatching Symfony's GenericEvent 2 years ago
Joas Schilling b80692d323
fix(tests): Adjust unit tests to outline the schema is checked twice now 3 years ago
Benjamin Gaussorgues 31f1354777
Add instance category while checking new updates 3 years ago
Ferdinand Thiessen 3b057600d0 fix: Correctly add `module` content type to script tags when scripts with versions are used 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
Joas Schilling 2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
Marcel Klehr bf2dcd67f3 LLM OCP API: Change Tests to use EventDispatcher mock 3 years ago
Marcel Klehr d56286b8ac LLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/ 3 years ago
Marcel Klehr c568c4a464 Add test for task cleanup 3 years ago
Marcel Klehr 20cb9935ca Fix tests 3 years ago
Marcel Klehr ebc7631544 Add preliminary tests 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
Simon L 1cb81ae625 try to fix tests 3 years ago
Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Joas Schilling ab8205fd35
fix(l10n): Fix plural issue with different locale and language 3 years ago
jld3103 7f4651637a
Allow stdClass in XML responses 3 years ago
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 3 years ago
Daniel Kesselberg a2afc7b6a9
refactor: migrate OC_EventSource to dependency injection 3 years ago
Joas Schilling 6d076c1ee9
fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatcher upgrade 3 years ago
Christoph Wurst e76d525a43
chore: Drop \OC_App::getAppInfo 3 years ago
Christoph Wurst cf6e2fa1b7
chore: Drop \OC_App::getAppVersion 3 years ago
Christoph Wurst 3d1acca1f3
chore(app): Do not clear unused cache key 3 years ago
jld3103 2a19753cf7
Clear generated avatar caches 3 years ago
Joas Schilling 3a6bc7aba2
fix(middleware): Also abort the request when reaching max delay in afterController 3 years ago
Ferdinand Thiessen 31c01fa3da fix(JSResourceLocator): Handle missing translations silently 3 years ago
Varun Patil c6cee282b3 redis: move lua scripts to class and add type hints 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 3 years ago
Côme Chilliet e252182d80
Put back file cleanups, and remove dead code in tests/lib/Template/JSResourceLocatorTest.php 3 years ago
Côme Chilliet adf743b141
Remove the array_pop failing tests on 32bit CI 3 years ago
Côme Chilliet 10296ba7e5
Fix tests, and fix Group::searchUsers to avoid duplicates 3 years ago
Robin Appelman e7ab30f5d8
log performance events for http requests 3 years ago
Côme Chilliet b6c17c6ce7
Clear up return types 3 years ago