dify/api/commands
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
..
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-27 10:06:48 +08:00
account.py fix(auth): normalize Gmail registration emails (#41249) 2026-08-26 07:14:27 +00:00
data_migrate.py feat: add command cli to migration rbac scope to automatic_include_workspace_members (#41304) 2026-08-26 09:10:22 +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: add command cli to migration rbac scope to automatic_include_workspace_members (#41304) 2026-08-26 09:10:22 +00:00
retention.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +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 refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
vector.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00