You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ki...@apache.org on 2020/06/19 08:11:45 UTC

[shardingsphere-ui] branch master created (now 234eb1f)

This is an automated email from the ASF dual-hosted git repository.

kimmking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-ui.git.


      at 234eb1f  Refactor YamlSwapper interface (#6035)

This branch includes the following new commits:

     new 03dac11  Split sharding-ui and shardingsphere to 2 maven projects (#4025)
     new 092d8f7  Add source distribution to shardingsphere-ui (#4027)
     new d26f7bd   Add mvnw for shardingsphere-ui (#4030)
     new b384ee6  fix link of build status (#4034)
     new b2ea62a  fix 4034 (#4040)
     new 49554d3  Update shardingsphere UI package and Add document description (#4041)
     new c55a399  fix ui login Chinese text. (#4077)
     new 24040aa  Not less than jdk8 ,  The PermSize and MaxPermSize option will be ignore (#4167)
     new f361cf2  Merge remote-tracking branch 'upstream/master' into orchestration-5.x
     new d0a65f7  modify ui backend module
     new 2c74c0c  Merger master into orchestration 5.x (#4176)
     new 4cffece  Revert "Merger master into orchestration 5.x (#4176)"
     new cb04c88  Merge pull request #4221 from sunbufu/orchestration-5.x
     new 9fc208e  Add sharding scaling UI (#4232)
     new 0cb57a2  For #4234, Fix cross-domain problem
     new 2bf0124  For #4234, Add ForwardServiceConfigsRepository
     new d89c7d2  For #4234, Use configured sharding scaling service
     new e2df3da  Add sharding scaling API document (#4262)
     new 0dd4c9f  User sets interactive add for the first time (#4325)
     new 3acac2e  Fix the first login assignment problem (#4327)
     new 00d4530  add profile to use local node&cnpm (#4328)
     new 9ae7d4c  Fixes #4332 (#4333)
     new c90b8d9  For#4276 orchestration support empty table strategy (#4369)
     new b0004b2  For#4234, Fix Scaling service configure error in UI.
     new e50a075  add start.bat for shardingsphere-ui in windows (#4389)
     new 57b109d  sharding-scaling-ui fix details (#4399)
     new ae0b868  skip deploy in sharding-ui & sharding-proxy (#4429)
     new ca4ff18  update notice to 2019-2020 (#4466)
     new 4dbd7ce  fix[shardingsphere-ui-frontend]:Fix request error page interactive presentation problem (#4463)
     new ff6ec4e  fix ui module for new center api (#4492)
     new bedc2de  fix spelling errpr (#4512)
     new 583d3d0  UI details modification (#4543)
     new 639cd8a  Merge branch 'upstream-master' into sharding-scaling-ui-sync-master
     new a25c002  Remove author in class comments
     new de79984  add final for not extended class (#4666)
     new ec9b99c  change copyright year to 2018-2020 (#4677)
     new 1e2d993   Use java 8 Optional instead of Guava for sharding-ui (#4679)
     new d697e8b  rename shardingsphere-sql-parser-relation to shardingsphere-sql-parser-binder (#4684)
     new a0c14bb  modify for orchestration refactoring (#4705)
     new 56d18cf  Refactor orch2.3&2.4 (#4733)
     new 3791a3d  modify shardingsphere-ui (#4745)
     new a7a10c3  Adjust TypedProperties' package structure & simplify domain module (#4794)
     new 5fb886c  Move OrchestrationProperties to orchestration module (#4814)
     new c043251  Move orchestration config to orchestration module (#4829)
     new 93d8c5f  fixes ui errors when loading datasources config (#4858)
     new df91ced  translate shardingsphere-ui README.md document to chinese (#4914)
     new aba2adc  Refactor UI for orchestration (#4915)
     new c54fdd3  Establish shardingsphere-pluggable module (#4988)
     new 33ce9f5  Fixes Issue3265 (#5007)
     new 1e51c31  UI model start project error and add some chinese translation (#5047)
     new 1ea1d6a  for issue#5403, fix add schema dynamically (#5050)
     new 09916c8  Add new dependency licenses for shardingsphere-ui-backend (#5088)
     new 84d7a1f  for issue#5065 remove schema dynamically (#5112)
     new f306d26  fix[shardingsphere-ui-frontend]:Rewrite Vue charts code and Add new dependency licenses and notice for shardingsphere-ui-frontend #5089 (#5130)
     new 52d464e  refine LICENSEs for shardingsphere-ui (#5132)
     new b49ceb8  remove prepare engine (#5144)
     new 4f9a7e5  delete incubating words (#5240)
     new 4fdf1ec  clear incubating words (#5269)
     new c1f0267  Add RELEASE-NOTES.md (#5303)
     new edfb3b5  add scm (#5325)
     new 53dff12  Rename and sort out package structure (#5360)
     new a881491  Decouple sharding data source name and master slave name (#5412)
     new 514e5e0  Deprecate ShardingDataSourceFactory.createDataSource() for single rule (#5418)
     new f5a3a06  Use RuleConfigurationsYamlSwapper instead of ShardingRuleConfigurationYamlSwapper (#5424)
     new a3a4e12  Redesign persist format for config center (#5430)
     new e8765b2  fix master slave rule swap error (#5437)
     new d16c5a1  rename ShardingSchema to ShardingSphereSchema
     new 07a2af8  rename ShardingSchema to ShardingSphereSchema (#5514)
     new 333b6a8  Merge branch 'master' into dev
     new 50d59f9  Redesign master slave rule to support multiple groups (#5536)
     new 76105be  rename MasterSlaveRule.groups to dataSources (#5540)
     new 0cf5cde  Refactor MasterSlaveRule depend on MasterSlaveDataSourceRule (#5545)
     new d6ea3d5   Add master-slave-core-api and master-slave-core-common modules (#5558)
     new 0170c52  unify package name of sharding-core-api/sharding-core-common (#5562)
     new 5feb91e  Move auth to shardingsphere-common (#5579)
     new de39bed  Pluggable of YAML swapper (#5604)
     new 2c173e2  Refactor sharding-core-common as pluggable (#5610)
     new b3a734c  Add SPI for YAML construct load (#5615)
     new 3332dfe  Remove RuleRootConfigurationsYamlSwapper (#5628)
     new 21a9458  Rename shardingsphere-underlying to shardingsphere-infra (#5638)
     new 88f7686  Rename sharding-scaling to shardingsphere-scaling (#5647)
     new 0f552a9   Add shardingsphere-features module (#5648)
     new 72da3f0  Enhancement scaling docker build & Add ui docker build (#5650)
     new 20f3fec  Rename sharding-orchestration to shardingsphere-orchestration (#5652)
     new a77398e  rename Sharding-Proxy to ShardingSphere-Proxy
     new d4efea6  update ui's release notes
     new 2af64a7   Rename package from org.apache.shardingsphere.driver.spring to org.apache.shardingsphere.spring (#5699)
     new f884819  fixes errors of loading schema rule
     new 24f6b73  fixes errors of load menus
     new f298a7f  fix i18n for ui (#5724)
     new 094735a  fix UI (#5741)
     new db1e84f  Add load all instance states api for UI # control-panel-cluster (#5812)
     new 85217f5  Add cluster state page #control-panel-cluster (#5845)
     new 216aa0c  Optimize disable proxy instance with UI # control-panel-cluster (#5883)
     new 52a36e1  Refactor Master-Slave Java API (#5910)
     new b2deef9   Refactor master-slave load balance strategy and algorithm (#5940)
     new 97c43f7  Add RawEncryptStrategyConfiguration and SPIEncryptStrategyConfiguration (#5952)
     new 9f5ab3e  update release notes (#5954)
     new 251b802  Add auto refresh for cluster state (#5975)
     new ce2566b  Update node state after slave database is disabled # control-panel-cluster (#6006)
     new 9047412  Refactor key generator api (#6010)
     new 110236c  Unify properties and props (#6019)
     new 7d676b8  Unify remained props and properties (#6024)
     new 234eb1f  Refactor YamlSwapper interface (#6035)

The 104 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.