1. 14 Nov, 2013 1 commit
  2. 13 Nov, 2013 1 commit
  3. 11 Nov, 2013 1 commit
  4. 08 Nov, 2013 1 commit
  5. 07 Nov, 2013 2 commits
  6. 06 Nov, 2013 1 commit
    • deymo@chromium.org's avatar
      my_activity: Port gerrit to the new gerrit_util API. · f8be2769
      deymo@chromium.org authored
      This patch adds a new function QueryAllChanges to gerrit_util.py
      allowing the caller to iterate the list of changes regardless the
      maximum limit of changes per request that the server supports (by
      default 500 according to gerrit's documentation).
      
      my_activity.py is ported to use this function instead of urllib2 to
      manually make the request. This also adds support for authentication
      since gerrit_util.py already supports it, and the internal gerrit
      instance is now re-enabled.
      
      Finally, two minor bugs are fixed on the hanlding of returned
      results: The DETAILED_ACCOUNTS option is passed to gerrit to request
      the email addresses of the referenced users and users without an
      email address, such as the "Gerrit Code Review" user on the internal
      gerrit, are now supported.
      
      BUG=chromium:311649,chromium:281695
      TEST=Manual run "my_activity.py -u USER" for some users.
      
      Review URL: https://codereview.chromium.org/50283002
      
      git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@233166 0039d316-1c4b-4281-b951-d872f2087c98
      f8be2769
  7. 05 Nov, 2013 1 commit
  8. 04 Nov, 2013 1 commit
  9. 01 Nov, 2013 1 commit
  10. 31 Oct, 2013 3 commits
  11. 30 Oct, 2013 1 commit
  12. 28 Oct, 2013 1 commit
  13. 25 Oct, 2013 2 commits
  14. 23 Oct, 2013 1 commit
  15. 22 Oct, 2013 1 commit
  16. 17 Oct, 2013 4 commits
  17. 16 Oct, 2013 4 commits
  18. 15 Oct, 2013 2 commits
  19. 14 Oct, 2013 1 commit
  20. 11 Oct, 2013 1 commit
  21. 10 Oct, 2013 2 commits
  22. 09 Oct, 2013 1 commit
  23. 08 Oct, 2013 2 commits
  24. 07 Oct, 2013 1 commit
  25. 03 Oct, 2013 2 commits
  26. 02 Oct, 2013 1 commit