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

Issue 278103002: Added Mirror.UnlockAll with logic fixes. (Closed)

Created:
6 years, 7 months ago by szager1
Modified:
6 years, 7 months ago
Reviewers:
Ryan Tseng, agable, hinoka
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Added Mirror.UnlockAll with logic fixes. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=270205

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -42 lines) Patch
M git_cache.py View 1 2 5 chunks +54 lines, -42 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
szager1
6 years, 7 months ago (2014-05-09 20:13:30 UTC) #1
szager1
ping
6 years, 7 months ago (2014-05-12 16:59:01 UTC) #2
Ryan Tseng
lg after consolidating unlocking https://codereview.chromium.org/278103002/diff/1/git_cache.py File git_cache.py (right): https://codereview.chromium.org/278103002/diff/1/git_cache.py#newcode367 git_cache.py:367: if (not dirent.endswith('.lock') or opinion: ...
6 years, 7 months ago (2014-05-12 18:45:18 UTC) #3
szager1
https://codereview.chromium.org/278103002/diff/1/git_cache.py File git_cache.py (right): https://codereview.chromium.org/278103002/diff/1/git_cache.py#newcode367 git_cache.py:367: if (not dirent.endswith('.lock') or On 2014/05/12 18:45:18, Ryan T. ...
6 years, 7 months ago (2014-05-13 20:17:21 UTC) #4
Ryan Tseng
https://codereview.chromium.org/278103002/diff/20001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/278103002/diff/20001/git_cache.py#newcode156 git_cache.py:156: def FromPath(cls, path): This looks like dead code, whats ...
6 years, 7 months ago (2014-05-13 21:05:28 UTC) #5
szager1
https://codereview.chromium.org/278103002/diff/20001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/278103002/diff/20001/git_cache.py#newcode156 git_cache.py:156: def FromPath(cls, path): On 2014/05/13 21:05:28, Ryan T. wrote: ...
6 years, 7 months ago (2014-05-13 21:12:38 UTC) #6
Ryan Tseng
lgtm https://codereview.chromium.org/278103002/diff/20001/git_cache.py File git_cache.py (right): https://codereview.chromium.org/278103002/diff/20001/git_cache.py#newcode369 git_cache.py:369: for git_lock_file in ('config',): On 2014/05/13 21:12:38, szager1 ...
6 years, 7 months ago (2014-05-13 21:17:45 UTC) #7
szager1
The CQ bit was checked by szager@chromium.org
6 years, 7 months ago (2014-05-13 21:24:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/278103002/40001
6 years, 7 months ago (2014-05-13 21:24:56 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 21:27:50 UTC) #10
Message was sent while issue was closed.
Change committed as 270205

Powered by Google App Engine
This is Rietveld 408576698