dragonfly/manager
Gaius 4e65b41202
feat: add logLevel and remove verbose (#4157)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-24 07:27:28 +00:00
..
auth/oauth add comments for Oauth interface (#4038) 2025-05-07 12:23:45 +08:00
cache feat: update Redis connection pool configuration (#4086) 2025-05-20 12:30:56 +08:00
config feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00:00
console@192567e803 chore(client-rs): bump client-rs to v0.2.37 and bump console to v0.2.6 (#4143) 2025-06-19 12:46:27 +00:00
database feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc feat: add the type in the gc job args (#4126) 2025-06-13 16:14:48 +08:00
handlers feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
job feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: implement distributed rate limiting by redis_rate/v10 (#4068) 2025-05-15 08:12:10 +00:00
models feat: remove unique index uk_casbin_rule from CasbinRule model to resolve permission issue (#4156) 2025-06-24 04:38:15 +00:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00: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 feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
types feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
manager.go feat: add the API for trigger the GC manually (#4074) 2025-05-20 12:35:09 +00:00