1. 16 12月, 2019 4 次提交
    • Q
      update Jenkinsfile · 383f6f21
      quicksilver 提交于
      383f6f21
    • Q
      Merge remote-tracking branch 'upstream/master' · 60d1da8a
      quicksilver 提交于
      60d1da8a
    • Q
      Add CentOS 7 build case on Jenkins CI · ac8f47a4
      quicksilver 提交于
      ac8f47a4
    • Q
      enable build milvus on centos7 (#769) · 952f3435
      quicksilver 提交于
      * enable build milvus on centos7
      
      * Update build enviroment Centos7 dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * Update Dockerfile
      
      * add centos7_build_deps.sh
      
      * add centos7 build cpu version enviroment
      
      * add centos7 on github actions
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * update ci/docker/centos-7-core.dockerfile
      
      * fix github actions bug
      
      * update centos7 case on github actions
      
      * update docker-compose.yml
      
      * debug centos case on github actions
      
      * debug centos case on github actions
      
      * add centos7 deploy dockerfile
      952f3435
  2. 14 12月, 2019 16 次提交
  3. 13 12月, 2019 10 次提交
  4. 12 12月, 2019 4 次提交
    • Q
      Merge pull request #761 from ZhifengZhang-CN/master · 93d9dc37
      quicksilver 提交于
      update github actions core.yml
      93d9dc37
    • 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
  5. 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
  6. 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
  7. 09 12月, 2019 1 次提交