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

Unified Diff: appengine_apps/trooper_o_matic/index.yaml

Issue 774323002: Moved trooper_o_matic to appengine/ (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 6 years 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 | « appengine_apps/trooper_o_matic/images/sort-up.gif ('k') | appengine_apps/trooper_o_matic/karma.conf.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine_apps/trooper_o_matic/index.yaml
diff --git a/appengine_apps/trooper_o_matic/index.yaml b/appengine_apps/trooper_o_matic/index.yaml
deleted file mode 100644
index 2d7a835e069438ad97bae0de93b6258a73a47d0d..0000000000000000000000000000000000000000
--- a/appengine_apps/trooper_o_matic/index.yaml
+++ /dev/null
@@ -1,48 +0,0 @@
-indexes:
-
-- kind: BuildTimeStat
- ancestor: yes
- properties:
- - name: timestamp
- direction: desc
-
-- kind: BuildTimeStat
- ancestor: yes
- properties:
- - name: timestamp
-
-- kind: CqStat
- ancestor: yes
- properties:
- - name: timestamp
- direction: desc
-
-- kind: CqTimeInQueueForPatchStat
- ancestor: yes
- properties:
- - name: timestamp
- direction: desc
-
-- kind: CqTotalTimeForPatchStat
- ancestor: yes
- properties:
- - name: timestamp
- direction: desc
-
-- kind: CqStat
- ancestor: yes
- properties:
- - name: timestamp
-
-- kind: TreeOpenStat
- ancestor: yes
- properties:
- - name: num_days
- - name: timestamp
- direction: desc
-
-- kind: BuildSLOOffender
- properties:
- - name: tree
- - name: generated
- direction: desc
« no previous file with comments | « appengine_apps/trooper_o_matic/images/sort-up.gif ('k') | appengine_apps/trooper_o_matic/karma.conf.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698