WebKitTools/TestResultServer/index.yaml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 01:32:07 +0300
changeset 2 303757a437d3
parent 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037 Kit: 201039

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: DashboardFile
  properties:
  - name: name
  - name: date
    direction: desc

- kind: TestFile
  properties:
  - name: builder
  - name: date
    direction: desc

- kind: TestFile
  properties:
  - name: builder
  - name: name
  - name: date
    direction: desc

- kind: TestFile
  properties:
  - name: builder
  - name: name
  - name: test_type
  - name: date
    direction: desc

- kind: TestFile
  properties:
  - name: name
  - name: date
    direction: desc

- kind: TestFile
  properties:
  - name: test_type
  - name: date
    direction: desc