This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-02 22:36:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db0090972ed434ec3f2efbc7c8d57311d88b66c4
dify
/
api
/
schedule
History
Junyan Qin
db0090972e
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev
2025-06-30 14:37:55 +08:00
..
check_upgradable_plugin_task.py
feat: add supports for
update_all
strategy
2025-06-24 15:45:54 +08:00
clean_embedding_cache_task.py
fix: Cannot find declaration to go to CLEAN_DAY_SETTING (
#10157
)
2024-11-01 17:25:31 +08:00
clean_messages.py
fix: drop some type fixme (
#20344
)
2025-05-30 14:10:09 +08:00
clean_unused_datasets_task.py
fix: replace all dataset.Model.query to db.session.query(Model) (
#19509
)
2025-05-12 13:52:33 +08:00
create_tidb_serverless_task.py
fix: replace all dataset.Model.query to db.session.query(Model) (
#19509
)
2025-05-12 13:52:33 +08:00
mail_clean_document_notify_task.py
chore: model.query change to db.session.query (
#19551
)
2025-05-13 09:13:12 +08:00
queue_monitor_task.py
Feat/queue monitor (
#20647
)
2025-06-04 19:56:34 +08:00
update_tidb_serverless_status_task.py
fix: replace all dataset.Model.query to db.session.query(Model) (
#19509
)
2025-05-12 13:52:33 +08:00