dify/api/tests/unit_tests/controllers/inner_api
Stephen Zhou 3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
..
app refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
knowledge_fs feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04:00
plugin Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-10 10:34:47 +08:00
workspace feat(plugin): allow disabling the tenant plugin model providers cache (#39632) 2026-07-27 23:53:59 +00:00
__init__.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_agent_files.py refactor(dify-agent): download Binding files through Agent Stub (#40143) 2026-08-07 14:56:52 +00:00
test_agent_tools.py chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +00:00
test_auth_wraps.py Refactor codebase and remove obsolete implementations 2026-07-23 01:53:40 -04:00
test_knowledge_retrieval.py feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
test_mail.py test: improve unit tests for controllers.inner_api (#32203) 2026-03-12 11:07:56 +08:00
test_runtime_credentials.py test: use sqlite3 session in test_runtime_credentials (#38682) 2026-07-22 09:50:31 +00:00