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

Side by Side Diff: appengine/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
« no previous file with comments | « appengine/chromium_status/dos.yaml ('k') | appengine/chromium_status/static/favicon.ico » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 indexes: 1 indexes:
2 2
3 # NOT ACTUALLY AUTOGENERATED 3 # NOT ACTUALLY AUTOGENERATED
4 4
5 # This index.yaml is automatically updated whenever the dev_appserver 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 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 7 # index.yaml file manually, remove the above marker line (the line
8 # saying "# AUTOGENERATED"). If you want to manage some indexes 8 # saying "# AUTOGENERATED"). If you want to manage some indexes
9 # manually, move them above the marker line. The index.yaml file is 9 # manually, move them above the marker line. The index.yaml file is
10 # automatically uploaded to the admin console when you next deploy 10 # automatically uploaded to the admin console when you next deploy
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 properties: 225 properties:
226 - name: timestamp 226 - name: timestamp
227 direction: desc 227 direction: desc
228 228
229 - kind: Revision 229 - kind: Revision
230 properties: 230 properties:
231 - name: git_hash_set 231 - name: git_hash_set
232 - name: status 232 - name: status
233 - name: revision 233 - name: revision
234 direction: desc 234 direction: desc
OLDNEW
« no previous file with comments | « appengine/chromium_status/dos.yaml ('k') | appengine/chromium_status/static/favicon.ico » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698