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

Unified Diff: Tools/AutoSheriff/index.yaml

Issue 398823008: WIP: Add auto-sheriff.appspot.com code to Blink Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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
Index: Tools/AutoSheriff/index.yaml
diff --git a/Tools/AutoSheriff/index.yaml b/Tools/AutoSheriff/index.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..8f5d37be0b43864f79e02f641c9d9bbf54e7328a
--- /dev/null
+++ b/Tools/AutoSheriff/index.yaml
@@ -0,0 +1,17 @@
+indexes:
+
+# 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: _AE_Pipeline_Record
+ properties:
+ - name: is_root_pipeline
+ - name: start_time
+ direction: desc

Powered by Google App Engine
This is Rietveld 408576698