- 01 Jun, 2015 1 commit
-
-
sergiyb@chromium.org authored
R=pgervais@chromium.org Review URL: https://codereview.chromium.org/1154623004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295468 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 May, 2015 2 commits
-
-
sbc@chromium.org authored
Also, unify error handling to use exceptions. Review URL: https://codereview.chromium.org/1152013003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295465 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
R=pgervais@chromium.org Review URL: https://codereview.chromium.org/1153333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295461 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 May, 2015 3 commits
-
-
wychen@chromium.org authored
Before this change, the commit message only contains issue number and patchset number. Adding CL description should be more informative. Review URL: https://codereview.chromium.org/1128473003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295449 0039d316-1c4b-4281-b951-d872f2087c98
-
wychen@chromium.org authored
It was not very obvious what kind of date format is expected. Review URL: https://codereview.chromium.org/1114093004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295448 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
I started to build a package for setting up a VS2015 bot, and realized I didn't really remember how the toolchain setup worked. So I wrote a readme for this directory. I see I will live to regret putting way too many "2013"s in various places in these scripts. :/ R=dpranke@chromium.org BUG=492774 Review URL: https://codereview.chromium.org/1150033010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295437 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 May, 2015 2 commits
-
-
sullivan@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/1160663007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295430 0039d316-1c4b-4281-b951-d872f2087c98
-
stevefung@chromium.org authored
The default encoding for python 2.7 strings is ascii. Some of the titles of issues, such as http://crbug.com/477941, contain non-ascii characters, and cause my_activity.py to throw an exception. Re-encode the unicode title string to ascii with the 'replace' option, to replace non-ascii characters with '?'. R=maruel@chromium.org BUG=none TEST=Run `my_activity.py` with #477941 in my issues list; correctly lists issues without throwing an exception. Review URL: https://codereview.chromium.org/1151053003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295425 0039d316-1c4b-4281-b951-d872f2087c98
-
- 26 May, 2015 3 commits
-
-
nparker@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/1091373004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295416 0039d316-1c4b-4281-b951-d872f2087c98
-
dgarrett@chromium.org authored
This command no longer makes sense here, it should only be used from the chromite bootstrap workflow. This is basically a revert of cl:896393003 BUG=None Review URL: https://codereview.chromium.org/1138363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295415 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Subversion usage is going away, tests get the kick first. R=iannucci@chromium.org BUG=475320 Review URL: https://codereview.chromium.org/1158043003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295411 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 May, 2015 1 commit
-
-
scottmg@chromium.org authored
Didn't have any shell=True for git.bat/cmd. Was able to upload https://codereview.chromium.org/1151373003 after this CL (though the printed description didn't make it to Rietveld, not sure if it normally does that.) R=maruel@chromium.org Review URL: https://codereview.chromium.org/1151373003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295397 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 May, 2015 3 commits
-
-
maruel@chromium.org authored
TBR=smut@chromium.org BUG= Review URL: https://codereview.chromium.org/1150413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295391 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
It is inspired by src/tools/roll_swarming_client.py but generalized. R=dpranke@chromium.org, stip@chromium.org BUG= Review URL: https://codereview.chromium.org/1147033003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295386 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
BUG=487172 Review URL: https://codereview.chromium.org/1150663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295375 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 May, 2015 1 commit
-
-
machenbach@chromium.org authored
BUG=488235 PRESUBMIT=false R=nodir@chromium.org Review URL: https://codereview.chromium.org/1143573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295275 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 May, 2015 1 commit
-
-
sheyang@google.com authored
TEST=local run on Linux desktop and Macbook NOPRESUBMIT=true(due to https://code.google.com/p/chromium/issues/detail?id=487172) BUG=461614 R=maruel@chromium.org, nodir@chromium.org, vadimsh@chromium.org Review URL: https://codereview.chromium.org/1063103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295236 0039d316-1c4b-4281-b951-d872f2087c98
-
- 06 May, 2015 1 commit
-
-
thakis@chromium.org authored
BUG=none NOTRY=true NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1131643003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295155 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 May, 2015 1 commit
-
-
luqui@chromium.org authored
NOPRESUBMIT because it's broke on CQ, Cf. https://codereview.chromium.org/1124803002 BUG=478260 NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1110293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295124 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Apr, 2015 1 commit
-
-
estaab@chromium.org authored
Change depot_tools presubmit to use infra rietveld from head. Also disable newly added backends by specifying app.yaml explicitly. BUG=481568 Review URL: https://codereview.chromium.org/1110403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295099 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Apr, 2015 2 commits
-
-
stip@chromium.org authored
NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1113453007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295075 0039d316-1c4b-4281-b951-d872f2087c98
-
wychen@chromium.org authored
Also, if one --last_week option is given, the date range should be strictly one week before when without the option. BUG= Review URL: https://codereview.chromium.org/1086083007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295052 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Apr, 2015 2 commits
-
-
wychen@chromium.org authored
After crrev.com/896453002, if "git cl diff" ends up having conflict, it would be cleaned up. However, if "git cl patch" ends up with conflict, the user should still be able to manually resolve them. BUG=438362 TEST=tests/git_cl_test.py Review URL: https://codereview.chromium.org/1091283004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295051 0039d316-1c4b-4281-b951-d872f2087c98
-
wychen@chromium.org authored
The assertion in TestGitCl.tearDown should be done after super.tearDown is finished. Otherwise if the assertion fails, mocked objects won't be restored properly, and the next TestCase would be affected. Review URL: https://codereview.chromium.org/1093943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295049 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Apr, 2015 1 commit
-
-
sergiyb@google.com authored
R=akuegel@chromium.org,pgervais@chromium.org BUG=477454 Review URL: https://codereview.chromium.org/1099143002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295007 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Apr, 2015 1 commit
-
-
sbc@chromium.org authored
Also, don't use assert for user error handling plus some other general python cleanup. NOPRESUBMIT=true (presubmit is broken) Review URL: https://codereview.chromium.org/1091603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294950 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Apr, 2015 3 commits
-
-
agable@chromium.org authored
R=maruel@chromium.org BUG=475714 Review URL: https://codereview.chromium.org/1092313003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294925 0039d316-1c4b-4281-b951-d872f2087c98
-
vadimsh@chromium.org authored
depot_tools' git wrapper for some reason overrides %HOME% to point to depot_tools directory, and thus scripts running as git subprocesses (git_cl.py) use not the same HOME as scripts that run outside of git process tree (depot-tools-auth.py). Instead always use USERPROFILE in auth.py to consistently pick same directory. This issue happens only when HOME is not set globally. It can explain why it wasn't seen earlier. R=iannucci@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1082833004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294911 0039d316-1c4b-4281-b951-d872f2087c98
-
vadimsh@chromium.org authored
There are some mysterious issues happening to some Windows users. Verbose log can be helpful. R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1051143004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294910 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Apr, 2015 2 commits
-
-
vadimsh@chromium.org authored
ClientLogin will be supposedly turned off on Apr 20. R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1095033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294899 0039d316-1c4b-4281-b951-d872f2087c98
-
jiangj@opera.com authored
GetPrimarySolutionPath() is used by GetBuildtoolsPath() to locate the chromium/src directory, its return value shouldn't include 'buildtools', since GetBuildtoolsPath() will append another one to it. Introduced by https://codereview.chromium.org/933383002 Review URL: https://codereview.chromium.org/1072973003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294894 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Apr, 2015 1 commit
-
-
phajdan.jr@chromium.org authored
BUG=none Review URL: https://codereview.chromium.org/1093913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294890 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Apr, 2015 2 commits
-
-
sheyang@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/1091163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294877 0039d316-1c4b-4281-b951-d872f2087c98
-
vadimsh@chromium.org authored
OAuth token cache file (as implemented by oauth2client library) stores refresh token and can in theory be deployed via Puppet as the credential. But it is mutated by the library (to store access tokens, rotated each hour), and so it is not static and managing it via Puppet (or however else) is a big pain. Instead, now depot_tools accepts --auth-refresh-token-json parameter with a path to a static JSON file (with minimal body being {"refresh_token": "....."}). It can be used to pass previously prepared refresh tokens of role accounts. It will be used for blink DEPS roller account and similar @chromium.org accounts. R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1060193005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294870 0039d316-1c4b-4281-b951-d872f2087c98
-
- 16 Apr, 2015 4 commits
-
-
peter@chromium.org authored
This CL implements support for file: include lines in OWNERS files, both as top-level directives and as per-file directives. The paths can be either relative or absolute. Examples of lines in OWNERS files: file:test/OWNERS (relative, top-level) file://content/OWNERS (absolute, top-level) per-file mock_impl.h=file:test/OWNERS (relative, per-file) per-file mock_impl.h=file://content/OWNERS (absolute, per-file) A whole series of tests to cover this feature have been added to owners_unittest.py as well. BUG=119396, 147633 Review URL: https://codereview.chromium.org/1085993004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294854 0039d316-1c4b-4281-b951-d872f2087c98
-
rmistry@google.com authored
The CQ dry run feature was announced in https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/G5-X0_tfmok The primary complain is that the presubmit builders fail because of OWNERS checks or because of "Missing LGTM from someone other than...". This change skips those checks for dry runs. BUG=chromium:477190 Review URL: https://codereview.chromium.org/1090943003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294853 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
Revert of Upgrade 3rd packages (patchset #4 id:60001 of https://codereview.chromium.org/1085893002/) Reason for revert: This might have broken some internal tryserver bots. Original issue's description: > Upgrade 3rd packages > > BUG=461614 > R=nodir@chromium.org > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=294835 TBR=nodir@chromium.org,sheyang@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=461614 Review URL: https://codereview.chromium.org/1094533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294841 0039d316-1c4b-4281-b951-d872f2087c98
-
sheyang@google.com authored
BUG=461614 R=nodir@chromium.org Review URL: https://codereview.chromium.org/1085893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294835 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Apr, 2015 1 commit
-
-
vadimsh@chromium.org authored
Internal Rietveld exposes OAuth2 compatible API via /bots/* endpoints, not via /* as public one does. See crbug.com/476690. R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1082033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294793 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Apr, 2015 1 commit
-
-
vadimsh@chromium.org authored
This code path is not actually used yet, so the typo wasn't caught earlier. Also make sure access tokens have 'str' type, not 'unicode'. R=nodir@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1082133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294789 0039d316-1c4b-4281-b951-d872f2087c98
-