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

Issue 9232068: Added `gclient hookinfo`. This will be used to convert hooks into (Closed)

Created:
8 years, 11 months ago by szager
Modified:
8 years, 9 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Added `gclient hookinfo`. This will be used to convert hooks into repo post-sync hooks. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126426

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Total comments: 9

Patch Set 4 : '' #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Total comments: 6

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -35 lines) Patch
M gclient.py View 1 2 3 4 5 6 4 chunks +51 lines, -35 lines 0 comments Download
M tests/gclient_test.py View 1 2 3 4 5 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
szager
8 years, 11 months ago (2012-01-28 02:01:37 UTC) #1
M-A Ruel
https://chromiumcodereview.appspot.com/9232068/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/1/gclient.py#newcode1095 gclient.py:1095: gclient_utils.CheckCallAndFilterAndHeader = _f :/ I'd rather have you pass ...
8 years, 11 months ago (2012-01-28 02:15:18 UTC) #2
szager
https://chromiumcodereview.appspot.com/9232068/diff/1/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/1/gclient.py#newcode1095 gclient.py:1095: gclient_utils.CheckCallAndFilterAndHeader = _f On 2012/01/28 02:15:18, Marc-Antoine Ruel wrote: ...
8 years, 10 months ago (2012-01-30 18:47:07 UTC) #3
M-A Ruel
https://chromiumcodereview.appspot.com/9232068/diff/4001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/4001/gclient.py#newcode589 gclient.py:589: """Evaluates all hooks, running actions as needed. run() ...
8 years, 10 months ago (2012-01-30 19:23:07 UTC) #4
szager
https://chromiumcodereview.appspot.com/9232068/diff/4001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/4001/gclient.py#newcode589 gclient.py:589: """Evaluates all hooks, running actions as needed. run() On ...
8 years, 10 months ago (2012-01-31 00:22:20 UTC) #5
M-A Ruel
https://chromiumcodereview.appspot.com/9232068/diff/8001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/8001/gclient.py#newcode591 gclient.py:591: logging.debug(hook_dict) FTR, you'll have to remove these before committing. ...
8 years, 10 months ago (2012-01-31 01:15:25 UTC) #6
szager
https://chromiumcodereview.appspot.com/9232068/diff/8001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/8001/gclient.py#newcode591 gclient.py:591: logging.debug(hook_dict) On 2012/01/31 01:15:25, Marc-Antoine Ruel wrote: > FTR, ...
8 years, 10 months ago (2012-01-31 06:47:39 UTC) #7
M-A Ruel
Can you add a unit test to tests/gclient_test.py? No need for a smoke test, just ...
8 years, 10 months ago (2012-01-31 15:18:33 UTC) #8
szager
Added a test.
8 years, 9 months ago (2012-03-12 23:12:30 UTC) #9
M-A Ruel
https://chromiumcodereview.appspot.com/9232068/diff/11001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/11001/gclient.py#newcode1468 gclient.py:1468: work_queue = gclient_utils.ExecutionQueue(options.jobs, None) I'd prefer you to use ...
8 years, 9 months ago (2012-03-12 23:52:06 UTC) #10
szager
https://chromiumcodereview.appspot.com/9232068/diff/11001/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/11001/gclient.py#newcode1468 gclient.py:1468: work_queue = gclient_utils.ExecutionQueue(options.jobs, None) On 2012/03/12 23:52:06, Marc-Antoine Ruel ...
8 years, 9 months ago (2012-03-13 00:00:17 UTC) #11
M-A Ruel
lgtm with nits https://chromiumcodereview.appspot.com/9232068/diff/12003/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/12003/gclient.py#newcode609 gclient.py:609: """Turn a parsed 'hook' dict into ...
8 years, 9 months ago (2012-03-13 00:05:11 UTC) #12
szager
https://chromiumcodereview.appspot.com/9232068/diff/12003/gclient.py File gclient.py (right): https://chromiumcodereview.appspot.com/9232068/diff/12003/gclient.py#newcode609 gclient.py:609: """Turn a parsed 'hook' dict into an executable command.""" ...
8 years, 9 months ago (2012-03-13 00:08:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@google.com/9232068/17003
8 years, 9 months ago (2012-03-13 18:39:30 UTC) #14
commit-bot: I haz the power
8 years, 9 months ago (2012-03-13 18:46:23 UTC) #15
Change committed as 126426

Powered by Google App Engine
This is Rietveld 408576698