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

Side by Side Diff: appengine_apps/chromium_status/index.yaml

Issue 778533003: Moved chromium_status 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 # NOT ACTUALLY AUTOGENERATED
4
5 # This index.yaml is automatically updated whenever the dev_appserver
6 # detects that a new type of query is run. If you want to manage the
7 # index.yaml file manually, remove the above marker line (the line
8 # saying "# AUTOGENERATED"). If you want to manage some indexes
9 # manually, move them above the marker line. The index.yaml file is
10 # automatically uploaded to the admin console when you next deploy
11 # your application using appcfg.py.
12
13 - kind: Commit
14 properties:
15 - name: position_num
16 direction: desc
17 - name: position_ref
18
19 - kind: Revision
20 properties:
21 - name: __key__
22 direction: desc
23
24 - kind: Revision
25 properties:
26 - name: status
27 - name: revision
28 direction: desc
29
30 - kind: Event
31 properties:
32 - name: class
33 - name: created
34 direction: desc
35
36 - kind: Report
37 properties:
38 - name: host
39 - name: date
40 direction: desc
41
42 - kind: Report
43 properties:
44 - name: user
45 - name: date
46 direction: desc
47
48 - kind: ProfileReport
49 properties:
50 - name: domain
51 - name: duration
52 direction: desc
53
54 - kind: ProfileReport
55 properties:
56 - name: domain
57 - name: timestamp
58 direction: desc
59
60 - kind: ProfileReport
61 properties:
62 - name: domain
63 - name: executable
64 - name: duration
65 direction: desc
66
67 - kind: ProfileReport
68 properties:
69 - name: domain
70 - name: executable
71 - name: timestamp
72 direction: desc
73
74 - kind: ProfileReport
75 properties:
76 - name: domain
77 - name: executable
78 - name: first_arg
79 - name: duration
80 direction: desc
81
82 - kind: ProfileReport
83 properties:
84 - name: domain
85 - name: executable
86 - name: first_arg
87 - name: timestamp
88 direction: desc
89
90 - kind: ProfileReport
91 properties:
92 - name: domain
93 - name: platform
94
95 - kind: ProfileReport
96 properties:
97 - name: domain
98 - name: platform
99 - name: duration
100 direction: desc
101
102 - kind: ProfileReport
103 properties:
104 - name: domain
105 - name: platform
106 - name: timestamp
107 direction: desc
108
109 - kind: ProfileReport
110 properties:
111 - name: domain
112 - name: executable
113 - name: platform
114 - name: duration
115 direction: desc
116
117 - kind: ProfileReport
118 properties:
119 - name: domain
120 - name: executable
121 - name: platform
122 - name: timestamp
123 direction: desc
124
125 - kind: ProfileReport
126 properties:
127 - name: domain
128 - name: executable
129 - name: first_arg
130 - name: platform
131 - name: duration
132 direction: desc
133
134 - kind: ProfileReport
135 properties:
136 - name: domain
137 - name: executable
138 - name: first_arg
139 - name: platform
140 - name: timestamp
141 direction: desc
142
143 - kind: ProfileReport
144 properties:
145 - name: executable
146 - name: duration
147 direction: desc
148
149 - kind: ProfileReport
150 properties:
151 - name: executable
152 - name: timestamp
153 direction: desc
154
155 - kind: ProfileReport
156 properties:
157 - name: executable
158 - name: first_arg
159 - name: duration
160 direction: desc
161
162 - kind: ProfileReport
163 properties:
164 - name: executable
165 - name: first_arg
166 - name: timestamp
167 direction: desc
168
169 - kind: ProfileReport
170 properties:
171 - name: executable
172 - name: platform
173 - name: duration
174 direction: desc
175
176 - kind: ProfileReport
177 properties:
178 - name: executable
179 - name: platform
180 - name: timestamp
181 direction: desc
182
183 - kind: ProfileReport
184 properties:
185 - name: executable
186 - name: first_arg
187 - name: platform
188 - name: duration
189 direction: desc
190
191 - kind: ProfileReport
192 properties:
193 - name: executable
194 - name: first_arg
195 - name: platform
196 - name: timestamp
197 direction: desc
198
199 - kind: ProfileReport
200 properties:
201 - name: platform
202 - name: duration
203 direction: desc
204
205 - kind: ProfileReport
206 properties:
207 - name: platform
208 - name: timestamp
209 direction: desc
210
211 - kind: PendingCommit
212 ancestor: yes
213 properties:
214 - name: created
215
216 - kind: PendingCommit
217 ancestor: yes
218 properties:
219 - name: issue
220 - name: created
221 direction: desc
222
223 - kind: VerificationEvent
224 ancestor: yes
225 properties:
226 - name: timestamp
227 direction: desc
228
229 - kind: Revision
230 properties:
231 - name: git_hash_set
232 - name: status
233 - name: revision
234 direction: desc
OLDNEW
« no previous file with comments | « appengine_apps/chromium_status/dos.yaml ('k') | appengine_apps/chromium_status/static/favicon.ico » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698