Home | History | Annotate | Download | only in QueueStatusServer
      1 indexes:
      2 
      3 # 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: QueueStatus
     14   properties:
     15   - name: active_patch_id
     16   - name: date
     17     direction: desc
     18 
     19 - kind: QueueStatus
     20   properties:
     21   - name: active_patch_id
     22   - name: queue_name
     23   - name: date
     24     direction: desc
     25 
     26 - kind: QueueStatus
     27   properties:
     28   - name: queue_name
     29   - name: date
     30     direction: desc
     31