1. 05 8月, 2021 2 次提交
  2. 04 8月, 2021 4 次提交
  3. 03 8月, 2021 1 次提交
  4. 02 8月, 2021 9 次提交
  5. 30 7月, 2021 6 次提交
  6. 29 7月, 2021 4 次提交
  7. 28 7月, 2021 3 次提交
  8. 27 7月, 2021 3 次提交
  9. 26 7月, 2021 2 次提交
    • T
      Replace Nginx proxy with Traefik (#3409) · 6055be49
      Tadej Svetina 提交于
      * Replace Nginx with Traefik
      
      * Comment Traefik dashboard commands and ports
      
      * Fix cvat service port
      
      * Simplify traefik dashboard instructions
      
      * Add license to docker-compose files
      
      * Update all mentions of CVAT_HOST in the docs
      
      * Add link to Traefik documentation on router rules
      
      * Return base CVAT port to 8080
      
      * Fix spelling in documentation
      
      * Fix port indentaion in docker-compose file
      
      * Fix Traefik dashboard config
      
      * Update changelog
      
      * Adapt serverless dockerfile
      
      * Update analytics dockerfile
      
      * Update analytics docker compose file
      
      * Fix linting issues
      
      * fixed linter issues
      Co-authored-by: NAndrey Zhavoronkov <andrey.zhavoronkov@intel.com>
      6055be49
    • M
      Add tests for Dataset repo. (#3414) · f4382fec
      MashaSS 提交于
      * Add test for dataset_repo.
      
      * Refactoring and fix all pylint warnings.
      
      * Change hardcoded password to avoid pylint errors.
      
      * Remove hardcoded password to avoid pylint errors.
      
      * Remove test_clone_nonexistent_repo and rename test class.
      
      * Remove unused import.
      f4382fec
  10. 23 7月, 2021 4 次提交
  11. 22 7月, 2021 2 次提交