dify/api/tests/unit_tests/controllers
Checo 2e1ab194b7
refactor: replace db.paginate with plain SQLAlchemy pagination (#38280)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-04 04:50:01 +00:00
..
common refactor: make session boundaries explicit for migration flows (#38379) 2026-07-04 04:43:01 +00:00
console refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00
files chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
inner_api chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
openapi feat(device-flow): redirect SSO-complete failures to a dedicated device error view (#38185) 2026-07-03 02:11:54 +00:00
service_api refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_compare_versions.py refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
test_swagger.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00