Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(294)

Issue 536793002: Skip tracking status in map-branches when -v flag is not supplied. (Closed)

Created:
6 years, 3 months ago by calamity
Modified:
6 years, 3 months ago
Reviewers:
iannucci, Matt Giuca
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Project:
tools
Visibility:
Public.

Description

Skip tracking status in map-branches when -v flag is not supplied. This CL prevents map-branches from loading the tracking status when the -v flag is not supplied. This prevents the vanilla map-branches from taking a potentially long time to retrieve the tracking status. BUG=410137 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=291846

Patch Set 1 : #

Total comments: 4

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : change method name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -22 lines) Patch
M git_common.py View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M git_map_branches.py View 1 2 4 chunks +21 lines, -15 lines 0 comments Download
M tests/git_common_test.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
calamity
6 years, 3 months ago (2014-09-03 03:17:42 UTC) #3
Matt Giuca
lgtm https://codereview.chromium.org/536793002/diff/20001/git_common.py File git_common.py (right): https://codereview.chromium.org/536793002/diff/20001/git_common.py#newcode736 git_common.py:736: def get_all_tracking_info(include_tracking_status=True): Don't set a default here. There ...
6 years, 3 months ago (2014-09-03 03:21:56 UTC) #4
calamity
+ianucci@ for OWNERS. https://codereview.chromium.org/536793002/diff/20001/git_common.py File git_common.py (right): https://codereview.chromium.org/536793002/diff/20001/git_common.py#newcode736 git_common.py:736: def get_all_tracking_info(include_tracking_status=True): On 2014/09/03 03:21:55, Matt ...
6 years, 3 months ago (2014-09-03 04:38:53 UTC) #6
iannucci
lgtm https://codereview.chromium.org/536793002/diff/40001/git_common.py File git_common.py (right): https://codereview.chromium.org/536793002/diff/40001/git_common.py#newcode736 git_common.py:736: def get_all_tracking_info(include_tracking_status): hm.. should rename this function? get_all_tracking_info_but_sometimes_not(dont_do_all_of_it_but_some_of_it_instead) ...
6 years, 3 months ago (2014-09-03 15:51:12 UTC) #7
calamity
https://codereview.chromium.org/536793002/diff/40001/git_common.py File git_common.py (right): https://codereview.chromium.org/536793002/diff/40001/git_common.py#newcode736 git_common.py:736: def get_all_tracking_info(include_tracking_status): On 2014/09/03 15:51:12, iannucci wrote: > hm.. ...
6 years, 3 months ago (2014-09-08 01:00:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/536793002/120001
6 years, 3 months ago (2014-09-08 01:01:14 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-08 01:03:22 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as 291846

Powered by Google App Engine
This is Rietveld 408576698