1. 11 11月, 2020 1 次提交
  2. 09 11月, 2020 2 次提交
  3. 07 11月, 2020 1 次提交
  4. 06 11月, 2020 1 次提交
  5. 04 11月, 2020 2 次提交
  6. 18 10月, 2020 1 次提交
  7. 13 10月, 2020 1 次提交
  8. 12 10月, 2020 2 次提交
  9. 11 10月, 2020 1 次提交
  10. 22 9月, 2020 1 次提交
  11. 17 9月, 2020 1 次提交
    • L
      For checkstyle (#7495) · e8297b02
      Liang Zhang 提交于
      * For checkstyle
      
      * Remove redundant suppression
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * Add final for classes which not design for extension
      
      * Rename return value to result
      
      * Rename exception variable name
      e8297b02
  12. 15 9月, 2020 1 次提交
  13. 09 9月, 2020 4 次提交
  14. 08 9月, 2020 1 次提交
  15. 07 9月, 2020 1 次提交
  16. 31 8月, 2020 2 次提交
  17. 19 8月, 2020 1 次提交
  18. 08 8月, 2020 2 次提交
  19. 06 8月, 2020 1 次提交
  20. 04 8月, 2020 1 次提交
  21. 23 7月, 2020 1 次提交
  22. 25 6月, 2020 1 次提交
  23. 19 6月, 2020 1 次提交
    • kimmking's avatar
      fix count return null (#6118) · d5a3224f
      kimmking 提交于
      * fix count return null
      
      * fix checkstyle
      
      * fix unit test
      
      * polish checkstyle
      
      * polish code style
      
      * fix in getMemoryResultSetRows
      
      * fix code style
      
      * extract method
      
      * fix codestyle
      d5a3224f
  24. 13 6月, 2020 1 次提交
    • L
      Unify properties and props (#6019) · 75824a28
      Liang Zhang 提交于
      * Unify properties and props
      
      * Unify properties and props
      
      * Merge branch 'master' into dev
      
      # Conflicts:
      #	shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-common/src/main/java/org/apache/shardingsphere/sharding/strategy/algorithm/sharding/ModuloShardingAlgorithm.java
      #	shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-route/src/main/java/org/apache/shardingsphere/sharding/route/engine/type/standard/ShardingStandardRoutingEngine.java
      #	shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/java/org/apache/shardingsphere/proxy/Bootstrap.java
      75824a28
  25. 11 6月, 2020 1 次提交
  26. 03 6月, 2020 1 次提交
    • L
      Refactor Sharding Java API (#5909) · b6f9ddd7
      Liang Zhang 提交于
      * rename ShardingRuleConfiguration.tables
      
      * rename ShardingRuleConfiguration. defaultDatabaseShardingStrategy and defaultTableShardingStrategy
      
      * rename TableRuleConfiguration.databaseShardingStrategy and tableShardingStrategy
      
      * rename TableRuleConfiguration.keyGeneratorConfig
      
      * rename TableRuleConfiguration to ShardingTableRuleConfiguration
      
      * for checkstyle
      b6f9ddd7
  27. 26 5月, 2020 1 次提交
  28. 17 5月, 2020 1 次提交
    • L
      Add shardingsphere-features module (#5648) · 268f6b9d
      Liang Zhang 提交于
      * rename sharding-core to shardingsphere-sharding
      
      * rename sharding-core to shardingsphere-sharding
      
      * rename encrypt-core to shardingsphere-encrypt
      
      * rename master-slave-core to shardingsphere-master-slave
      
      * rename shadow-core to shardingsphere-shadow
      
      * Add shardingsphere-features module
      268f6b9d