dify/api/tests/unit_tests/extensions
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
logstore fix(api): attach exc_info=True to 11 logger.debug/info('...: %s', str(e)) sites — sibling of #41066 (DEBUG/INFO level) (#41077) 2026-08-24 09:08:08 +00:00
otel Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
storage Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-27 10:06:48 +08:00
test_celery_ssl.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-17 09:50:10 +08:00
test_community_telemetry_celery.py feat: add CE telemetry report (#39452) 2026-07-27 02:04:28 +00:00
test_ext_application_services.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
test_ext_blueprints_cors.py fix(dataset): align New RAG acceptance flows 2026-07-29 22:41:42 +08:00
test_ext_blueprints_openapi.py fix(knowledge-fs): wire document download actions 2026-08-11 17:28:20 +08:00
test_ext_knowledge_fs_observability.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_ext_login.py test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +00:00
test_ext_request_logging.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
test_ext_socketio.py test: Type test (#40371) 2026-08-10 02:13:17 +00:00
test_knowledge_fs_celery.py fix(knowledge-fs): finalize async source imports 2026-08-20 12:01:24 +08:00
test_pubsub_channel.py refactor: improve stream close 2 (#37106) 2026-06-23 03:32:33 +00:00
test_redis.py test: keep integration config overrides typed (#40850) 2026-08-18 12:00:32 +00:00
test_set_secretkey.py fix(security): harden self-hosted SECRET_KEY bootstrap (#36049) 2026-05-12 05:35:24 +00:00
test_workflow_warm_shutdown.py feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00