summaryrefslogtreecommitdiffstats
path: root/media/tools/bug_hunter
Commit message (Collapse)AuthorAgeFilesLines
* Set svn:executable bit only on scripts that are executable.maruel@chromium.org2012-04-233-2/+0
| | | | | | | | | | | | | Removes the svn:executable bit on non-executable python files. R=scherkus@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/10176003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133493 0039d316-1c4b-4281-b951-d872f2087c98
* Adding Milestone in chromium bug hunter output file and email. Also, fix ↵imasaki@google.com2012-03-013-10/+18
| | | | | | | | | | | some minor issues relating to empty status. BUG=115503 TEST= locally executed the scripts and made sure it is working as intended. Review URL: https://chromiumcodereview.appspot.com/9452025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124468 0039d316-1c4b-4281-b951-d872f2087c98
* Initial checkin of chromium bug hunter script. Bug Hunter script will look ↵imasaki@google.com2011-12-213-0/+652
into Chromium bug using specified query with specified time period and email the result to specified email address. It uses Issue tracker API (http://code.google.com/p/support/wiki/IssueTrackerAPI). Review URL: http://codereview.chromium.org/8729012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115419 0039d316-1c4b-4281-b951-d872f2087c98