1. 15 4月, 2020 2 次提交
  2. 14 4月, 2020 3 次提交
  3. 13 4月, 2020 1 次提交
  4. 11 4月, 2020 1 次提交
    • L
      remove prepare engine (#5144) · 584678f8
      Liang Zhang 提交于
      * Add ExecutionContextBuilder
      
      * simplify PrepareEngine
      
      * refactor constructor of ExecutionContext
      
      * refactor SQLLogger
      
      * remove PrepareEngine
      
      * remove shardingsphere-pluggable
      
      * add dependency
      
      * add dependency
      584678f8
  5. 08 4月, 2020 2 次提交
  6. 06 4月, 2020 1 次提交
  7. 01 4月, 2020 1 次提交
  8. 31 3月, 2020 1 次提交
    • T
      make key-generator as a spring bean on spring namespace. (#4945) · 921c9404
      TaoZhi 提交于
      * make key-generator as a spring bean on spring namespace.
      
      * fix checkstyle.
      
      * code refactor for make key-generator as a spring bean.
      
      * add test for GenerateKeyAlgorithmFactoryBean.
      
      * rename ShardingKeyGenerator SPI to KeyGenerateAlgorithm.
      
      * rename method containsKeyGeneratorConfiguration to containsKeyGenerateAlgorithm.
      Co-authored-by: Ntaozhi3 <taozhi1@jd.com>
      921c9404
  9. 29 3月, 2020 1 次提交
  10. 28 3月, 2020 1 次提交
    • L
      Establish shardingsphere-pluggable module (#4988) · e4f4e912
      Liang Zhang 提交于
      * rename BaseShardingEngine to BasePrepareEngine
      
      * rename BaseShardingEngine to BasePrepareEngine
      
      * rename sharding-core-entry to shardingsphere-pluggable
      
      * remove sql parser dialect import for shardingsphere-pluggable
      
      * remove merge from pluggable module
      
      * remove useless test cases
      
      * remove specific route and rewrite from pluggable module
      
      * remove sharding-core-common from pluggable module
      
      * move SQLExecutionHook to shardingsphere-executor module
      
      * remove sharding-core-execute from pluggable module
      
      * move shardingsphere-pluggable to shardingsphere-underlying
      
      * rename package
      e4f4e912
  11. 24 3月, 2020 1 次提交
  12. 23 3月, 2020 1 次提交
  13. 19 3月, 2020 1 次提交
  14. 18 3月, 2020 1 次提交
  15. 17 3月, 2020 1 次提交
  16. 16 3月, 2020 1 次提交
    • L
      Refactor log for load meta data (#4780) · 43e89e0e
      Liang Zhang 提交于
      * add log for SchemaMetaDataLoader
      
      * add log for ShardingMetaDataLoader
      
      * remove MetaDataLogger
      
      * remove MetaDataLogger
      
      * ignore metadata load log for test
      
      * fix error package for logback
      43e89e0e
  17. 12 3月, 2020 1 次提交
    • kimmking's avatar
      Refactor orch2.3&2.4 (#4733) · d98db824
      kimmking 提交于
      * Refactor orchestration-core
      
      * modify sharding-jdbc-orchestration
      
      * modify sharding-proxy-common
      
      * modify proxy-backend&sharding-spring
      
      * polish a checkstyle for xml
      
      * fix parent pom ref
      
      * polish pom referred orchestration
      
      * modify a classname
      d98db824
  18. 11 3月, 2020 1 次提交
    • kimmking's avatar
      Refactor orchestration phase 1.2&1.3 (#4699) · 808ccb7b
      kimmking 提交于
      * refactor projects
      
      * refactor to extract model and configuration
      
      * modify a spelling
      
      * refactor sharding-jdbc-orchestration&sharding-proxy-common
      
      * refactor sharding-jdbc-orchestration-spring
      808ccb7b
  19. 09 3月, 2020 1 次提交
  20. 03 3月, 2020 1 次提交
    • L
      Upgrade to Java8 (#4583) · 1e50d719
      Liang Zhang 提交于
      * upgrade java version from 7 to 8
      
      * upgrade lambda expr for java8
      
      * use java8 Optional instead of guava Optional
      
      * use java8 Optional instead of guava Optional
      1e50d719
  21. 25 2月, 2020 1 次提交
  22. 16 2月, 2020 1 次提交
  23. 10 2月, 2020 2 次提交
  24. 05 2月, 2020 1 次提交
  25. 03 2月, 2020 1 次提交
  26. 13 1月, 2020 1 次提交
  27. 12 1月, 2020 1 次提交
    • rename new orchestration module. (#3933) · dfcb6147
      孙不服 提交于
      * rename new orchestration module.
      
      * add blank line.
      
      * modify unit test for new orchestration.
      
      * rename the name of test config center and test registry center.
      dfcb6147
  28. 10 1月, 2020 1 次提交
    • Remove old orchestration module. (#3902) · 4687ecdb
      孙不服 提交于
      * modify sharding-ui-backend module for orchestration.
      
      * modify sharding-ui-backend's dependency.
      
      * use temp package.
      
      * use sharding-orchestration-center dependency for distribution.
      
      * Revert "use sharding-orchestration-center dependency for distribution."
      
      This reverts commit 9300b615
      4687ecdb
  29. 28 12月, 2019 1 次提交
  30. 26 12月, 2019 5 次提交
  31. 25 12月, 2019 1 次提交