1. 18 7月, 2018 2 次提交
  2. 17 7月, 2018 1 次提交
    • W
      API.spec change requires specific approvals (#12136) · f9f8fbaa
      Wu Yi 提交于
      * test
      
      * test
      
      * test2
      
      * wip
      
      * test using pr id
      
      * test
      
      * add log
      
      * add log
      
      * test
      
      * test
      
      * test
      
      * test
      
      * add approver check
      
      * revert travis ci
      
      * merge latest api.spec
      
      * fix get token
      
      * update API.spec
      
      * up to date
      f9f8fbaa
  3. 13 7月, 2018 1 次提交
  4. 12 7月, 2018 3 次提交
  5. 11 7月, 2018 2 次提交
  6. 10 7月, 2018 1 次提交
  7. 05 7月, 2018 1 次提交
  8. 04 7月, 2018 1 次提交
  9. 02 7月, 2018 1 次提交
  10. 28 6月, 2018 1 次提交
  11. 27 6月, 2018 1 次提交
  12. 24 6月, 2018 1 次提交
  13. 22 6月, 2018 1 次提交
    • Q
      Fix kill fail bug (#11635) · dda24f18
      Qiyang Min 提交于
      * 1. Remove PYTHON_FLAGS from paddle_build.sh in paddlepaddle/paddle:latest-dev
      
      * 1. Add PYTHON_FLAGS back
      2. Change SIGKILL to SIGINT and SIGTERM
      
      * 1. Add setup.py.in back
      
      * 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging up which is caused by the opencv-python package missing
      
      * 1. Add the && \ to line above
      
      * 1. Remove the notice comment
      dda24f18
  14. 14 6月, 2018 1 次提交
  15. 12 6月, 2018 1 次提交
  16. 07 6月, 2018 1 次提交
  17. 06 6月, 2018 1 次提交
  18. 05 6月, 2018 1 次提交
  19. 31 5月, 2018 1 次提交
  20. 29 5月, 2018 1 次提交
  21. 25 5月, 2018 1 次提交
  22. 24 5月, 2018 4 次提交
  23. 23 5月, 2018 2 次提交
  24. 22 5月, 2018 1 次提交
  25. 19 5月, 2018 1 次提交
  26. 18 5月, 2018 1 次提交
  27. 17 5月, 2018 3 次提交
  28. 16 5月, 2018 1 次提交
  29. 11 5月, 2018 1 次提交
  30. 10 5月, 2018 1 次提交
    • X
      Revert "CI: rerun failed tests. (#10536)" · dcb77813
      Xin Pan 提交于
      This reverts commit 0446220e.
      
      Reason:
      
      Rerun failed test hides flaky test.
      Flaky test can be bugs, for example, race condition.
      Test shouldn't be flaky, if a test is flaky, it should be fixed.
      dcb77813