1. 24 8月, 2020 1 次提交
    • L
      Refactor QueryCommandExecutor.isQueryResponse for impl (#7041) · b3cd9f75
      Liang Zhang 提交于
      * Decouple AuthenticationEngine and BackendConnection
      
      * Decouple AuthenticationEngine and BackendConnection
      
      * Unify userName to username
      
      * Refactor CommandExecutorTask
      
      * Refactor MySQLComQueryPacketExecutor.isQueryResponse
      
      * Refactor MySQLComStmtExecuteExecutor.isQueryResponse
      
      * Refactor PostgreSQLComBindExecutor.isQueryResponse
      
      * Refactor PostgreSQLComQueryExecutor.isQueryResponse
      b3cd9f75
  2. 04 8月, 2020 1 次提交
    • L
      Fix checkstyle (#6601) · 050f5c0a
      Liang Zhang 提交于
      * Refactor OrderedSPIRegistry
      
      * Make field as local if possible
      
      * Add @SuppressWarnings("unchecked")
      
      * Remove redundant throws
      
      * Remove assertEquals
      
      * Add genertic type
      050f5c0a
  3. 22 7月, 2020 1 次提交
  4. 14 7月, 2020 1 次提交
  5. 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
  6. 22 5月, 2020 1 次提交
  7. 17 5月, 2020 1 次提交
    • L
      Revise ShardingJDBC and ShardingProxy usage in java codes (#5658) · 44382c8c
      Liang Zhang 提交于
      * Rename AbstractShardingJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForShardingTest
      
      * Rename AbstractShadowJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForShadowTest
      
      * Rename AbstractMasterSlaveJDBCTest to AbstractShardingSphereDataSourceForMasterSlaveTest
      
      * Rename AbstractEncryptJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForEncryptTest
      
      * Rename ShardingProxyContext to ShardingSphereProxyContext
      44382c8c
  8. 16 5月, 2020 3 次提交
    • L
      Rename sharding-proxy to shardingsphere-proxy (#5645) · 767d4b3c
      Liang Zhang 提交于
      * Rename sharding-proxy to shardingsphere-proxy
      
      * rename org.apache.shardingsphere.shardingproxy to org.apache.shardingsphere.proxy
      767d4b3c
    • L
      Rename shardingsphere-underlying to shardingsphere-infra (#5638) · 60b82df2
      Liang Zhang 提交于
      * Rename shardingsphere-underlying to shardingsphere-infra
      
      * Rename shardingsphere-infra's subprojects
      
      * Rename shardingsphere-infra's subprojects
      
      * rename package from org.apache.shardingsphere.underlying.common to org.apache.shardingsphere.infra
      
      * rename package from org.apache.shardingsphere.underlying.executor to org.apache.shardingsphere.infra.executor
      
      * rename package from org.apache.shardingsphere.underlying.merge to org.apache.shardingsphere.infra.merge
      
      * rename package from org.apache.shardingsphere.underlying.route to org.apache.shardingsphere.infra.route
      
      * rename package from org.apache.shardingsphere.underlying.rewrite to org.apache.shardingsphere.infra.rewrite
      60b82df2
    • L
      Rename shardingsphere-database-protocol to shardingsphere-db-protocol (#5637) · d928165e
      Liang Zhang 提交于
      * rename shardingsphere-database-protocol to shardingsphere-db-protocol
      
      * rename package org.apache.shardingsphere.database to org.apache.shardingsphere.db
      d928165e
  9. 31 3月, 2020 1 次提交
  10. 18 3月, 2020 1 次提交
    • L
      Move OrchestrationProperties to orchestration module (#4814) · a6697dfc
      Liang Zhang 提交于
      * rename ShardingSphereProperties to ConfigurationProperties
      
      * rename PropertiesConstant to ConfigurationPropertyKey
      
      * rename ConfigurationProperties and OrchestrationProperties
      
      * move OrchestrationProperties to sharding-orchestration-core-facade module
      
      * move ConfigurationProperties to config package
      
      * rename impl of TypedPropertyKey
      
      * move ConfigurationPropertiesTest
      a6697dfc
  11. 17 3月, 2020 1 次提交
    • L
      Adjust TypedProperties' package structure & simplify domain module (#4794) · f58f74dd
      Liang Zhang 提交于
      * Rename org.apache.shardingsphere.underlying.common.constant.properties to org.apache.shardingsphere.underlying.common.properties
      
      * move TypedProperties to basic package
      
      * refactor package org.apache.shardingsphere.underlying.common.properties
      
      * rename TypedProperties.enumClass to keyClass
      
      * private TypedProperties.find()
      
      * refactor TypedProperties
      
      * fix test case
      
      * remove TypedProperties.keyClass
      
      * fix test case
      f58f74dd
  12. 09 3月, 2020 1 次提交
  13. 16 2月, 2020 1 次提交
  14. 10 2月, 2020 2 次提交
  15. 25 12月, 2019 1 次提交
  16. 24 12月, 2019 1 次提交
  17. 07 3月, 2019 5 次提交
  18. 06 3月, 2019 11 次提交
  19. 05 3月, 2019 4 次提交
  20. 04 3月, 2019 1 次提交