- 04 Apr, 2011 5 commits
-
-
maruel@chromium.org authored
NO CODE CHANGE. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80358 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
It will be used for: - git cl patch so binary files can be patched - try jobs instead of doing a curl <url> | patch BUG= TEST= Review URL: http://codereview.chromium.org/6792028 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80355 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Make sure every site that catches gclient_utils.Error also catch subprocess2.CalledProcessError. BUG= TEST= Review URL: http://codereview.chromium.org/6691034 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80339 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Otherwise I get useless stack traces and the user too. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6794020 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80338 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6735029 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80337 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Apr, 2011 9 commits
-
-
maruel@chromium.org authored
Horked windows slaves this time. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6689023 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80220 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
It should be fine now that I've fixed python2.5 compatilibity issues in subprocess2.py. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6759074 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80216 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6791018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80212 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
be assumed to be installed. R=maruel@chromium.org Review URL: http://codereview.chromium.org/6771041 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80209 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6706007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80182 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
And update local_rietveld to use it. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6706022 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80179 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Otherwise tree status with non-ascii characters could throw at the console. TBR=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6788013 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80173 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Not changed git-cl integration tests because they assume the current directory is ./tests/ R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6690046 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80156 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Move code in tests/fake_repos.py to subprocess2.py. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6783022 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80152 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 Mar, 2011 6 commits
-
-
maruel@chromium.org authored
Makes all the tests runnable on python 2.5. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6690034 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80068 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
I just don't want to wait for http://codereview.appspot.com/4333051 to be committed. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6728033 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80045 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=thomasvl@google.com Review URL: http://codereview.chromium.org/6728031 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80043 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Deprecate RunPythonUnitTests() since it is a bit awkward. Add os_listdir, os_walk and platform to InputApi. GOAL=Slowly adds python 2.5 support for unit tests BUG=none TEST=new unit test R=dpranke@chromium.org Review URL: http://codereview.chromium.org/6778027 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80009 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
R=maruel@chromium.org Review URL: http://codereview.chromium.org/6740012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79942 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
BUG=none TEST=Poor mac users should be able to use git-cl back again. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79932 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Mar, 2011 2 commits
-
-
maruel@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79781 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6770028 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79779 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Mar, 2011 4 commits
-
-
maruel@chromium.org authored
This make possible to apply private issues or rietveld instances requiring authentication. Forces simplejson to be installed or uses python 2.6's json Make local_rietveld.py usable standalone. R=dpranke@chromium.org TEST=unit tests + manual testing, owners.sh is currentl broken, unrelated to this change. BUG=none Review URL: http://codereview.chromium.org/6721031 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79734 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Remove git_cl_hooks.py since it's now unnecessary. BUG= TEST= Review URL: http://codereview.chromium.org/6758001 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79715 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6755003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79682 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=dpranke@chromium.org Review URL: http://codereview.chromium.org/6768006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79644 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Mar, 2011 4 commits
-
-
dpranke@chromium.org authored
Review URL: http://codereview.chromium.org/6757013 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79597 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
encountering Foundation types that are not id-derived, including NSPoint, NSRange, NSRect, and NSSize. BUG=77438 TEST=Modify chrome/browser/renderer_host/render_widget_host_view_mac.mm Review URL: http://codereview.chromium.org/6755007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79564 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
No behavior change. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6757002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79522 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Remove django since it's not necessary anymore, rietveld now uses django 1.2 and it's included in GAE SDK. Review URL: http://codereview.chromium.org/6749025 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79521 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Mar, 2011 4 commits
-
-
thomasvl@chromium.org authored
Review URL: http://codereview.chromium.org/6696080 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79452 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
A lot of functions in gclient_utils and elsewhere will be deleted. Not used yet, committed as a separate change so it can be rubberstamped. :) R=dpranke@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/6711080 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79449 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
Review URL: http://codereview.chromium.org/6736018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79356 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Mostly happening on Mac. Will investigate later. TBR=dpranke BUG= TEST= Review URL: http://codereview.chromium.org/6696094 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79354 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Mar, 2011 6 commits
-
-
dpranke@chromium.org authored
This fixes bugs 76724. We will now allow approvals from only non-owners to be sufficient if the patch is from an OWNER. Also, this strips out the code for suggesting reviewers during upload completely. I've come to believe that this should be done by gcl and git-cl directly rather than through a presubmit hook, when the change is being initially created. CheckOwners() is now a no-op on upload. (We might need to add a new value to the codereview.settings file instead to indicate if we want this to happen). Review URL: http://codereview.chromium.org/6730020 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79339 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Otherwise the local Rietveld instance could mysteriously hang. TEST=presubmit check won't fail even if an old version of the SDK is used BUG=none Review URL: http://codereview.chromium.org/6652002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79338 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
should never import any modules directly but always access modules through input_api. Review URL: http://codereview.chromium.org/6676128 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79337 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
projects. BUG=None TEST=None R=erikkay@chromium.org,dpranke@chromium.org,maruel@chromium.org Review URL: http://codereview.chromium.org/6713101 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79316 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
Review URL: http://codereview.chromium.org/6676119 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79301 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6732023 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79298 0039d316-1c4b-4281-b951-d872f2087c98
-