dragonfly/manager
Gaius d6d52c291c
chore: update console version to v1.0.18 (#2815)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-10-20 17:36:44 +08:00
..
auth/oauth chore(manager/auth/oauth): rm unused args and struct (#2797) 2023-10-13 12:14:39 +08:00
cache feat: move redis key to pkg/redis package (#2378) 2023-06-28 17:34:52 +08:00
config fix: add option to disable prepared statement for postgres (#2768) 2023-10-08 10:47:01 +08:00
console@c934135ff2 chore: update console version to v1.0.18 (#2815) 2023-10-20 17:36:44 +08:00
database chore(manager/database): rm unused cfg (#2798) 2023-10-13 12:14:56 +08:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
handlers feat: add CreatePeer to manager rest api (#2749) 2023-09-20 13:43:12 +08:00
job feat: add sync peers log (#2812) 2023-10-18 17:25:14 +08:00
metrics feat: peer information is changed from being stored in metrics to being stored in mysql (#2654) 2023-08-22 10:38:27 +08:00
middlewares feat: add personal access token middleware to open api (#2590) 2023-08-01 15:18:06 +08:00
models feat: remove peer index in databae table (#2675) 2023-08-28 17:07:17 +08:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: add CreatePeer to manager rest api (#2749) 2023-09-20 13:43:12 +08:00
rpcserver feat: add idc and location to ListSchedulers in manager (#2674) 2023-08-25 17:43:15 +08:00
searcher feat: case insensitive string comparison in evaluater package of the manager (#2632) 2023-08-15 14:14:36 +08:00
service feat: add CreatePeer to manager rest api (#2749) 2023-09-20 13:43:12 +08:00
types fix: per page count in peer api (#2775) 2023-10-09 16:30:40 +08:00
manager.go feat: merge sync peer with peer table in manager (#2668) 2023-08-24 10:28:08 +08:00