1. 09 11月, 2020 3 次提交
  2. 06 11月, 2020 1 次提交
  3. 04 11月, 2020 1 次提交
  4. 02 11月, 2020 1 次提交
  5. 18 10月, 2020 1 次提交
  6. 28 9月, 2020 1 次提交
    • L
      Merge RouteResult and RouteContext (#7647) · b8238c7b
      Liang Zhang 提交于
      * Use RouteContext on RouteSQLRewriteEngine
      
      * Use RouteContext on ShardingStatementValidator
      
      * Use RouteContext on ShardingRouteEngine
      
      * Refactor ShardingComplexRoutingEngine
      
      * Refactor ShardingComplexRoutingEngine's return value to void
      
      * Refactor RouteContext
      
      * Refactor RouteResultTest
      
      * Remove RouteResult
      
      * Remove RouteResult
      b8238c7b
  7. 23 9月, 2020 1 次提交
  8. 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
  9. 16 5月, 2020 1 次提交
    • 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
  10. 14 5月, 2020 1 次提交
    • L
      Refactor sharding-core-common as pluggable (#5610) · fd5c26ca
      Liang Zhang 提交于
      * remove useless dependency for sharding-core-api
      
      * remove useless dependency for sharding-core-rewrite
      
      * remove useless dependency for sharding-core-common
      
      * refactor yaml swapper test cases
      
      * Move ConfigurationLogger to common module
      
      * move import org.apache.shardingsphere.sharding.core to import org.apache.shardingsphere.sharding
      
      * Add test dependencies
      fd5c26ca
  11. 13 5月, 2020 1 次提交
  12. 04 4月, 2020 2 次提交
  13. 20 3月, 2020 1 次提交
    • L
      Refactor route context (#4856) · d1eb0557
      Liang Zhang 提交于
      * refactor ShardingRouter
      
      * refactor TableUnit
      
      * add DataSourceUnit
      
      * merge DataSourceUnit and TableUnit to RouteMapper
      
      * rename RouteUnit.findTableMapper()
      
      * refactor constructor of RouteUnit
      d1eb0557
  14. 10 2月, 2020 2 次提交
  15. 12 1月, 2020 3 次提交
    • L
      Refactor RoutingEngine to ShardingRouteEngine (#3940) · 1921604a
      Liang Zhang 提交于
      * refactor RouteEngine to ShardingRouteEngine
      
      * refactor RoutingEngineFactory to ShardingRouteEngineFactory
      
      * move ShardingExecutionContext to sharding-core-execute module
      1921604a
    • L
      Move public interface DateNodeRouter and DateNodeRouteDecorator to... · 8c54e435
      Liang Zhang 提交于
      Move public interface DateNodeRouter and DateNodeRouteDecorator to shardingsphere-route module (#3939)
      
      * move DateNodeRouter and DateNodeRouteDecorator to shardingsphere-route package
      
      * move RouteContext to context package
      
      * move RouteResultTest to context package
      8c54e435
    • L
      Standardized route and execution's context object (#3938) · c7a0d413
      Liang Zhang 提交于
      * rename RouteUnit to ExecutionUnit
      
      * move ExecutionContext to shardingsphere-route module
      
      * move RouteResult to shardingsphere-route module
      
      * add result and context package in shardingsphere-route module
      
      * remove setter of RouteResult
      
      * rename RoutingUnit to RouteUnit
      
      * use sqlStatementContext instead of shardingRouteResult.getSqlStatementContext() in ShardingPaginationParameterRewriter
      
      * rename RouteResult to RouteContext
      
      * rename RoutingResult to RouteResult
      
      * split ShardingSQLLogger
      
      * move ExecutionContext to shardingsphere-executor module
      
      * move RouteContext from result package to route package
      c7a0d413
  16. 10 1月, 2020 1 次提交
  17. 20 9月, 2019 1 次提交
  18. 10 5月, 2019 4 次提交
  19. 14 3月, 2019 2 次提交
  20. 10 3月, 2019 1 次提交
  21. 08 3月, 2019 1 次提交
  22. 02 2月, 2019 1 次提交
  23. 17 1月, 2019 2 次提交
  24. 20 12月, 2018 1 次提交
  25. 13 12月, 2018 1 次提交
  26. 05 11月, 2018 3 次提交
  27. 26 9月, 2018 1 次提交