1. 27 2月, 2019 5 次提交
  2. 26 2月, 2019 6 次提交
  3. 25 2月, 2019 2 次提交
  4. 24 2月, 2019 2 次提交
  5. 23 2月, 2019 2 次提交
  6. 22 2月, 2019 8 次提交
  7. 21 2月, 2019 6 次提交
  8. 20 2月, 2019 2 次提交
  9. 19 2月, 2019 1 次提交
    • D
      fix sonar (#34) · a7356d4e
      Da Rui Lei 提交于
      * revoke modifications for duplicated codes; polish according to reviews
      
      * Update DeltaBinaryEncoder.java,  ChunkGroupFooter.java, TsFileDecodingException.java, BitmapEncoder.java, IoTDBQueryResultSet.java, IoTDBQueryResultSet.java, EncodingConfig.java for fixing Sonar tips.
      
      * rename Compressor to ICompressor; rename UnCompressor to IUnCompressor
      a7356d4e
  10. 18 2月, 2019 1 次提交
    • R
      Fix sanor kyy (#37) · 4ba7ebd0
      Ring-k 提交于
      * Update Readme.md, replace old badge
      
      * fix code smell: replace with METHOD_NOT_SUPPORTED_STRING
      4ba7ebd0
  11. 16 2月, 2019 2 次提交
    • S
      Fix sonar by Yanzhe An (#38) · 81f6770c
      SolomonAnn 提交于
      * fix sonar:
      
      ** delete redundant quotes
      
      ** remove redundant [ERROR]
      81f6770c
    • B
      Fix sonar problems by Beyyes (#33) · c0c571f5
      Beyyes 提交于
      * fix sonar problem in iotdb-cli/src/main/java/org/apache/iotdb/cli/tool/ImportCsv
      
      * Update Readme.md, replace old badge
      
      * fix sonar problem in auth package
      
      * fix sonar problem in auth package
      
      * fix sonar problem of iotdb concurrent package and conf package
      
      * fix sonar problem in db conf and service
      
      * delete reset lock exception in HashLock
      
      * fix code problem in User.java
      
      * fix sonar problem in IoTDBDescriptor
      
      * fix sonar problem in conf and engine package
      
      * add log error info for class BasicAuthorizer
      
      * modify log info for BasicAuthorizer
      
      * fix the log error format
      
      * fix problem about logger and examine whether a string is empty
      
      * logger -> LOGGER
      
      * replace string.isEmpty() with "".equal()
      c0c571f5
  12. 14 2月, 2019 3 次提交