dify/api/events/event_handlers
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
__init__.py feat: credential sync fix for enterprise edition (#30626) 2026-01-14 23:33:24 -08:00
clean_when_dataset_deleted.py fix: delete knowledge pipeline but pipeline and workflow don't delete (#29591) 2025-12-15 12:00:03 +08:00
clean_when_document_deleted.py fix: handle None values in dataset and document deletion logic (#27083) 2025-10-20 12:52:48 +08:00
create_document_index.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
create_installed_app_when_app_created.py chore(api): migrate event handlers to use Session(db.engine) (#35234) 2026-04-17 03:59:41 +00:00
create_site_record_when_app_created.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
delete_tool_parameters_cache_when_sync_draft_workflow.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
queue_credential_sync_when_tenant_created.py feat: credential sync fix for enterprise edition (#30626) 2026-01-14 23:33:24 -08:00
sync_plugin_trigger_when_app_created.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
sync_webhook_when_app_created.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
sync_workflow_schedule_when_app_published.py refactor: use sessionmaker in controllers, events, models, and tasks 1 (#34693) 2026-04-07 23:47:20 +00:00
update_app_dataset_join_when_app_model_config_updated.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
update_app_dataset_join_when_app_published_workflow_updated.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
update_app_triggers_when_app_published_workflow_updated.py refactor: use sessionmaker in controllers, events, models, and tasks 1 (#34693) 2026-04-07 23:47:20 +00:00
update_provider_when_message_created.py refactor: convert ProviderQuotaType if/elif to match/case (#30001) (#34561) 2026-04-05 10:20:18 +00:00