1. 18 3月, 2017 1 次提交
  2. 17 3月, 2017 5 次提交
  3. 16 3月, 2017 2 次提交
  4. 14 3月, 2017 1 次提交
  5. 13 3月, 2017 3 次提交
  6. 12 3月, 2017 3 次提交
  7. 10 3月, 2017 2 次提交
  8. 09 3月, 2017 1 次提交
  9. 08 3月, 2017 1 次提交
  10. 03 3月, 2017 2 次提交
    • Y
      auto deployment paddle documentation · 6b0961a3
      Yu Yang 提交于
      * Change build process to generate v2 documentation
      * Add directory for v2 api
      * Correct sphinx index soft-link
      6b0961a3
    • H
      remove osx build from CI · f9ea339d
      Helin Wang 提交于
      We don't officially support OSX.
      And Travis CI takes a lot of time to build osx. (long time in pending state.
      Probably because travis ci don't have enough osx machines.
      f9ea339d
  11. 02 3月, 2017 1 次提交
  12. 01 3月, 2017 5 次提交
  13. 24 2月, 2017 4 次提交
  14. 27 1月, 2017 2 次提交
    • H
      fix docker build · 7712fd58
      Helin Wang 提交于
      I am getting following error without this commit when doing docker build.
      
        File "<string>", line 1, in <module>
        File "/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line 12, in <module>
          import setuptools.version
        File "/usr/local/lib/python2.7/dist-packages/setuptools/version.py", line 1, in <module>
          import pkg_resources
        File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 70, in <module>
          import packaging.version
      ImportError: No module named packaging.version
      
      No idea why this change fix the problem, but it does fix.
      7712fd58
  15. 19 1月, 2017 1 次提交
  16. 18 1月, 2017 1 次提交
  17. 17 1月, 2017 5 次提交