| Age | Commit message (Expand) | Author |
| 2023-10-12 | optimize performance | root |
| 2023-10-11 | add config for swarmkv worker thread num | root |
| 2023-10-07 | fix memleak in test case | root |
| 2023-09-28 | update test case | root |
| 2023-09-28 | add timer for each session, to refresh stat when no packet coming | root |
| 2023-09-26 | optimize performance for swarmkv | root |
| 2023-09-19 | remove centos7 for ci and optimize frequency of request to swarmkv for queue_len | root |
| 2023-09-12 | adapt swarmkv new arc | root |
| 2023-09-11 | bugfix: TSG-16963, don't update metric for disabled rules | liuchang |
| 2023-09-11 | bugfix: TSG-16963, don't update metric for disabled rules | liuchang |
| 2023-08-16 | 改用add操作,每次加的值为new_value - old_value的差值 | liuchang |
| 2023-08-16 | fixbug TSG-16600, change max_latency type from guage to counter for fieldstat3 | liuchang |
| 2023-07-14 | load swarmkv log level from config | liuchang |
| 2023-07-14 | modify test case to check borrow profile | liuchang |
| 2023-07-13 | fixbug:TSG-16182, don't drop pkt for borrow profile, even over 2 seconds | liuchang |
| 2023-07-12 | change timeout of marsio_epoll_wait from 1ms to 1000ms | liuchang |
| 2023-07-12 | optimize: don't get node from avl tree while no pkt queued | liuchang |
| 2023-07-06 | optimize profile queue_len stat process | liuchang |
| 2023-07-05 | Merge branch 'stop_shape_while_rule_disabled' into 'rel'v1.2.7 | 刘畅 |
| 2023-07-04 | add enables switch in shaping rule | liuchang |
| 2023-07-03 | check if the rule is enabled before get token, check interval default 120s | liuchang |
| 2023-07-03 | change conf of test | liuchang |
| 2023-06-21 | optimize process | liuchang |
| 2023-06-12 | add debug info for msgpack parse | liuchang |
| 2023-06-09 | bugfix: TSG-15490, fix key_len of table_info | liuchang |
| 2023-06-08 | add process for SIGQUIT | root |
| 2023-06-08 | adapt maat interface change | liuchang |
| 2023-06-07 | init threal_local variable tags when declare it | liuchang |
| 2023-06-06 | bugfix: TSG_15374, fix memory leak, free sf when receive close_ctrl_buf if qu... | liuchang |
| 2023-06-06 | Merge branch 'add_global_metric_active_close' into 'rel'v1.2.2 | 刘畅 |
| 2023-06-06 | init flow with priority 9 | liuchang |
| 2023-06-06 | add active_close metric | liuchang |
| 2023-06-02 | don't calculate latency for borrow profile | liuchang |
| 2023-06-02 | update table_info.json | liuchang |
| 2023-06-01 | free cb_arg at the last | root |
| 2023-05-31 | fix memory leak of incorrect usage of addr_tuple4_to_str | liuchang |
| 2023-05-31 | Merge branch 'rel' into 'add_global_metrics_table' | 刘畅 |
| 2023-05-30 | fix build break | liuchang |
| 2023-05-30 | add feature splitby and fairness | root |
| 2023-05-30 | fix metric of hmget_failed | liuchang |
| 2023-05-30 | modify testcase for new global metric | liuchang |
| 2023-05-29 | add async statistics for global metric | liuchang |
| 2023-05-26 | Merge branch 'rel' into 'update_shaping_priority_multi_rule' | 刘畅 |
| 2023-05-26 | add test case for priority update | liuchang |
| 2023-05-19 | warmkv中存储profile的优先级信息 | liuchang |
| 2023-05-18 | 修正swarmkv hmget api使用方式 | root |
| 2023-05-18 | 1.use the highest priority when a session hit multi rules | liuchang |
| 2023-05-12 | 1. add debuginfo | liuchang |
| 2023-05-11 | add some debug | liuchang |
| 2023-05-08 | send log wrapped by mpack | liuchang |