1. 07 1月, 2020 3 次提交
    • J
      Update CONTRIBUTING.md (#942) · 4c2276a9
      Jin Hai 提交于
      * [skip ci]#668 - Update badge of README
      
      * Fix README.md
      
      * Fix README.md
      
      * Merge remote-tracking branch 'upstream/master'
      
      * #910 Change c++ standard to c++17
      
      * Remove unused headers
      
      * #910 Change Milvus c++ standard to c++17
      
      * #910 Change Milvus c++ standard to c++17
      
      * #941 Update CONTRIBUTING.md
      4c2276a9
    • D
      Enhance testing framework based on kubernetes (#935) · 7cad4941
      del-zhenwu 提交于
      * Update framework
      
      * remove files
      
      * Remove files
      
      * Remove ann-acc cases && Update java-sdk cases
      7cad4941
    • C
      remove collector from config (#939) · 69d42a3d
      Cai Yudong 提交于
      * #931 remove collector from config
      
      * #931 fix test_metrics build error
      69d42a3d
  2. 06 1月, 2020 4 次提交
    • Y
      Add push mode for prometheus monitor (#905) · a92a43e2
      yukun 提交于
      * Add push mode for prometheus monitor
      
      * format code
      
      * fix for comments
      
      * fix test_MetricBase bug
      
      * Change ip to address in config
      a92a43e2
    • J
      [skip ci] Change Milvus c++ standard to c++17 (#932) · 28e61ee4
      Jin Hai 提交于
      * [skip ci]#668 - Update badge of README
      
      * Fix README.md
      
      * Fix README.md
      
      * Merge remote-tracking branch 'upstream/master'
      
      * #910 Change c++ standard to c++17
      
      * Remove unused headers
      
      * #910 Change Milvus c++ standard to c++17
      
      * #910 Change Milvus c++ standard to c++17
      28e61ee4
    • Q
      Change milvus helm version to master (#929) · c2643317
      quicksilver 提交于
      * specify multiple urls on sqlite_orm download stage
      
      * fix bug
      
      * fix bug
      
      * specify multiple urls on opentracing download stage
      
      * fix bug
      
      * specify multiple urls on download stage
      
      * delete jfrog cache
      
      * print jenkins enviroment variables
      
      * print jenkins enviroment variables
      
      * fix check_ccache.sh bug
      
      * debug
      
      * Update Jenkinfile
      
      * Add build enviroment resource limit on Jenkins CI
      
      * remove Jfrog cache build option
      
      * Custom defined name for the upload on Codecov
      
      * change milvus helm version to master
      c2643317
    • J
      [skip ci] Update README.md (#896) · 3ecfe1d9
      jielinxu 提交于
      * Update README.md
      
      * [skip ci] Add IVFLAT links
      
      * [skip ci] Minor
      3ecfe1d9
  3. 04 1月, 2020 4 次提交
    • J
      Change C++ standard to c++17 (#911) · a876ae1b
      Jin Hai 提交于
      * [skip ci]#668 - Update badge of README
      
      * Fix README.md
      
      * Fix README.md
      
      * Merge remote-tracking branch 'upstream/master'
      
      * #910 Change c++ standard to c++17
      
      * Remove unused headers
      a876ae1b
    • remove redundant checks (#860) (#907) · 82eb69fb
      李盛俊 提交于
      * delete redundant check (#860)
      
      * add changelog
      Co-authored-by: NJin Hai <hai.jin@zilliz.com>
      82eb69fb
    • C
      28da6c73
    • C
      support minio storage (#895) · b9d9b8ec
      Cai Yudong 提交于
      * #815 add S3 client
      
      * #815 update S3 interface
      
      * #815 add bucket_name_ as class field, add StartService() and StopService()
      
      * #815 add FileIOReader and FileIOWriter
      
      * #815 fix unittest test_storage build error
      
      * #815 add GetObjectStr()
      
      * #815 add S3IOReader/S3IOWriter
      
      * #815 add ListObjects(), support put string with \0, launch S3 service when server start
      
      * #815 read/write s3 index file pass
      
      * #815 add MinIO related config
      
      * #815 fix storage config issuegs
      
      * #815 code clean
      
      * #815 use local file or S3 via minio_enable
      
      * #815 add DeleteObjects() for S3
      
      * #815 print out IO rate when read_index & write_index
      
      * #815 clean code
      
      * #815 fix centos build error
      
      * #815 support MinIO storage
      
      * #815 fix typo
      b9d9b8ec
  4. 02 1月, 2020 2 次提交
    • S
      Fix mysqlmetaimpl (#869) · ba36d18d
      shengjh 提交于
      * *fix mysqlMetaImpl Initialize failed create directory
      
      * *style: format code
      
      * *style: format code
      
      * *style: format code
      
      * *style: format code
      
      * *fix: sqliteMetaImpl Initialize failed create directory
      
      * add empty line to trigger CI
      ba36d18d
    • Y
      IVFTest.gpu_seal_test unittest failed #805 (#888) · 397a757f
      Yukikaze-CZR 提交于
      * Add log to debug #678
      
      * Rename nsg_mix to RNSG in C++ sdk #735
      
      * [skip ci] change __function__
      
      * clang-format
      
      * IVFTest.gpu_seal_test unittest failed #805
      
      * rerun jenkins CI
      
      * fix test_util
      397a757f
  5. 31 12月, 2019 2 次提交
  6. 28 12月, 2019 2 次提交
  7. 27 12月, 2019 1 次提交
  8. 26 12月, 2019 5 次提交
    • Q
      Custom defined name for the upload on Codecov (#840) · d606f33e
      quicksilver 提交于
      * specify multiple urls on sqlite_orm download stage
      
      * fix bug
      
      * fix bug
      
      * specify multiple urls on opentracing download stage
      
      * fix bug
      
      * specify multiple urls on download stage
      
      * delete jfrog cache
      
      * print jenkins enviroment variables
      
      * print jenkins enviroment variables
      
      * fix check_ccache.sh bug
      
      * debug
      
      * Update Jenkinfile
      
      * Add build enviroment resource limit on Jenkins CI
      
      * remove Jfrog cache build option
      
      * Custom defined name for the upload on Codecov
      d606f33e
    • D
      Update pip source (#822) · b140d825
      del-zhenwu 提交于
      * Update pip source
      
      * Update requirements
      
      * Remove query range case
      b140d825
    • A
      Fix common util judge error (#835) · 546a1fcb
      ABNER-1 提交于
      *  '#831 fix exe_path judge error'
      
      * #831 fix exe_path judge error
      546a1fcb
    • C
      #216 add CLI to get system info (#806) · 09701c3f
      Cai Yudong 提交于
      09701c3f
    • Q
      Remove Jfrog Cache on Jenkins CI (#827) · 03ec4107
      quicksilver 提交于
      * specify multiple urls on sqlite_orm download stage
      
      * fix bug
      
      * fix bug
      
      * specify multiple urls on opentracing download stage
      
      * fix bug
      
      * specify multiple urls on download stage
      
      * delete jfrog cache
      
      * print jenkins enviroment variables
      
      * print jenkins enviroment variables
      
      * fix check_ccache.sh bug
      
      * debug
      
      * Update Jenkinfile
      
      * Add build enviroment resource limit on Jenkins CI
      
      * remove Jfrog cache build option
      03ec4107
  9. 25 12月, 2019 3 次提交
    • G
      If partition tag is similar, wrong partition is searched (#825) · df4cb81f
      groot 提交于
      * #766 If partition tag is similar, wrong partition is searched
      
      * #766 If partition tag is similar, wrong partition is searched
      
      * reorder changelog id
      
      * typo
      df4cb81f
    • T
      Remove Arrow (#817) · d37670bd
      Tinkerrr 提交于
      * replace arrow
      
      * format
      
      * update changelog
      
      * code-style
      
      * fix bug
      
      * fix 2
      
      * fix 3
      
      * fix 4
      
      * change build timeout on Jenkinsfile
      d37670bd
    • Q
      Specify multiple urls on download stage (#820) · 685d199a
      quicksilver 提交于
      * specify multiple urls on sqlite_orm download stage
      
      * fix bug
      
      * fix bug
      
      * specify multiple urls on opentracing download stage
      
      * fix bug
      
      * specify multiple urls on download stage
      685d199a
  10. 21 12月, 2019 9 次提交
  11. 20 12月, 2019 5 次提交