张旭
1fc200212c
Support DLQ topic resend message ( #653 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-25 09:28:08 +08:00
张旭
7a28116bbe
Fix too much warn log because non-exist retry topic ( #681 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-24 09:12:25 +08:00
caiwenlong1989
0d15d6b6e4
Update producer.html ( #675 )
...
生产者页面查询表单查新条件错位问题修复
2021-02-22 19:15:26 +08:00
张旭
94c8625738
Fix dashboard notification when set rocketmq.config.enableDashBoardCollect=false ( #679 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2021-02-10 09:39:31 +08:00
zhangjidi2016
1a31ede986
[ISSUE #666 ]Upgrade RocketMQ version ( #667 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-01-20 14:31:54 +08:00
von gosling
86c4cddec1
Optimize dependencies and support JDK 11+
2021-01-13 09:06:12 +08:00
elegance code
a6ce939388
[ISSUE #670 ] Fix building error
2021-01-12 20:08:48 +08:00
zhangjidi2016
a615c8cc59
Filter system topic while console dashboard was making topic statistics ( #642 )
...
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-01-11 10:17:44 +08:00
张旭
16a703b5f9
Fix NPE when logining in( #659 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2020-12-16 18:33:31 +08:00
张旭
65c46248be
[Console] Fix metrics not exists print so much error log ( #662 )
...
Co-authored-by: zhangxu16 <zhangxu16@xiaomi.com >
2020-12-16 18:31:30 +08:00
陈阳
f419265801
[ISSUE #641 ]Rename NameSrvAddrList to NameServerAddressList in OPS Page
2020-11-24 19:06:07 +08:00
von gosling
148945f6d6
Fix the checkstyle warning
2020-11-23 10:37:35 +08:00
von gosling
50ee07b47b
Fix the checkstyle warning
2020-11-23 10:35:16 +08:00
肖栋梁
3aa742fa42
Fix the password input box placeholder hint error
2020-11-19 11:04:37 +08:00
francis lee
81e1292346
Update Rocketmq console 2.0.0 for support acl ( #645 )
...
* add accessKey and secretKey config support
* fix checkstyle
* Optimized code
* update acl for send messages
* update for check ACL when sending message
Co-authored-by: Demogorgon314 <wangkai744567028@gmail.com >
Co-authored-by: liwei5 <liwei5@vipkid.com.cn >
2020-11-19 10:59:03 +08:00
affe
4a67745bc6
doc(rocketmq-console) use rocketmq-console ( #626 )
2020-08-29 15:28:55 +08:00
affe
fc042efef8
[ISSUE #614 ] Redirect too many times after enable user login
...
WIP
WIP
2020-08-18 16:20:18 +08:00
James Yin
3c32be5ace
fix GroupConsumeInfo#compareTo ( #326 )
2020-08-04 17:32:32 +08:00
affe
970e718413
[ISSUE #531 ] Update docker image address ( #605 )
...
Co-authored-by: von gosling <vongosling@apache.org >
2020-07-29 10:11:02 +08:00
vongosling
6b0ddb41b0
Merge branch 'master' of github.com:apache/rocketmq-externals
2020-07-28 20:21:16 +08:00
affe
018512e7db
[ISSUE #591 ] nanotimer started twice ( #603 )
...
bug(console) add @EnableScheduling to enable cronjobs
bug(console) fix NanoTimer started twice problem
2020-07-28 17:30:24 +08:00
affe
c55baccc71
[ISSUE #508 ] Add @EnableScheduling to create .json files for each day ( #602 )
...
bug(console) add @EnableScheduling to enable cronjobs
2020-07-28 17:06:11 +08:00
affe
626aeaed25
[ISSUE #508 ] Add @EnableScheduling to create .json files for each day ( #602 )
...
bug(console) add @EnableScheduling to enable cronjobs
Co-authored-by: 有悔 <youhui.zyf@alibaba-inc.com >
2020-07-28 16:45:50 +08:00
affe
f37df9532f
[ISSUE #565 ] Upgrade rocketmq-console to use Spring Boot 2.2.2 ( #600 )
...
* feat(rocketmq-console) set spring version to 2.2.2
* feat(connect-console) refactor all the codes
* bug(rocketmq-console) updated aspectj version
* bug(rocketmq-console) excluded slf4j and logback dependencies in
rocketmq dependencies
2020-07-28 10:45:20 +08:00
vongosling
ace652a33d
Update to be compitable with the latest spring and rocketmq release version
2020-07-27 17:08:05 +08:00
QQQQQQQ
92a0417513
refactor(config):simplify the code ( #593 )
2020-07-17 13:00:59 +08:00
iapplejohn
d797a4ea98
Refine the word within the user guide file ( #579 )
2020-06-16 19:18:51 +08:00
Ye Jiahao
5fb27a0b6e
fix(rocketmq-console): remove unused imports in order to avoid building failed ( #522 )
2020-03-23 17:17:04 +08:00
wwm0104
7693f10204
Remove unnecessary EnableAutoConfiguration annotation
2020-03-06 18:48:54 +08:00
ClementIV
ddf5f41435
[ISSUE #460 ] fix(console,runtime):fix spell error in userguide ( #484 )
...
* docs(docs): add rocketmq Chinese docs
1. update README.md
2. create 'docs' folder and 'cn' folder
3. create an new README.md in 'cn'
* docs(docs): add rocketmq Chinese docs
1. update README.md
2. create 'docs' folder and 'cn' folder
3. create an new README.md in 'cn'
* docs(docs): add rocketmq Chinese docs
1. update README.md
2. create 'docs' folder and 'cn' folder
3. create an new README.md in 'cn'
* fix(console,runtime):fix spell error in userguide
1. add new features in runtime readme.md
2. fix some spell error in console doc
Close #460
2019-12-13 21:53:07 +08:00
iapplejohn
6df49d0b5e
Change the message when create or update consumer monitor ( #467 )
2019-12-05 09:57:33 +08:00
walking98
e11cc77040
Update dockerfile and version
2019-05-16 11:18:38 +08:00
walking98
58f84079c0
Fixed console ISSUE#254 #252 #251
2019-05-10 17:24:11 +08:00
walking98
de4884771a
Fix ISSUE# 256 Add loading icon for slow querying
2019-05-10 12:20:23 +08:00
walking98
68e9a7b6ca
Enable check config for System topic
2019-05-09 20:26:29 +08:00
walking98
daa1cb6638
specific process for system topic
2019-05-09 20:02:07 +08:00
walking98
89707e4d24
reformat
2019-05-09 19:00:46 +08:00
walking98
c7c0d95a47
ISSUE #271 Separate System Topics from Normal topic list
2019-05-09 18:58:45 +08:00
walking98
20c969b11d
untouch application.properties
2019-05-09 14:16:34 +08:00
walking98
3b05c7ee57
ISSUE #260 , #261 : AutoRefresh + i18n processing
2019-05-09 14:14:18 +08:00
dinglei
4db1a916d8
[ISSUE-#205|#247] Support SSL + UserName & Password Login
...
[ISSUE-#205|#247] Support SSL + UserName & Password Login
2019-04-25 19:05:26 +08:00
walking98
f105d5ab03
Add frontend session check logic
2019-04-22 15:19:48 +08:00
dinglei
953a4ec042
Change CI build status link to rocketmq externals
2019-04-19 17:23:40 +08:00
walking98
e5a1259a67
[RocketMQ Console] 404 Error Page Process
2019-04-19 17:23:00 +08:00
walking98
5c61fabf75
Log info refine
2019-04-19 16:33:56 +08:00
walking98
61b74f066d
Fixed the user.properties file loading error
2019-04-17 11:49:31 +08:00
walking98
1588f70b52
[ISSUE-205|247] Support SSL + Login: Polish with testcase, doc, session over cookie
2019-04-16 20:14:27 +08:00
walking98
8edf026461
[ISSUE-205|247] Support SSL + Login
2019-04-16 11:09:07 +08:00
DaiChaoLi
c11f815e1e
update rocketmq version ( #233 )
2019-04-09 14:46:11 +08:00
Hu Zongtang
efb5e9a1f2
[ISSUE #525 ]Support the message track detail showing function in the rocketmq console ( #154 )
...
* I have finished developing the new feature for the message track which includes the part of rocketmq-console#525 initially.Please review it.
* [ISSUE #525 ] Support the message track,add the function which supports trace topic name value configurable by users.
* [ISSUE#525]optimize codes for message track
* [ISSUE#525]remove the unnecessary codes for msg trace feature.
* [ISSUE#525]implement the HttpBasicAuthorizedFilter to add Basic realm="rocketmq" in the http response header
2019-01-04 15:24:56 +08:00