wangjx
0fc89e8122
增加正式环境配置
3年前
wangjx
356b6d928a
nacos持久化
3年前
wangjx
03f5ab3e84
nacos持久化
3年前
wangjx
785f945cf7
nacos持久化
3年前
wangjx
8f758ceec7
nacos持久化
3年前
wangjx
4a11ee4147
nacos持久化
3年前
wangjx
34b46c74f8
nacos持久化
3年前
wangjx
8b68b17128
nacos持久化
3年前
wangjx
49f32f052a
nacos持久化
3年前
wangjx
c08a8b0540
nacos持久化
3年前
wangjx
178b9bed58
nacos持久化
3年前
wangjx
def563711f
nacos持久化
3年前
wangjx
25ea11bed8
nacos持久化
3年前
wangjx
d8dd830342
nacos持久化
3年前
wangjx
6cf52ba31b
nacos持久化
3年前
wangjx
e63d728856
nacos持久化
3年前
wangjx
8738d26126
nacos持久化
3年前
wangjx
e31a2beca4
nacos持久化
3年前
wangjx
09356e42c4
nacos持久化
3年前
wangjx
1623462602
nacos持久化
3年前
wangjx
30fe8e3adf
nacos持久化
3年前
wangjx
3c3f67c6f9
nacos持久化
3年前
wangjx
7e63602280
nacos持久化
3年前
wangjx
398c31727f
nacos持久化
3年前
wangjx
81e5148a30
nacos持久化
3年前
wangjx
b8ac3e899e
nacos持久化
3年前
wangjx
47fea40933
nacos持久化
3年前
wangjx
1d50a53758
tian
3年前
wangjx
f3db0ddc78
修改配置信息
3年前
wangjx
7925fb6938
tian
3年前
wangjx
ffd78a227e
tian
3年前
wangjx
80b2d76231
添加启动配置项
3年前
wangjx
f29e6d0813
修改sentinel用户密码
3年前
drgnchan
5ac112efaa
dashboard: Remove unused code in dashboard MetricFetcher ( #2104 )
3年前
Eric Zhao
744be07a57
dashboard: Improve param validation in MachineRegistryController
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
3年前
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
4年前
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
4年前
samuelxw
1f4614c0d4
Improve MetricFetcher under concurrent conditions ( #1918 )
4年前
brothelul
b7546c8111
dashboard: authFilterExcludeUrls supports matching path pattern like /xx/** ( #1971 )
4年前
zhangkai253
63aeb49c45
dashboard: Fix issue of memory leak in real-time monitoring page ( #1905 )
* Fix issue of memory leak in metric.js
4年前
Lynx
7920243dec
dashboard: Add statIntervalMs field in DegradeRule dialog ( #1781 )
4年前
Brent
699532efe3
[feat #1839 ]: Make dashboard support deploying under subpath ( #1851 )
4年前
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()
4年前
Eric Zhao
5334f51d21
dashboard: Refactor degrade service/controller and adapt to new features
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
4年前
Peine
c5da3faad9
Polish boolean checking in test cases and dashboard ( #1664 )
4年前
cdfive
46076b34aa
dashboard: Fix historical version compatibility problem for auth check via localStorage ( #1473 )
4年前
于玉桔
d84d681dd8
dashboard: Fix the bug that cookie may have conflict with web applications under the same domain ( #1443 )
4年前
zhenxianyimeng
ba391097ca
dashboard: Remove duplicate code in MetricEntity ( #1441 )
4年前
于玉桔
76c37eae37
dashboard: Hide advanced options in flow rule dialog when cluster mode is enabled ( #1367 )
4年前
WongTheo
8f0cb2d24a
dashboard: Fix NoNodeException problem of FlowRuleZookeeperProvider example ( #1352 )
4年前