dify/api/tests/unit_tests
yyh c56d9e3f69
Merge remote-tracking branch 'origin/main' into deploy/dev
2026-01-09 19:41:17 +08:00
..
configs fix: add DB_TYPE environment variable to unit tests (#30660) 2026-01-07 10:16:17 +08:00
controllers refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
core Merge remote-tracking branch 'origin/main' into deploy/dev 2026-01-09 19:41:17 +08:00
extensions fix: Incorrect REDIS ssl variable used for Celery causing Celery unable to start (#29605) 2025-12-31 10:26:28 +08:00
factories hotfix: fix _extract_filename for rfc 5987 (#26230) 2025-11-27 10:54:00 +08:00
fields refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
libs fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
models chore: remove unused link icon type (#30469) 2026-01-06 10:10:06 +08:00
oss feat: support tencent cos custom domain (#30193) 2025-12-29 15:41:02 +08:00
repositories refactor the workflowNodeExecution 2025-12-12 17:30:43 +08:00
services feat: credit pool (#30720) 2026-01-08 13:17:30 +08:00
tasks fix: update Notion credential retrieval in document indexing sync task (#29933) 2025-12-21 16:51:24 +08:00
tools feat: MCP tool adds support for embeddedResource (#30261) 2025-12-29 10:15:47 +08:00
utils fix: [xxx](xxx) render as xxx](xxx) (#30392) 2025-12-31 10:30:15 +08:00
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conftest.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00