https://bugs.webkit.org/show_bug.cgi?id=147593
Reviewed by Tim Horton.
* QueueStatusServer/index.yaml:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@187774
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-08-03 Alexey Proskuryakov <ap@apple.com>
+
+ AppScale: Add required indices
+ https://bugs.webkit.org/show_bug.cgi?id=147593
+
+ Reviewed by Tim Horton.
+
+ * QueueStatusServer/index.yaml:
+
2015-08-03 Filip Pizlo <fpizlo@apple.com>
Check in LLVM 3.6.2 binary drops for El Capitan
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
- kind: QueueStatus
properties:
- name: bot_id
+ - name: message
+ - name: queue_name
+ - name: date
+
+- kind: QueueStatus
+ properties:
+ - name: bot_id
- name: queue_name
- name: date
direction: desc
- name: date
direction: desc
+- kind: QueueStatus
+ properties:
+ - name: queue_name
+ - name: bot_id
+
- kind: SVNRevision
properties:
- name: number