1. 14 12月, 2019 1 次提交
  2. 13 12月, 2019 9 次提交
  3. 12 12月, 2019 3 次提交
    • Q
      update github actions core.yml · 2d4344fd
      quicksilver 提交于
      2d4344fd
    • Q
      Add Github Actions and remove Travis CI (#752) · d1b79da6
      quicksilver 提交于
      * add github actions
      
      * add amd64-ubuntu-18.04-cache volumes
      
      * update core.yml in github actions
      
      * update ci/docker/ubuntu-18.04-core.dockerfile
      
      * update CI scripts file
      
      * update github actions
      
      * update github actions
      
      * update github actions
      
      * remove Travis CI
      
      * update docker-compose.yml
      
      * update ci scripts files
      
      * update docker-compose.yml
      d1b79da6
    • B
      Refactor server module separating Grpc from server handler and scheduler (#757) · 5e045af5
      BossZou 提交于
      * refactoring(create_table done)
      
      * refactoring
      
      * refactor server delivery (insert done)
      
      * refactoring server module (count_table done)
      
      * server refactor done
      
      * cmake pass
      
      * refactor server module done.
      
      * set grpc response status correctly
      
      * format done.
      
      * fix redefine ErrorMap()
      
      * optimize insert reducing ids data copy
      
      * optimize grpc request with reducing data copy
      
      * clang format
      
      * [skip ci] Refactor server module done. update changlog. prepare for PR
      
      * remove explicit and change int32_t to int64_t
      5e045af5
  4. 11 12月, 2019 1 次提交
    • Y
      clang-format (#743) · 47621f06
      Yukikaze-CZR 提交于
      * Add log to debug #678
      
      * Rename nsg_mix to RNSG in C++ sdk #735
      
      * [skip ci] change __function__
      
      * clang-format
      47621f06
  5. 10 12月, 2019 4 次提交
    • Y
      Add log to debug #678 (#733) · f3750921
      Yukikaze-CZR 提交于
      * Add log to debug #678
      
      * Rename nsg_mix to RNSG in C++ sdk #735
      
      * [skip ci] change __function__
      f3750921
    • valerianian's avatar
      [skip ci] Update the number of contributors. (#741) · 77d2d9b6
      valerianian 提交于
      77d2d9b6
    • Z
      Add Opentracing (#729) · e99896ac
      Zhiru Zhu 提交于
      * add TracerUtil
      
      * Interceptor ok
      
      * add handler
      
      * add context
      
      * minor update
      
      * keep span in trace context
      
      * add span in search okay
      
      * Update Context.cpp
      
      * refactor
      
      * refactor
      
      * refactor
      
      * format
      
      * add context in SearchJob
      
      * trace search okay
      
      * add back finish span in interceptor
      
      * add namespace
      
      * add tracing config in server config
      
      * add random id
      
      * debug mode okay
      
      * update CMakeLists
      
      * add opentracing to cmake
      
      * update unittest
      
      * add tracing namespace
      
      * remove std::run_time error
      
      * add lock when erasing context_map
      
      * update tracing config
      
      * lint
      
      * update CHANGELOG
      
      * small fix
      
      * fix server unit test
      
      * fix scheduler unit test
      
      * fix db unit test
      
      * lint
      
      * fix db unit test gpu version
      
      * rename to tracing_config
      
      * fix
      
      * update
      
      * trigger ci
      e99896ac
    • M
      update jenkins ci (#734) · 79181aa1
      milvus-ci-robot 提交于
      79181aa1
  6. 09 12月, 2019 4 次提交
    • A
      docs: add levylll as a contributor (#730) · 2b27ea58
      allcontributors[bot] 提交于
      * docs: update README.md [skip ci]
      
      * docs: update .all-contributorsrc [skip ci]
      2b27ea58
    • W
      Remove unused codes (#732) · 4847e502
      Wang XiangYu 提交于
      * remove unused function and comments
      
      * remove always-true parameter
      
      * run on python2 explicitly
      
      * fix clang-format
      4847e502
    • A
      docs: add PizzaL as a contributor (#726) · ce1b42c6
      allcontributors[bot] 提交于
      * docs: update README.md [skip ci]
      
      * docs: update .all-contributorsrc [skip ci]
      ce1b42c6
    • X
      Mishards synced to 0.6.0 release (#725) · 0a134dab
      XuPeng-SH 提交于
      * [skip ci](shards): update to support milvus 0.6.0
      
      * [skip ci](shards): add show partitions
      
      * [skip ci](shards): add drop partition
      
      * [skip ci](shards): add create partition
      
      * [skip ci](shards): update search for partition
      
      * [skip ci](shards): fix search partion bugs
      
      * [skip ci](shards): update all in one demo
      
      * [skip ci](shards/doc): update image in readme
      0a134dab
  7. 07 12月, 2019 5 次提交
  8. 06 12月, 2019 3 次提交
    • G
      fix unittest (#720) · 2b40ddbb
      groot 提交于
      * #670 Random failure of unittest db_test::SEARCH_TEST
      
      * add an important log
      
      * add an important log
      
      * add an important log
      
      * #674 server down in stability test
      
      * add more log
      
      * remove log
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      2b40ddbb
    • C
      show last commit id when server start (#717) · 11935267
      Cai Yudong 提交于
      * #709 show last commit id when server start
      
      * #709 fix typo error
      11935267
    • G
      Set nlist to default after drop index (#719) · 5bec93bf
      groot 提交于
      * #670 Random failure of unittest db_test::SEARCH_TEST
      
      * add an important log
      
      * add an important log
      
      * add an important log
      
      * #674 server down in stability test
      
      * add more log
      
      * remove log
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      
      * #696 metric_type changed from IP to L2
      5bec93bf
  9. 05 12月, 2019 5 次提交
  10. 04 12月, 2019 5 次提交