dragonfly/manager
Gaius 993585729f
feat(manager): add default value for operated_at (#3966)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-04-17 11:13:57 +00:00
..
auth/oauth feat: implement delete persistent cache task in scheduler (#3619) 2024-10-29 22:24:18 +08:00
cache fix: add sentinel authentication settings (#3484) 2024-09-06 15:48:07 +08:00
config feat: add cacher for gorm to reduce the load of db (#3734) 2024-12-30 17:28:48 +08:00
console@715adcd26c test(dragonfly-client-storage): add e2e test for cache upload/download. (#3941) 2025-04-15 10:30:54 +08:00
database feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
handlers feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
job test(dragonfly-client-storage): add e2e test for cache upload/download. (#3941) 2025-04-15 10:30:54 +08:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
models feat(manager): add default value for operated_at (#3966) 2025-04-17 11:13:57 +00:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
rpcserver feat: add client version for MakeSchedulersKeyForPeerInManager (#3711) 2024-12-17 14:21:59 +08:00
searcher feat: add log for searcher plugin (#3942) 2025-04-10 23:38:02 +08:00
service feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
types feat: adds the audit middleware to records the system audit events (#3958) 2025-04-16 17:58:24 +08:00
manager.go feat: add rate limit for job open api by cluster (#3638) 2024-11-08 15:18:07 +08:00