- 18 Jun, 2015 2 commits
-
-
ricow@google.com authored
This does not seem to be run by the bots, otherwise they should be red R=hinoka@google.com, iannucci@google.com BUG= Review URL: https://codereview.chromium.org/1188643008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295741 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
R=akuegel@chromium.org BUG=497243 Review URL: https://codereview.chromium.org/1183513004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295739 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jun, 2015 4 commits
-
-
hinoka@chromium.org authored
This does two noticable things: * Prints a message when "download_from_google_storage --config" is run to tell the user to enter "0" for the project ID prompt * Removes the ".boto.depot_tools" boto file and defaults the boto file to grant fullcontrol scopes. Context: We restricted the depot_tools specific scopes to be readonly out of concern that we would be forcing every developer to hold a set of non-expiring write access credentials on their workstation. But this distinction has caused a great deal of pain and anguish with confusing credentials (who would've thought ~/.boto.depot_tools would exist and might be broken?), and not for huge security gains. Most people don't have write access to buckets, and the ones that do definitely has a fullcontrol boto file already. BUG= Review URL: https://codereview.chromium.org/1182583003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295728 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
BUG=501173 R=dpranke@chromium.org, scottmg@chromium.org Review URL: https://codereview.chromium.org/1183703003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295725 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@google.com authored
R=pgervais@chromium.org, hinoka@chromium.org BUG=489569 Review URL: https://codereview.chromium.org/1145313002. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295723 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
TBR=pgervais@chromium.org R=akuegel@chromium.org, tandrii@chromium.org, phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/1183363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295718 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Jun, 2015 4 commits
-
-
sheyang@google.com authored
The properties are removed by this CL: https://codereview.chromium.org/1178923007 and https://codereview.chromium.org/1177953005/ https://codereview.chromium.org/1182053004/ BUG=500735 R=dnj@chromium.org, sergiyb@chromium.org Review URL: https://codereview.chromium.org/1184143006. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295690 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
This reverts commit 78624b68. The reason is that install-build-deps.sh isn't meant to be run on mac or windows, and this implementation ran it everywhere. TBR=dpranke@chromium.org BUG=229270 Review URL: https://codereview.chromium.org/1186893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295686 0039d316-1c4b-4281-b951-d872f2087c98
-
sheyang@chromium.org authored
BUG=457428 Review URL: https://codereview.chromium.org/1177953005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295680 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
R=mmoss@chromium.org BUG=229270 Review URL: https://codereview.chromium.org/1187913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295679 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Jun, 2015 2 commits
-
-
iannucci@chromium.org authored
R=maruel@chromium.org BUG=479837,499650 Review URL: https://codereview.chromium.org/1181103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295664 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
TBR=agable@chromium.org BUG=499031 Review URL: https://codereview.chromium.org/1182713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295642 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Jun, 2015 5 commits
-
-
iannucci@chromium.org authored
* When aborting a failed rebase, don't cascade errors if the abort itself fails. * When starting a rebase-update cycle, cd to the root of the repo. This avoids an issue when you run rebase-update from inside of a branch which adds a new folder. R=agable@chromium.org BUG=499031 Review URL: https://codereview.chromium.org/1180673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295637 0039d316-1c4b-4281-b951-d872f2087c98
-
pgervais@chromium.org authored
BUG=496892 Review URL: https://codereview.chromium.org/1156223008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295634 0039d316-1c4b-4281-b951-d872f2087c98
-
tandrii@chromium.org authored
R=agable@chromium.org BUG=437397 Review URL: https://codereview.chromium.org/1150353003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295630 0039d316-1c4b-4281-b951-d872f2087c98
-
seanmccullough@chromium.org authored
BUG=491889 Review URL: https://codereview.chromium.org/1176243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295626 0039d316-1c4b-4281-b951-d872f2087c98
-
sdefresne@chromium.org authored
CL https://codereview.chromium.org/1172223002 changed the meaning of the third value in the tuple returned by get_cl_statuses from a color to the status of the branch and broke the formatting of output. Convert the status to the color using color_for_status helper function. BUG=499189 Review URL: https://codereview.chromium.org/1175103004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295618 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Jun, 2015 4 commits
-
-
mmoss@chromium.org authored
BUG=230693 R=agable@chromium.org Review URL: https://codereview.chromium.org/1169403002. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295611 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
R=agable@chromium.org, iannucci@chromium.org Review URL: https://codereview.chromium.org/1135563005. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295609 0039d316-1c4b-4281-b951-d872f2087c98
-
hinoka@chromium.org authored
Revert of Specify GIT_DIR when running git-config in a mirror. (patchset #4 id:60001 of https://codereview.chromium.org/1167193002/) Reason for revert: Potentially broke the NaCl toolchain builders: crbug.com/498942 Speculative revert. Original issue's description: > Specify GIT_DIR when running git-config in a mirror. > > BUG=497894 > R=hinoka@chromium.org,agable@chromium.org > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295587 TBR=agable@chromium.org,szager@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=497894 Review URL: https://codereview.chromium.org/1179593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295607 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
Example of output: $ git cl status Branches associated with reviews: git-cl-status : None master : None owner : https://codereview.chromium.org/983843003 (closed) testfilter : None Current branch: no issue assigned. R=vadimsh@chromium.org BUG=362198 Review URL: https://codereview.chromium.org/1172223002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295596 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Jun, 2015 6 commits
-
-
szager@chromium.org authored
BUG=497894 R=hinoka@chromium.org,agable@chromium.org Review URL: https://codereview.chromium.org/1167193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295587 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
In git version 2.4 the git branch command prints "* (HEAD detached at" or "* (HEAD detached from" instead of "* (detached from". Adjust the parsing to make our tests still work with git 2.4. BUG=487172 Review URL: https://codereview.chromium.org/1162763003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295578 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@google.com authored
BUG= Review URL: https://codereview.chromium.org/1157543005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295572 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
This cl ensures that gclient enforces sane revision overrides and onfiguration when running a revert, just like it does on a normal sync/update. R=iannucci@chromium.org BUG=420919 Review URL: https://codereview.chromium.org/1160113003. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295571 0039d316-1c4b-4281-b951-d872f2087c98
-
smut@google.com authored
BUG=493885 TESTED=See https://paste.googleplex.com/5622248052359168 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295569 R=nodir@chromium.org Review URL: https://codereview.chromium.org/1164363003. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295570 0039d316-1c4b-4281-b951-d872f2087c98
-
smut@google.com authored
BUG=493885 TESTED=See https://paste.googleplex.com/5622248052359168 Review URL: https://codereview.chromium.org/1164363003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295569 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Jun, 2015 2 commits
-
-
szager@chromium.org authored
BUG=497943 R=hinoka@chromium.org,agable@chromium.org Review URL: https://codereview.chromium.org/1163403003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295568 0039d316-1c4b-4281-b951-d872f2087c98
-
smut@google.com authored
Because some interfaces aren't linkifying the URL when the commit message ends with it. BUG=480922 TESTED=tests/git_cl_test.py; presubmit ok Review URL: https://codereview.chromium.org/1165293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295566 0039d316-1c4b-4281-b951-d872f2087c98
-
- 05 Jun, 2015 4 commits
-
-
sbc@chromium.org authored
Based on yapf (https://github.com/google/yapf) this formatter currently only works with --full. It defaults to pep8 style and projects that use a different style can add .style.yapf to the top level. Review URL: https://codereview.chromium.org/1156743008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295547 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
The last remaining failing test is fixed now, so we should be fine with enabling this trybot for CQ. BUG=420910 Review URL: https://codereview.chromium.org/1149943010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295540 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
After changing this to '%f%' instead of just '%' this doesn't work anymore. It should be '%f%%' instead. BUG= TBR=iannucci@chromium.org Review URL: https://codereview.chromium.org/1156023008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295539 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
This CL changes the check for base URL to a query to the json endpoint. This makes the test pass on the trybot. BUG=353718 Review URL: https://codereview.chromium.org/1160273005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295538 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Jun, 2015 1 commit
-
-
scottmg@chromium.org authored
BUG=495944 R=sebmarchand@chromium.org Review URL: https://codereview.chromium.org/1162003009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295527 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Jun, 2015 6 commits
-
-
scottmg@chromium.org authored
Based on some fiddling on a local VM (see bug), but possibly still insufficient. TBR=sebmarchand@chromium.org BUG=492774, 495944 Review URL: https://codereview.chromium.org/1160683005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295521 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
Since we no longer have a 32-bit Linux GN binary, we shouldn't try to point to one in the gn.py wrapper; this was hiding a bug on one of the NaCl bots. R=brettw@chromium.org BUG= Review URL: https://codereview.chromium.org/1152163008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295520 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
R=pgervais@chromium.org Review URL: https://codereview.chromium.org/1162993005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295512 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
This must land in sync with https://chromereviews.googleplex.com/202077014 and revert in sync. R=akuegel@chromium.org TBR=pgervais@chromium.org BUG=471767 Review URL: https://codereview.chromium.org/1157843007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295509 0039d316-1c4b-4281-b951-d872f2087c98
-
sergiyb@chromium.org authored
This introduces changes from https://chromereviews.googleplex.com/206957013/. R=akuegel@chromium.org TBR=pgervais@chromium.org BUG=471767 Review URL: https://codereview.chromium.org/1156373013 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295506 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
BUG=420910 Review URL: https://codereview.chromium.org/1129153002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295504 0039d316-1c4b-4281-b951-d872f2087c98
-