Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(39)

Side by Side Diff: index.yaml

Issue 974: accept patches from mercurial SVN Base: http://rietveld.googlecode.com/svn/trunk
Patch Set: Created 3 months, 1 week ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 indexes: 1 indexes:
2 2
3 # AUTOGENERATED 3 # AUTOGENERATED
4 4
5 # This index.yaml is automatically updated whenever the dev_appserver 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 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 7 # index.yaml file manually, remove the above marker line (the line
8 # saying "# AUTOGENERATED"). If you want to manage some indexes 8 # saying "# AUTOGENERATED"). If you want to manage some indexes
9 # manually, move them above the marker line. The index.yaml file is 9 # manually, move them above the marker line. The index.yaml file is
10 # automatically uploaded to the admin console when you next deploy 10 # automatically uploaded to the admin console when you next deploy
11 # your application using appcfg.py. 11 # your application using appcfg.py.
12 12
13 # Used 13 times in query history. 13 # Used 12 times in query history.
14 - kind: Branch 14 - kind: Branch
15 properties: 15 properties:
16 - name: repo 16 - name: repo
17 - name: category 17 - name: category
18 - name: name 18 - name: name
19 19
20 # Unused in query history -- copied from input. 20 # Unused in query history -- copied from input.
21 - kind: Comment 21 - kind: Comment
22 properties: 22 properties:
23 - name: left 23 - name: left
24 - name: lineno 24 - name: lineno
25 - name: patch 25 - name: patch
26 - name: date 26 - name: date
27 27
28 # Unused in query history -- copied from input. 28 # Unused in query history -- copied from input.
29 - kind: Comment 29 - kind: Comment
30 properties: 30 properties:
31 - name: left 31 - name: left
32 - name: patch 32 - name: patch
33 - name: date 33 - name: date
34 34
35 # Used 3 times in query history. 35 # Used once in query history.
36 - kind: Comment 36 - kind: Comment
37 properties: 37 properties:
38 - name: patch 38 - name: patch
39 - name: date 39 - name: date
40 40
41 # Used 16 times in query history. 41 # Used 40 times in query history.
42 - kind: Comment 42 - kind: Comment
43 ancestor: yes 43 ancestor: yes
44 44
45 # Unused in query history -- copied from input. 45 # Unused in query history -- copied from input.
46 - kind: Comment 46 - kind: Comment
47 ancestor: yes 47 ancestor: yes
48 properties: 48 properties:
49 - name: author 49 - name: author
50 - name: draft 50 - name: draft
51 51
52 # Unused in query history -- copied from input. 52 # Unused in query history -- copied from input.
53 - kind: Content 53 - kind: Content
54 ancestor: yes 54 ancestor: yes
55 55
56 # Used 4 times in query history. 56 # Used once in query history.
57 - kind: Issue 57 - kind: Issue
58 properties: 58 properties:
59 - name: closed 59 - name: closed
60 - name: modified 60 - name: modified
61 direction: desc 61 direction: desc
62 62
63 # Used 14 times in query history. 63 # Used 4 times in query history.
64 - kind: Issue 64 - kind: Issue
65 properties: 65 properties:
66 - name: closed 66 - name: closed
67 - name: owner 67 - name: owner
68 - name: modified 68 - name: modified
69 direction: desc 69 direction: desc
70 70
71 # Used 7 times in query history. 71 # Used 2 times in query history.
72 - kind: Issue 72 - kind: Issue
73 properties: 73 properties:
74 - name: closed 74 - name: closed
75 - name: reviewers 75 - name: reviewers
76 - name: modified 76 - name: modified
77 direction: desc 77 direction: desc
78 78
79 # Unused in query history -- copied from input. 79 # Unused in query history -- copied from input.
80 - kind: Issue 80 - kind: Issue
81 properties: 81 properties:
82 - name: modified 82 - name: modified
83 direction: desc 83 direction: desc
84 84
85 # Unused in query history -- copied from input. 85 # Unused in query history -- copied from input.
86 - kind: Issue 86 - kind: Issue
87 properties: 87 properties:
88 - name: owner 88 - name: owner
89 - name: modified 89 - name: modified
90 direction: desc 90 direction: desc
91 91
92 # Unused in query history -- copied from input. 92 # Unused in query history -- copied from input.
93 - kind: Issue 93 - kind: Issue
94 properties: 94 properties:
95 - name: reviewers 95 - name: reviewers
96 - name: modified 96 - name: modified
97 direction: desc 97 direction: desc
98 98
99 # Used 8 times in query history. 99 # Used 6 times in query history.
100 - kind: Message 100 - kind: Message
101 properties: 101 properties:
102 - name: issue 102 - name: issue
103 - name: date 103 - name: date
104 104
105 # Unused in query history -- copied from input. 105 # Unused in query history -- copied from input.
106 - kind: Message 106 - kind: Message
107 ancestor: yes 107 ancestor: yes
108 108
109 # Used 13 times in query history. 109 # Used 10 times in query history.
110 - kind: Patch 110 - kind: Patch
111 properties: 111 properties:
112 - name: patchset 112 - name: patchset
113 - name: filename 113 - name: filename
114 114
115 # Unused in query history -- copied from input. 115 # Unused in query history -- copied from input.
116 - kind: Patch 116 - kind: Patch
117 ancestor: yes 117 ancestor: yes
118 118
119 # Used 8 times in query history. 119 # Used 6 times in query history.
120 - kind: PatchSet 120 - kind: PatchSet
121 properties: 121 properties:
122 - name: issue 122 - name: issue
123 - name: created 123 - name: created
124 124
125 # Unused in query history -- copied from input. 125 # Unused in query history -- copied from input.
126 - kind: PatchSet 126 - kind: PatchSet
127 ancestor: yes 127 ancestor: yes
OLDNEW

Powered by Google App Engine
This is Rietveld r292