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

Unified Diff: command_wrapper/index.yaml

Issue 3013052: Adding a search by nodename option.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « command_wrapper/command_wrapper_web.py ('k') | command_wrapper/viewer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: command_wrapper/index.yaml
===================================================================
--- command_wrapper/index.yaml (revision 54349)
+++ command_wrapper/index.yaml (working copy)
@@ -1,2 +1,13 @@
+# Copyright (c) 2009-2010 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
indexes:
-# Only default indexes used for now.
+
+# To find a give hostname.
+- kind: CommandInvocation
+ properties:
+ - name: uname_nodename
+ - name: timestamp
+ direction: desc
+
« no previous file with comments | « command_wrapper/command_wrapper_web.py ('k') | command_wrapper/viewer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698