1. 06 11月, 2020 1 次提交
  2. 05 11月, 2020 3 次提交
  3. 02 11月, 2020 1 次提交
  4. 29 10月, 2020 3 次提交
  5. 27 10月, 2020 1 次提交
  6. 26 10月, 2020 2 次提交
  7. 22 10月, 2020 3 次提交
  8. 21 10月, 2020 1 次提交
    • P
      add static_mode_white_list (#28112) · 2d45d9a0
      pangyoki 提交于
      * add static_mode_white_list
      
      * add Mac CI static list
      
      * add Win CI white_list
      
      * add Coverage and Py3 CI white_list, add test_unittest
      2d45d9a0
  9. 20 10月, 2020 4 次提交
  10. 19 10月, 2020 1 次提交
  11. 16 10月, 2020 1 次提交
  12. 14 10月, 2020 2 次提交
    • T
      Update requirements approval (#27947) · ed6ee53e
      tianshuo78520a 提交于
      ed6ee53e
    • Y
      disable ut quickly (#27793) · fea09fe5
      YUNSHEN XIE 提交于
      * disable ut quickly
      
      * fix some error
      
      * fix some error
      
      * install urllib2 package
      
      * use requests package instead of urllib2
      
      * fix error caused by windows regular parameter
      
      * fix error on windows
      
      * fix some error
      
      * fix with format error
      
      * show disable ut in log
      
      * fix some error
      
      * fix some error
      
      * add the handling of error in executing get_quickly_disable_ut
      fea09fe5
  13. 13 10月, 2020 3 次提交
  14. 12 10月, 2020 1 次提交
  15. 10 10月, 2020 1 次提交
  16. 30 9月, 2020 1 次提交
  17. 27 9月, 2020 3 次提交
  18. 25 9月, 2020 3 次提交
  19. 24 9月, 2020 2 次提交
  20. 23 9月, 2020 2 次提交
  21. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f