1. 09 11月, 2020 1 次提交
  2. 07 11月, 2020 1 次提交
  3. 06 11月, 2020 1 次提交
  4. 04 11月, 2020 2 次提交
  5. 28 10月, 2020 1 次提交
    • L
      Rename module name from primary-replica-replication to replica-query (#7943) · 82e5f038
      Liang Zhang 提交于
      * Update doc for SQLParserFacade
      
      * Rename module name from primary-replica-replication to replica-query
      
      * Rename primary-replica-replication to replica-query
      
      * Rename Primary-Replica Replication to replica query
      
      * Rename primary_replica_replication to replica_query
      
      * Rename primary replica replication to replica query
      
      * Rename PrimaryReplicaReplication to ReplicaQuery
      
      * Rename read-write-split to replica-query
      82e5f038
  6. 16 10月, 2020 1 次提交
  7. 15 10月, 2020 1 次提交
  8. 12 10月, 2020 1 次提交
    • L
      Adjust metadata's package structure (#7766) · 141e93ef
      Liang Zhang 提交于
      * Rename database.model
      
      * Rename package name from metadata.schema to metadata.rule
      
      * Rename package name from metadata.database to metadata.schema
      
      * Add package name metadata.model
      
      * Fix spi
      
      * Fix spi
      
      * Fix spi
      141e93ef
  9. 10 10月, 2020 1 次提交
  10. 04 10月, 2020 1 次提交
  11. 28 9月, 2020 2 次提交
  12. 24 9月, 2020 1 次提交
    • L
      Rename PrimaryReplicaReplication in code - part 4 (#7589) · 82b1b9d5
      Liang Zhang 提交于
      * Rename ShardingType
      
      * Rename ShardingType
      
      * Rename master-slave to primary-replica-replication
      
      * Refactor HintManager
      
      * Rename HintSetPrimaryOnlyCommand
      
      * Refactor HintShowStatusExecutor
      
      * Refactor ShardingCTLHintBackendHandlerTest
      
      * Refactor ReplicaLoadBalanceAlgorithm
      
      * Refactor test cases
      
      * Refactor test cases
      
      * Refactor integrate test cases
      
      * Refactor integrate test cases
      82b1b9d5
  13. 23 9月, 2020 2 次提交
  14. 22 9月, 2020 3 次提交
  15. 16 9月, 2020 1 次提交
  16. 10 9月, 2020 1 次提交
  17. 09 9月, 2020 1 次提交
  18. 08 9月, 2020 2 次提交
  19. 06 9月, 2020 1 次提交
  20. 04 9月, 2020 2 次提交
  21. 02 9月, 2020 1 次提交
  22. 01 9月, 2020 2 次提交
  23. 29 8月, 2020 1 次提交
  24. 27 8月, 2020 1 次提交
  25. 26 8月, 2020 3 次提交
  26. 20 8月, 2020 1 次提交
  27. 11 8月, 2020 1 次提交
  28. 10 8月, 2020 1 次提交
  29. 06 8月, 2020 1 次提交
  30. 03 8月, 2020 1 次提交
    • L
      Rename SchemaContexts to StandardSchemaContexts (#6570) · 08199bdf
      Liang Zhang 提交于
      * Refactor SchemaContextsBuilder.ruleConfigurations
      
      * Refactor SchemaContextsBuilder.authentication
      
      * Refactor SchemaContexts
      
      * Refactor SchemaContextsBuilder
      
      * Remove SchemaContextsBuilder.log
      
      * Refactor Bootstrap.createSchemaContextsAware
      
      * Refactor Bootstrap.createSchemaContextsAware
      
      * Refactor MetaDataCallback
      
      * Refactor OrchestrationSchemaContexts
      
      * Refactor ProxyOrchestrationSchemaContexts.getAddedDataSources
      
      * Refactor ProxyOrchestrationSchemaContexts.getAddedDataSources
      
      * Rename SchemaContextsAware to SchemaContexts
      
      * Rename Bootstrap.initSchemaContexts
      
      * Refactor StandardSchemaContexts
      
      * Refactor OrchestrationSchemaContexts
      
      * Make consist with OrchestrationSchemaContexts & OrchestrationShardingSphereDataSource
      
      * Make consist with OrchestrationSchemaContexts & OrchestrationShardingSphereDataSource
      
      * Fix test case
      
      * Rename FacadeConfiguration to ControlPanelConfiguration
      
      * Fix compile error
      
      * Rename OpenTracingTracer
      
      * Refactor ControlPanelFacadeEngine
      
      * Refactor ControlPanelFacadeEngine
      
      * Avoid use Map.Entry in code
      
      * Refactor MySQLServerInfo
      
      * Add ProxySchemaContexts.getDataSourceSample
      
      * For code style
      
      * Refactor Bootstrap
      
      * Update javadoc
      
      * Update javadoc
      
      * Refactor ConfigCenter
      
      * Refactor ConfigCenter
      
      * Use lombok on Callback
      
      * Use lombok on Callback
      
      * Update java doc for Callback
      
      * Update java doc for Callback
      
      * for checkstyle
      
      * Fix checkstyle
      08199bdf