1. 12 Jun, 2015 1 commit
  2. 21 Apr, 2015 1 commit
  3. 16 Apr, 2015 1 commit
  4. 27 Mar, 2015 1 commit
  5. 25 Mar, 2015 1 commit
  6. 13 Mar, 2015 1 commit
  7. 25 Feb, 2015 1 commit
  8. 23 Feb, 2015 1 commit
  9. 19 Feb, 2015 1 commit
  10. 16 Jan, 2015 1 commit
  11. 12 Dec, 2014 1 commit
  12. 05 Dec, 2014 1 commit
  13. 16 Oct, 2014 1 commit
  14. 10 Oct, 2014 1 commit
  15. 04 Oct, 2014 1 commit
  16. 23 Sep, 2014 1 commit
  17. 28 Jul, 2014 1 commit
  18. 03 Jun, 2014 1 commit
  19. 15 May, 2014 1 commit
  20. 24 Apr, 2014 1 commit
  21. 11 Apr, 2014 1 commit
  22. 09 Apr, 2014 1 commit
  23. 25 Mar, 2014 1 commit
  24. 14 Mar, 2014 1 commit
  25. 29 Jan, 2014 1 commit
  26. 21 Jan, 2014 1 commit
  27. 03 Dec, 2013 2 commits
  28. 14 Oct, 2013 1 commit
  29. 19 Sep, 2013 1 commit
  30. 14 Aug, 2013 1 commit
  31. 10 Jun, 2013 1 commit
  32. 20 Apr, 2013 1 commit
  33. 18 Apr, 2013 1 commit
  34. 16 Apr, 2013 1 commit
  35. 12 Apr, 2013 1 commit
  36. 04 Apr, 2013 1 commit
  37. 06 Mar, 2013 1 commit
  38. 05 Mar, 2013 1 commit
    • dpranke@chromium.org's avatar
      Use author as determined from scm if we can not get it from rietveld · f6ddfa4b
      dpranke@chromium.org authored
      Until an issue is uploaded to Rietveld, we don't know the official
      email address to use for an owners check. There are three ways to fix
      this: we could attempt to log in to rietveld prior to doing the check
      and extract the address to use, or we could use ~/.last_codereview_email_address,
      or we can use the email address we can determine from the checkout.
      
      All three options have flaws; the first is particularly awkward since there
      doesn't seem to be a good way to fetch the email without posting an issue.
      The second is flawed if we use different addresses for different repos,
      and the third is flawed if the checkout's email address is different from
      the rietveld address, or if it is anonymous.
      
      However, since this is only being used for owners checks (in this case),
      anonymous checkouts probably don't matter, and hopefully the cases where
      the email addresses differ are rare.
      
      R=maruel@chromium.org
      BUG=118388, 150049
      
      
      Review URL: https://chromiumcodereview.appspot.com/12377023
      
      git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@186259 0039d316-1c4b-4281-b951-d872f2087c98
      f6ddfa4b
  39. 28 Feb, 2013 1 commit