dragonfly/manager
Gaius efb7c75628
chore: bump console from 0.2.1 to 0.2.3 (#4001)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-04-27 06:46:45 +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 refactor: remove legacy job gc config (#3995) 2025-04-25 07:03:11 +00:00
console@6c856920c3 chore: bump console from 0.2.1 to 0.2.3 (#4001) 2025-04-27 06:46:45 +00:00
database refactor(database/postgres): update migration comment for clarity (#3992) 2025-04-25 10:51:39 +08:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc feat: add the audit gc (#3996) 2025-04-27 14:15:08 +08:00
handlers feat: support query parameters for list audit API (#3970) 2025-04-22 13:38:11 +08:00
job feat: support to preheat multiple files (#3997) 2025-04-25 09:37:20 +00: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 fix: remove the gorm tag for CreatedAt and UpdatedAt (#3990) 2025-04-24 11:02:13 +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 refactor: replace custom math functions with built-in max/min (#3972) 2025-04-22 06:23:14 +00:00
service refactor: migrate the job gc to mananger gc server (#3991) 2025-04-25 04:03:48 +00:00
types feat: support to preheat multiple files (#3997) 2025-04-25 09:37:20 +00:00
manager.go feat: add the audit gc (#3996) 2025-04-27 14:15:08 +08:00