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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine_apps/chromium_status/index.yaml
diff --git a/appengine_apps/chromium_status/index.yaml b/appengine_apps/chromium_status/index.yaml
deleted file mode 100644
index 92ebce262f1cb3a58b5e4cf4495588d3712ebc63..0000000000000000000000000000000000000000
--- a/appengine_apps/chromium_status/index.yaml
+++ /dev/null
@@ -1,234 +0,0 @@
-indexes:
-
-# NOT ACTUALLY AUTOGENERATED
-
-# This index.yaml is automatically updated whenever the dev_appserver
-# detects that a new type of query is run. If you want to manage the
-# index.yaml file manually, remove the above marker line (the line
-# saying "# AUTOGENERATED"). If you want to manage some indexes
-# manually, move them above the marker line. The index.yaml file is
-# automatically uploaded to the admin console when you next deploy
-# your application using appcfg.py.
-
-- kind: Commit
- properties:
- - name: position_num
- direction: desc
- - name: position_ref
-
-- kind: Revision
- properties:
- - name: __key__
- direction: desc
-
-- kind: Revision
- properties:
- - name: status
- - name: revision
- direction: desc
-
-- kind: Event
- properties:
- - name: class
- - name: created
- direction: desc
-
-- kind: Report
- properties:
- - name: host
- - name: date
- direction: desc
-
-- kind: Report
- properties:
- - name: user
- - name: date
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: first_arg
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: first_arg
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: platform
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: first_arg
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: domain
- - name: executable
- - name: first_arg
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: first_arg
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: first_arg
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: first_arg
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: executable
- - name: first_arg
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: platform
- - name: duration
- direction: desc
-
-- kind: ProfileReport
- properties:
- - name: platform
- - name: timestamp
- direction: desc
-
-- kind: PendingCommit
- ancestor: yes
- properties:
- - name: created
-
-- kind: PendingCommit
- ancestor: yes
- properties:
- - name: issue
- - name: created
- direction: desc
-
-- kind: VerificationEvent
- ancestor: yes
- properties:
- - name: timestamp
- direction: desc
-
-- kind: Revision
- properties:
- - name: git_hash_set
- - name: status
- - name: revision
- direction: desc
« 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