Commit Graph

10 Commits (3f47e63080e3a4d5f0c9859fa1f9e8c7c674493f)

Author SHA1 Message Date
fit2bot d2df8acd84
fix: 修复数据库连接没有关闭问题 (#7227)
* fix: 修复数据库连接没有关闭的bug

perf: websocket 断开也添加关闭数据库连接

* fix: 修复数据库连接没有关闭问题

Co-authored-by: ibuler <ibuler@qq.com>
2021-11-18 18:47:01 +08:00
fit2bot 0842553f8a
fix: 修复 celery 等日志文件的访问漏洞 (#5469)
Co-authored-by: xinwen <coderWen@126.com>
2021-01-19 14:36:41 +08:00
ibuler f04e2fa090 fix: bug 2021-01-14 10:27:49 +08:00
xinwen f5fd40978e fix: 修复多个 AdHocExecution 在一个 celery task 执行时日志错误 2021-01-06 15:53:38 +08:00
ibuler f802fb645d [Update] Add debug message 2019-10-23 11:01:39 +08:00
ibuler c995050ed7 [Update] 修改ws read celery log file 2019-10-23 10:14:07 +08:00
ibuler 0dbf2ab2e5 [Update] 修改websocket读取日志 2019-10-22 19:45:03 +08:00
ibuler 6ebe8e16bd [Update] 修改读取日志时可能解码失败 2019-10-21 19:28:33 +08:00
ibuler 74b4ff4993 [Update] 修改celery log 2019-10-10 12:47:21 +08:00
老广 cff009e758
Support ws (#3291)
* [Update] add ws support

* [Update] 修改log使用websocket

* [Update] 修复 资产用户 右侧动作菜单,字体颜色

* [Update] 修改Dockerfile

* [Bugfix] 修复settings中WSG_APPLICATION
2019-09-26 19:22:17 +08:00