dify/api/commands
Stephen Zhou fde800e337
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	.github/dependabot.yml
#	.github/workflows/deploy-dev.yml
#	api/app_factory.py
#	api/core/indexing_runner.py
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_account_activation.py
#	api/tests/unit_tests/controllers/service_api/app/test_conversation.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/core/tools/test_base_tool.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	api/tests/unit_tests/services/test_feature_service_deployment_edition.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	api/tests/unit_tests/services/test_feature_service_licensed_seats.py
2026-08-07 09:55:10 +08:00
..
__init__.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
account.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
data_migrate.py feat: support dataset permission migrate to rbac (#38166) 2026-06-30 06:43:46 +00:00
data_migration.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
knowledge_fs.py feat(knowledge-fs): automate greenfield workspace cutover 2026-07-28 09:12:50 -04:00
plugin.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
rbac.py feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
retention.py refactor: use catalog for workflow archive maintenance (#39001) 2026-07-20 07:59:29 +00:00
storage.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
system.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-07 09:55:10 +08:00
vector.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00