1. 30 10月, 2020 1 次提交
  2. 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
  3. 15 10月, 2020 1 次提交
  4. 12 10月, 2020 1 次提交
  5. 11 10月, 2020 1 次提交
  6. 23 9月, 2020 1 次提交
    • L
      Rename PrimaryReplicaReplication in code (#7579) · e83962e7
      Liang Zhang 提交于
      * Rename PrimaryReplicaReplication in code
      
      * Rename PrimaryReplicaReplication in integrated test cases
      
      * Rename PrimaryReplicaReplication in integrated test cases
      
      * Fix data
      
      * Fix data
      
      * Refactor test case for shardingsphere-jdbc-governance-spring-namespace
      e83962e7
  7. 16 9月, 2020 1 次提交
  8. 14 9月, 2020 2 次提交
  9. 11 9月, 2020 2 次提交
  10. 02 9月, 2020 1 次提交
  11. 29 8月, 2020 1 次提交
  12. 28 8月, 2020 1 次提交
  13. 27 8月, 2020 1 次提交
  14. 26 8月, 2020 1 次提交
  15. 12 8月, 2020 1 次提交
  16. 07 8月, 2020 1 次提交
  17. 27 7月, 2020 4 次提交
  18. 26 7月, 2020 4 次提交
  19. 22 7月, 2020 1 次提交
  20. 20 7月, 2020 1 次提交
  21. 09 7月, 2020 1 次提交
  22. 06 7月, 2020 1 次提交
  23. 18 6月, 2020 1 次提交
  24. 14 6月, 2020 1 次提交
    • L
      Determine sharding algorithm API (#6031) · ad6c97b5
      Liang Zhang 提交于
      * code style for ShardingAlgorithm
      
      * Determine Sharding Java API
      
      * refactor ShardingRule
      
      * Determine YAML configuration for sharding algorithm
      
      * Determine SpringBoot configuration for sharding algorithm
      
      * fix test cases
      
      * remove useless ShardingStrategyBeanDefinition
      
      * Fix spring namespace's problems
      
      * Fix test cases
      
      * Fix test cases
      ad6c97b5
  25. 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
  26. 12 6月, 2020 1 次提交
    • L
      Refactor key generator api (#6010) · b200ed8e
      Liang Zhang 提交于
      * rename KeyGeneratorConfiguration.algorithm
      
      * rename KeyGenerateStrategyConfiguration
      
      * refactor org.apache.shardingsphere.sharding.api.config.strategy package
      
      * add builder package
      
      * refactor key generator api
      
      * refactor key generator api
      
      * unify props and properties
      b200ed8e
  27. 10 6月, 2020 1 次提交
    • L
      Determine Encrypt API (#5981) · 954ac884
      Liang Zhang 提交于
      * Add ShardingSphereSPIAlgorithm
      
      * fix SPIQueryAssistedEncryptAlgorithm
      
      * refactor EncryptRuleConfiguration
      
      * rename org.apache.shardingsphere.encrypt.strategy to org.apache.shardingsphere.encrypt.algorithm
      
      * merge EncryptAlgorithm and SPIEncryptAlgorithm
      
      * Add EncryptAlgorithmFactoryBean
      
      * Merge SPILoadBalanceStrategyConfiguration and RawLoadBalanceStrategyConfiguration
      
      * Add MasterSlaveLoadBalanceAlgorithmFactoryBean
      
      * remove RawStrategyConfiguration
      
      * remove StrategyConfiguration
      
      * rename SPIStrategyConfiguration to StrategyConfiguration
      
      * remove StrategyConfiguration
      
      * rename EncryptStrategyConfiguration to EncryptAlgorithmConfiguration
      
      * refactor EncryptRuleConfiguration.encryptAlgorithms
      
      * rename EncryptRuleConfiguration.encryptors
      
      * rename AlgorithmProvidedEncryptRuleConfiguration.AlgorithmProvidedEncryptRuleConfiguration to encryptors
      
      * refactor yaml from encryptStrategies to encryptors
      
      * refactor yaml from encryptStrategies to encryptors
      
      * refactor org.apache.shardingsphere.encrypt.yaml package
      
      * fix test cases
      
      * refactor YamlEncryptRuleConfiguration
      
      * refactor EncryptRuleConfiguration
      
      * refactor Encrypt spring namespace
      
      * unify usage of encryptor
      
      * update docs
      954ac884
  28. 05 6月, 2020 1 次提交
  29. 04 6月, 2020 1 次提交
    • L
      Split encryptor to encrypt strategy and encrypt algorithm (#5918) · 6534cd49
      Liang Zhang 提交于
      * rename EncryptColumnRuleConfiguration
      
      * rename EncryptStrategyConfiguration
      
      * rename EncryptStrategyConfiguration.encryptStrategies
      
      * rename Encryptor to EncryptAlgorithm
      
      * rename EncryptColumnRuleConfiguration.encryptStrategyName
      
      * rename all encrypts
      6534cd49
  30. 21 5月, 2020 1 次提交
  31. 19 5月, 2020 1 次提交
  32. 17 5月, 2020 1 次提交