This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d0bd74fccbd23f13ba45511aa137700a168e4955
dify
/
api
/
tests
/
unit_tests
/
tasks
T
History
wangxiaolei
and
autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
b62965034e
refactor: document_indexing_sync_task split db session (
#32129
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 17:16:17 +08:00
..
__init__.py
feat(api): auto-delete WorkflowDraftVariable when app is deleted (
#23737
)
2025-08-13 11:13:08 +08:00
test_async_workflow_tasks.py
fix: address user input preparation in workflow app generator (
#28410
)
2025-11-20 02:09:40 +08:00
test_clean_dataset_task.py
refactor: use session factory instead of call db.session directly (
#31198
)
2026-01-21 13:43:06 +08:00
test_dataset_indexing_task.py
refactor: partition Celery task sessions into smaller, discrete execu… (
#32085
)
2026-02-08 21:05:03 +08:00
test_delete_account_task.py
refactor: use session factory instead of call db.session directly (
#31198
)
2026-01-21 13:43:06 +08:00
test_document_indexing_sync_task.py
refactor: document_indexing_sync_task split db session (
#32129
)
2026-02-09 17:16:17 +08:00
test_duplicate_document_indexing_task.py
refactor: use session factory instead of call db.session directly (
#31198
)
2026-01-21 13:43:06 +08:00
test_mail_send_task.py
feat: allow pass hostname in docker env (
#30975
)
2026-01-14 19:30:37 +08:00
test_remove_app_and_related_data_task.py
fix: fix delete_draft_variables_batch cycle forever (
#31934
)
2026-02-04 19:42:50 +08:00