- 25 Nov, 2015 1 commit
-
-
mmoss@chromium.org authored
R=hinoka@chromium.org BUG=555036 Review URL: https://codereview.chromium.org/1471973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297698 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Oct, 2015 1 commit
-
-
thakis@chromium.org authored
See discussion in https://codereview.chromium.org/1213363002/ BUG=503847 Review URL: https://codereview.chromium.org/1404363004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297230 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Jun, 2015 1 commit
-
-
akuegel@chromium.org authored
All CQ supported projects already have git mirrors. We don't want to support svn checkouts anymore. BUG=503847 Review URL: https://codereview.chromium.org/1213363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295882 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Apr, 2015 1 commit
-
-
vadimsh@chromium.org authored
It is done in preparation for switching to OAuth2 as default (and only) authentication method. Having all auth options handled by the same code makes it easier to gradually add OAuth2 support. As part of this, some options that would no longer work with OAuth2 (and that are not being used from anywhere now, as far as I can tell) are removed: * Passing account password for authentication via command line. * Overriding 'Host' header when making requests to Rietveld (won't work with SSL anyway). * --account_type option (seems to be ClientLogin specific). R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1075723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294746 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Feb, 2015 1 commit
-
-
sbc@chromium.org authored
Handle KeyboardInterrupt gracefully rather the printing a backtrace. Most users of these tools don't expect a backtrace when then hit Ctrl-C. Also, fix a few other inconsistencies found in the python startup code of these different scripts: - always call main function 'main' (rather than 'Main') - always return 0 from main function - if main takes args never include argv[0] Review URL: https://codereview.chromium.org/955993006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294250 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Aug, 2014 1 commit
-
-
rmistry@google.com authored
Context is here: https://groups.google.com/a/chromium.org/d/msg/chromium-dev/M7f9VTqrR8w/RECOX2Y5YasJ Review URL: https://codereview.chromium.org/513763002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291687 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Jun, 2014 2 commits
-
-
jrobbins@chromium.org authored
BUG=387088 Review URL: https://codereview.chromium.org/348933002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@279514 0039d316-1c4b-4281-b951-d872f2087c98
-
jrobbins@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/342543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@279463 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Jun, 2014 1 commit
-
-
jrobbins@chromium.org authored
BUG=382297 Review URL: https://codereview.chromium.org/341663004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@278484 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Jun, 2014 1 commit
-
-
sheyang@chromium.org authored
BUG=374398 Review URL: https://codereview.chromium.org/298703003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@276491 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Jan, 2014 1 commit
-
-
jochen@chromium.org authored
BUG=none R=iannucci@chromium.org,maruel@chromium.org Review URL: https://codereview.chromium.org/130803004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@244793 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Jan, 2014 1 commit
-
-
wtc@chromium.org authored
It takes more than 10 seconds to lint some CLs. Silently ignore the expected timeout. R=maruel@chromium.org,iannucci@chromium.org BUG=290402 TEST=none Review URL: https://codereview.chromium.org/130493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@243968 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Sep, 2013 1 commit
-
-
tyoshino@chromium.org authored
This prevents private CLs to be automatically CC-ed to public mailing lists unintentionally. Review URL: https://chromiumcodereview.appspot.com/24257014 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@225925 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Sep, 2013 1 commit
-
-
chrisphan@chromium.org authored
httplib chokes on concatenating the unicode string "url" and some bytecode in "data". BUG=169600 Review URL: https://chromiumcodereview.appspot.com/24172008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@225058 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 May, 2013 1 commit
-
-
mmoss@chromium.org authored
BUG=238390 Review URL: https://chromiumcodereview.appspot.com/15018003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@198572 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Apr, 2013 3 commits
-
-
maruel@chromium.org authored
Fix gcl which was broken in r196786 and wasn't fixed in r196798. TBR=dpranke@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/14314009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@196808 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
The hostname was used instead of the rpc object. TBR=phajdan.jr@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/14305019 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@196798 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This makes the commit logs much more useful for a build sheriff. Not only he sees who committed the CL but see who approved it directly at the log. This should help build sheriffs when they fail to contact the author and want to fallback on the reviewer for quick questions. R=dpranke@chromium.org BUG=76730 Review URL: https://chromiumcodereview.appspot.com/13800021 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@196786 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Apr, 2013 1 commit
-
-
maruel@chromium.org authored
It was manually tested to work. R=dpranke@chromium.org,iannucci@chromium.org Review URL: https://codereview.chromium.org/13832005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@194182 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Apr, 2013 2 commits
-
-
jam@chromium.org authored
I get the following when doing "gcl upload" Traceback (most recent call last): File "f:\src\depot_tools\gcl.py", line 1459, in <module> sys.exit(main(sys.argv[1:])) File "f:\src\depot_tools\gcl.py", line 1437, in main return command(argv[1:]) File "f:\src\depot_tools\gcl.py", line 1070, in CMDchange description = change_info.GetIssueDescription() AttributeError: 'ChangeInfo' object has no attribute 'GetIssueDescription' Sending crash report ... args: ['f:\\src\\depot_tools\\gcl.py', 'change', 'w4f4'] cwd: f:\src\chrome3\src exception: 'ChangeInfo' object has no attribute 'GetIssueDesc host: JABDELMALEK3-W.ad.corp.google.com stack: File "f:\src\depot_tools\gcl.py", line 1459, in user: jabdelmalek version: 2.6.2 (r262:71600, Apr 21 2009, 15:05:37) [MSC v.1 A stack trace has been sent to the maintainers. "Make gcl use git_cl.py code for consistency in th..." > Make gcl use git_cl.py code for consistency in the CL description formatting. > > This way, git_cl.py's ChangeDescription becomes the canonical CL description > handler. > > R=dpranke@chromium.org > BUG= > > Review URL: https://chromiumcodereview.appspot.com/13800018 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/14016004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@193555 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This way, git_cl.py's ChangeDescription becomes the canonical CL description handler. R=dpranke@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/13800018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@193525 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Feb, 2013 1 commit
-
-
iannucci@chromium.org authored
TBR=maruel@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/12300005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@183022 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Feb, 2013 1 commit
-
-
iannucci@chromium.org authored
R=cmp@chromium.org, maruel@chromium.org Review URL: https://chromiumcodereview.appspot.com/12276007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@182861 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 Jan, 2013 1 commit
-
-
iannucci@chromium.org authored
R=maruel@chromium.org BUG=163426 Review URL: https://chromiumcodereview.appspot.com/12047089 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@178975 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Nov, 2012 1 commit
-
-
ilevy@chromium.org authored
- Many chrome-internal viewvc links do not support https. UpgradeToHttps was added 10 months ago and continues to generate broken viewvc links. Reverts part of crrev.com/9214004 BUG=107838 Review URL: https://chromiumcodereview.appspot.com/11412161 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@169815 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Nov, 2012 1 commit
-
-
maruel@chromium.org authored
Multiple presubmit checks may call the same function multiple times, so it's worth caching the results to speed up the presubmit check run. Convert presubmit_support, git-cl and gcl to use it. R=dpranke@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11280143 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@169726 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Oct, 2012 1 commit
-
-
cmp@chromium.org authored
This reverts commit r162769. TBR=maruel@google.com BUG=156778 Review URL: https://chromiumcodereview.appspot.com/11190067 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@162892 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Oct, 2012 1 commit
-
-
maruel@chromium.org authored
Ensure the gcl change directory is created when gcl was never used by itself but used through trychange.py R=nsylvain@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11193040 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@162769 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Oct, 2012 1 commit
-
-
srdjan@google.com authored
Adjust timeouts in PrimeLint. BUG=154553 Review URL: https://chromiumcodereview.appspot.com/11122005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@161950 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Oct, 2012 1 commit
-
-
cmp@chromium.org authored
R=maruel@chromium.org BUG=153446 Review URL: https://chromiumcodereview.appspot.com/11094033 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@160960 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 May, 2012 2 commits
-
-
rogerta@chromium.org authored
correctly. Also fix git_cl.py. BUG=None TEST=Make sure that the -m command line option to gcl upload/git cl upload does not add a new message to the rietveld issue. The string associated to the --message argument should only be used as the patchset title. Review URL: https://chromiumcodereview.appspot.com/10384150 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@136922 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
converts -m and --message to -t. BUG=None TEST=When uploading a patch to rietveld, make sure no new message is added to the CL. Review URL: https://chromiumcodereview.appspot.com/10384131 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@136861 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Apr, 2012 1 commit
-
-
maruel@chromium.org authored
R=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/10165007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@133265 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Apr, 2012 1 commit
-
-
nsylvain@chromium.org authored
BUG=115148 Review URL: http://codereview.chromium.org/9666062 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@131313 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Feb, 2012 1 commit
-
-
maruel@chromium.org authored
TBR=bevc@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/9178027 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@123276 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Feb, 2012 1 commit
-
-
maruel@chromium.org authored
This version of upload.py is slightly less annoying, it won't cancel out if no patchset title is provided and disable colors all the time. R=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/9233057 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@121826 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Jan, 2012 1 commit
-
-
jam@chromium.org authored
TBR=ben Review URL: https://chromiumcodereview.appspot.com/9298002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@119353 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Jan, 2012 1 commit
-
-
maruel@chromium.org authored
It also removes the need of manually creating a subject argument. Other related changes in this CL: - Reenable the prompt for patchset title in gcl. I'm not sure why it was disabled. - Remove git cl upload --desc_from_logs flag. --force is already meaningful. R=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/9193023 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@119066 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Jan, 2012 1 commit
-
-
maruel@chromium.org authored
R=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/9222016 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@118711 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jan, 2012 1 commit
-
-
maruel@chromium.org authored
This required fixing the adhoc mock to be more versatile. TBR=cmp@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/9178019 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@117896 0039d316-1c4b-4281-b951-d872f2087c98
-