1. 25 8月, 2020 1 次提交
  2. 24 8月, 2020 2 次提交
    • L
      Refactor BackendResponse judge sequence of QueryCommandExecutor (#7042) · c6ea1ade
      Liang Zhang 提交于
      * Decouple AuthenticationEngine and BackendConnection
      
      * Decouple AuthenticationEngine and BackendConnection
      
      * Refactor BackendResponse judge sequence of MySQLComQueryPacketExecutor
      
      * Refactor BackendResponse judge sequence of MySQLComStmtExecuteExecutor
      
      * Refactor BackendResponse judge sequence of PostgreSQLComBindExecutor
      
      * Refactor BackendResponse judge sequence of PostgreSQLComQueryExecutor
      
      * Refactor MySQLComQueryPacketExecutor
      
      * Refactor MySQLComStmtExecuteExecutor
      
      * Refactor PostgreSQLComBindExecutor
      
      * Refactor PostgreSQLComQueryExecutor
      c6ea1ade
    • 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
  3. 06 8月, 2020 1 次提交
  4. 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
  5. 29 7月, 2020 1 次提交
  6. 01 6月, 2020 1 次提交
  7. 26 5月, 2020 1 次提交
    • L
      Add RawSQLExecutorCallback (#5793) · c5558b32
      Liang Zhang 提交于
      * add DefaultRawSQLExecutorCallback
      
      * remove useless callback
      
      * add RawProxyExecutor
      
      * refactor ShardingSphereStatement & ShardingSpherePreparedStatement
      
      * add QueryHeaderBuilder
      
      * merge QueryHeader and ExecuteQueryHeader
      
      * merge ExecuteResponse and ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * refactor org.apache.shardingsphere.infra.executor.sql.raw.execute.result
      
      * remove DefaultRawSQLExecutorCallback
      
      * refactor UpdateResponse
      c5558b32
  8. 22 5月, 2020 1 次提交
  9. 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
  10. 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
  11. 15 4月, 2020 1 次提交
  12. 14 4月, 2020 1 次提交
  13. 02 4月, 2020 1 次提交
    • L
      Add SPI for metadata loader (#5051) · 2aa40533
      Liang Zhang 提交于
      * refactor TableMetaData
      
      * remove useless exception
      
      * add ShardingTableMetadataLoader
      
      * add RuleSchemaMetaDataLoader
      
      * remove ShardingMetaDataLoader
      
      * move metadata decorator and loader to schema package
      
      * rename RuleMetaDataLoader to RuleTableMetaDataLoader
      
      * add SPI for RuleTableMetaDataLoader
      2aa40533
  14. 09 3月, 2020 1 次提交
  15. 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
  16. 16 2月, 2020 1 次提交
  17. 10 2月, 2020 2 次提交
  18. 20 1月, 2020 1 次提交
  19. 26 12月, 2019 2 次提交
  20. 11 6月, 2019 1 次提交
  21. 10 6月, 2019 2 次提交
  22. 20 5月, 2019 1 次提交
  23. 07 3月, 2019 5 次提交
  24. 06 3月, 2019 1 次提交
  25. 05 3月, 2019 3 次提交
  26. 04 3月, 2019 3 次提交