wangjx
5ca94602f0
移动到Sentinel根目录
pirms 3 gadiem
wangjx
0b73400b5a
删除parent
pirms 3 gadiem
wangjx
dfd19a2ca4
删除parent
pirms 3 gadiem
wangjx
e77b21a95a
删除parent
pirms 3 gadiem
wangjx
98fc843d17
添加Jenkins配置文件
pirms 3 gadiem
drgnchan
5ac112efaa
dashboard: Remove unused code in dashboard MetricFetcher ( #2104 )
pirms 3 gadiem
Eric Zhao
744be07a57
dashboard: Improve param validation in MachineRegistryController
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 3 gadiem
wxq
069f6182ab
dashboard: Improve support for customizing auth-related implementations ( #2059 )
* refactor(dashboard): use AuthConfiguration to manage the bean of auth
* refactor(dashboard): change AuthorizationInterceptor to an interface
* refactor(dashboard): change LoginAuthenticationFilter to an interface
* refactor(dashboard): use AuthProperties to manage auth config
* test(dashboard): use NoAuthConfigurationTest to create no auth configuration for testing
pirms 3 gadiem
wxq
d67d842da4
dashboard: Use delimiter '@' only in maven-resources-plugin config of dashboard pom ( #2046 )
`${user.home}` should be resolve in dashboard runtime, not in maven package goal
pirms 3 gadiem
Eric Zhao
fca70646ad
Bump version to 1.8.2-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 3 gadiem
Eric Zhao
ae214b5244
Bump version to 1.8.1
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 3 gadiem
Eric Zhao
be2715d814
Update source/target JDK version to 1.8 and update documents
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 3 gadiem
samuelxw
1f4614c0d4
Improve MetricFetcher under concurrent conditions ( #1918 )
pirms 3 gadiem
brothelul
b7546c8111
dashboard: authFilterExcludeUrls supports matching path pattern like /xx/** ( #1971 )
pirms 3 gadiem
zhangkai253
63aeb49c45
dashboard: Fix issue of memory leak in real-time monitoring page ( #1905 )
* Fix issue of memory leak in metric.js
pirms 3 gadiem
Lynx
7920243dec
dashboard: Add statIntervalMs field in DegradeRule dialog ( #1781 )
pirms 4 gadiem
Brent
699532efe3
[feat #1839 ]: Make dashboard support deploying under subpath ( #1851 )
pirms 4 gadiem
Luke
55a8294ab0
Polish document and name of parameter ( #1738 )
- doc: Fix a typo in description of booting options for sentinel-dashboard
- Fix mismatched name of parameter to its comment for VersionUtils.parseVersion()
pirms 4 gadiem
Luke
398e5aa874
doc: Fix content in README.md of sentinel-dashboard ( #1737 )
pirms 4 gadiem
Eric Zhao
e58267012d
Bump version to 1.8.1-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Eric Zhao
d17bf8c7cc
Bump version to 1.8.0
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Eric Zhao
5334f51d21
dashboard: Refactor degrade service/controller and adapt to new features
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Peine
c5da3faad9
Polish boolean checking in test cases and dashboard ( #1664 )
pirms 4 gadiem
cdfive
46076b34aa
dashboard: Fix historical version compatibility problem for auth check via localStorage ( #1473 )
pirms 4 gadiem
于玉桔
d84d681dd8
dashboard: Fix the bug that cookie may have conflict with web applications under the same domain ( #1443 )
pirms 4 gadiem
zhenxianyimeng
ba391097ca
dashboard: Remove duplicate code in MetricEntity ( #1441 )
pirms 4 gadiem
Eric Zhao
a0196b6b00
Bump version to 1.8.0-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Eric Zhao
6a7ec708bc
Bump version to 1.7.2
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
于玉桔
76c37eae37
dashboard: Hide advanced options in flow rule dialog when cluster mode is enabled ( #1367 )
pirms 4 gadiem
WongTheo
8f0cb2d24a
dashboard: Fix NoNodeException problem of FlowRuleZookeeperProvider example ( #1352 )
pirms 4 gadiem
jy2156121
09970cd380
dashboard: Support setting value pattern for client IP and host in gateway flow rule dialog ( #1325 )
pirms 4 gadiem
Lin.Liang
80d5c8b484
Enhance reliability and performance of InMemoryMetricsRepository ( #1319 )
* Fix InMemoryMetricsRepository can't keep the last five minutes metrics data problem and Improve read-write performance
* Use TimeUtil.currentTimeMillis() replace System.currentTimeMillis() for better performance
pirms 4 gadiem
Jason Joo
c5071550fa
dashboard: Improve the compatibility on the Content-Type header of POST request ( #1260 )
* Better compatibility of the dashboard to legacy and new sentinel-transport-simple-http (on Content-Type header), related to #1207
pirms 4 gadiem
Eric Zhao
87142ce512
Bump version to 1.7.2-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Eric Zhao
9c909e3631
Bump version to 1.7.1
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
Eric Zhao
a5d6773cbc
dashboard: Improve error handling in FlowController and update sample WebConfig
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 4 gadiem
zhenxianyimeng
50f3080add
Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient ( #1207 )
* Fix content-type parsing bug in `sentinel-transport-simple-http` module
* Change the charset of UrlEncodedFormEntity to UTF-8 in SentinelApiClient of the dashboard to support non-ASCII characters
pirms 5 gadiem
Eric Zhao
49861f4ad5
dashboard: Improve authentication and authorization filter
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
Roshi
e8a01e2e17
dashboard: Improve the ACL checking mechanism ( #1042 )
* Add `@AuthAction` annotation support
pirms 5 gadiem
agensi
c03de043af
dashboard: fix "notZero" param typo of "clusterNode" command in SentinelApiClient ( #1155 )
pirms 5 gadiem
Eric Zhao
9705f54611
Bump version to 1.7.1-SNAPSHOT
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
Eric Zhao
8cdf1de854
Bump version to 1.7.0
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
李火亮
7c2c137f6f
Improve empty parentId handling logic in FetchJsonTreeCommandHandler ( #1140 )
- Treat as root node when parentId is empty string in FetchJsonTreeCommandHandler
pirms 5 gadiem
Eric Zhao
6f5ede80ae
dashboard: fix vulnerability of bypassing AuthFilter ACL control
- credit to anonymous reporter :)
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
于玉桔
4c0e35fddd
dashboard: Add version info in the left top of dashboard
pirms 5 gadiem
于玉桔
820ff9233a
dashboard: Support configuration for disabling login ( #997 )
pirms 5 gadiem
Eric Zhao
a0f13bad38
dashboard: update dependencies in package.json to fix frontend vulnerabilities
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
Lin.Liang
88b5631d1f
dashboard: fix AuthorityRuleEntity and ParamFlowRuleEntity fastjson serialize problem ( #889 )
* Add @JsonIgnore annotation
pirms 5 gadiem
Eric Zhao
e50be35a9d
dashboard: code and frontend style refinement for #927 and #869
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
pirms 5 gadiem
田阳
5e85965754
dashboard: fix the problem that dashboard could not correctly display the SystemRule in CPU usage strategy ( #927 )
pirms 5 gadiem