1. 12 Jan, 2016 1 commit
  2. 31 Dec, 2015 1 commit
  3. 29 Dec, 2015 1 commit
    • Feng Xiao's avatar
      Require six>=1.9 for Python. · 283c40c8
      Feng Xiao authored
      We use six sub-modules that aren't available in old versions. Not specifying
      this requirement in the setup will lead to much less readable runtime errors.
      It's particuarlly problematic for Mac OSX users because the system comes with
      an old six version 1.4.1 by default.
      
      [skip ci]
      283c40c8
  4. 28 Dec, 2015 1 commit
  5. 12 Dec, 2015 1 commit
  6. 03 Dec, 2015 1 commit
  7. 02 Dec, 2015 1 commit
  8. 29 Oct, 2015 3 commits
  9. 06 Oct, 2015 2 commits
  10. 05 Oct, 2015 1 commit
  11. 21 Aug, 2015 2 commits
  12. 20 Aug, 2015 3 commits
  13. 15 Aug, 2015 1 commit
  14. 13 Aug, 2015 1 commit
  15. 26 May, 2015 1 commit
    • Feng Xiao's avatar
      Replace the check of "../.git" · 8e142680
      Feng Xiao authored
      Checking the existence of ".git" is not the right way to check whether we
      are in develop environment because we distribute source tar-balls where
      such a ".git" directory does not exist. Replaced it with checking .proto
      files.
      8e142680
  16. 22 May, 2015 1 commit
  17. 15 May, 2015 2 commits
  18. 07 May, 2015 1 commit
  19. 06 May, 2015 2 commits
  20. 28 Apr, 2015 1 commit
  21. 10 Apr, 2015 2 commits
  22. 08 Apr, 2015 1 commit
  23. 25 Mar, 2015 1 commit
  24. 24 Mar, 2015 1 commit
  25. 05 Mar, 2015 1 commit
  26. 03 Mar, 2015 1 commit
  27. 26 Feb, 2015 1 commit
  28. 21 Feb, 2015 1 commit
  29. 13 Jan, 2015 3 commits