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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 indexes:
2
3 - kind: BuildTimeStat
4 ancestor: yes
5 properties:
6 - name: timestamp
7 direction: desc
8
9 - kind: BuildTimeStat
10 ancestor: yes
11 properties:
12 - name: timestamp
13
14 - kind: CqStat
15 ancestor: yes
16 properties:
17 - name: timestamp
18 direction: desc
19
20 - kind: CqTimeInQueueForPatchStat
21 ancestor: yes
22 properties:
23 - name: timestamp
24 direction: desc
25
26 - kind: CqTotalTimeForPatchStat
27 ancestor: yes
28 properties:
29 - name: timestamp
30 direction: desc
31
32 - kind: CqStat
33 ancestor: yes
34 properties:
35 - name: timestamp
36
37 - kind: TreeOpenStat
38 ancestor: yes
39 properties:
40 - name: num_days
41 - name: timestamp
42 direction: desc
43
44 - kind: BuildSLOOffender
45 properties:
46 - name: tree
47 - name: generated
48 direction: desc
OLDNEW
« 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