1. 15 4月, 2020 2 次提交
  2. 14 4月, 2020 3 次提交
  3. 13 4月, 2020 1 次提交
  4. 08 4月, 2020 2 次提交
  5. 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
  6. 29 3月, 2020 1 次提交
  7. 18 3月, 2020 1 次提交
  8. 17 3月, 2020 1 次提交
  9. 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
  10. 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
  11. 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
  12. 09 3月, 2020 1 次提交
  13. 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
  14. 25 2月, 2020 1 次提交
  15. 10 2月, 2020 2 次提交
  16. 05 2月, 2020 1 次提交
  17. 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
  18. 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
  19. 28 12月, 2019 1 次提交
  20. 26 12月, 2019 1 次提交
  21. 25 12月, 2019 2 次提交
  22. 24 12月, 2019 2 次提交
  23. 23 12月, 2019 1 次提交
    • L
      Refactor sharding-core-common module (#3787) · 75649eb5
      Liang Zhang 提交于
      * remove DatabaseTypes.getDatabaseTypes()
      
      * refactor DatabaseTypes.getDatabaseTypeName to getTrunkDatabaseTypeName
      
      * remove useless MariaDBDatabaseType.getJdbcUrlPrefixAlias
      
      * move ConfigurationLogger to config package
      
      * remove useless StringUtil.isLongValue
      
      * move InlineExpressionParser to config package
      75649eb5
  24. 23 11月, 2019 1 次提交
    • L
      Refactor code style (#3580) · 85e8e4da
      Liang Zhang 提交于
      * remove useless LogicSchema.getDataSourceURLs()
      
      * refactor ConditionValueInOperatorGeneratorTest
      
      * refactor ConditionValueBetweenOperatorGeneratorTest
      
      * refactor ConditionValueCompareOperatorGeneratorTest
      
      * refactor XXXDataSourceMetaDataTest
      
      * for code style
      
      * refactor ShardingCTLHintParserTest
      
      * remove useless test cases
      
      * refactor XXXServerDatabaseType.getDataSourceMetaData()
      
      * replace assertEquals to assertThat
      
      * fix code style
      
      * rename DataSourceMetaData.getSchemaName() to getSchemaName
      
      * change seq of  DataSourceMetaData.getSchema() and getCatalog()
      
      * refactor DataSourceInfo
      
      * for code style
      85e8e4da
  25. 05 9月, 2019 1 次提交
  26. 14 8月, 2019 1 次提交
  27. 29 7月, 2019 1 次提交
  28. 26 7月, 2019 2 次提交
  29. 25 7月, 2019 4 次提交