1. 24 May, 2018 1 commit
  2. 22 Nov, 2017 1 commit
  3. 13 Nov, 2017 1 commit
  4. 29 Aug, 2017 1 commit
  5. 29 Jun, 2017 1 commit
  6. 11 May, 2017 1 commit
  7. 15 Mar, 2017 1 commit
    • Aaron Gable's avatar
      Workaround Python Issue 26083 in upload.py · edfd7cd8
      Aaron Gable authored
      This issue is fixed in Python 2.7.12, but we don't guarantee
      that we use that version everywhere. The root issue is that,
      on certain platforms (e.g. Mac), the exception indicating that
      the underlying command (e.g. 'hg') was not found is too large,
      and loading the pickle representing the exception fails.
      
      This CL catches this specific exception and treats it identically
      to the OS properly raising a 'command not found' code.
      
      BUG=699173
      
      Change-Id: I0483ab0d1d0b6a3dfcfd26f2d9644817b5b5284f
      Reviewed-on: https://chromium-review.googlesource.com/455537Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
      Commit-Queue: Aaron Gable <agable@chromium.org>
      edfd7cd8
  8. 17 Feb, 2017 1 commit
  9. 19 Dec, 2016 1 commit
  10. 28 Nov, 2016 2 commits
  11. 08 Nov, 2016 1 commit
  12. 19 Oct, 2016 1 commit
  13. 19 Sep, 2016 1 commit
  14. 24 Aug, 2016 1 commit
  15. 27 Jun, 2016 1 commit
  16. 22 Jun, 2016 1 commit
  17. 17 Jun, 2016 1 commit
  18. 16 Jun, 2016 4 commits
  19. 09 Jun, 2016 1 commit
  20. 09 Mar, 2016 1 commit
  21. 15 Feb, 2016 1 commit
  22. 23 Dec, 2015 1 commit
  23. 22 Dec, 2015 1 commit
  24. 17 Dec, 2015 2 commits
  25. 01 Dec, 2015 1 commit
  26. 27 Nov, 2015 2 commits
  27. 09 Nov, 2015 3 commits
  28. 20 Oct, 2015 1 commit
  29. 01 Oct, 2015 1 commit
  30. 30 Sep, 2015 1 commit
  31. 02 Sep, 2015 1 commit
  32. 12 Aug, 2015 1 commit