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

Side by Side Diff: appengine/trooper_o_matic/index.yaml

Issue 774323002: Moved trooper_o_matic to appengine/ (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 6 years 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 unified diff | Download patch
« no previous file with comments | « appengine/trooper_o_matic/images/sort-up.gif ('k') | appengine/trooper_o_matic/karma.conf.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 indexes: 1 indexes:
2 2
3 - kind: BuildTimeStat 3 - kind: BuildTimeStat
4 ancestor: yes 4 ancestor: yes
5 properties: 5 properties:
6 - name: timestamp 6 - name: timestamp
7 direction: desc 7 direction: desc
8 8
9 - kind: BuildTimeStat 9 - kind: BuildTimeStat
10 ancestor: yes 10 ancestor: yes
(...skipping 28 matching lines...) Expand all
39 properties: 39 properties:
40 - name: num_days 40 - name: num_days
41 - name: timestamp 41 - name: timestamp
42 direction: desc 42 direction: desc
43 43
44 - kind: BuildSLOOffender 44 - kind: BuildSLOOffender
45 properties: 45 properties:
46 - name: tree 46 - name: tree
47 - name: generated 47 - name: generated
48 direction: desc 48 direction: desc
OLDNEW
« no previous file with comments | « appengine/trooper_o_matic/images/sort-up.gif ('k') | appengine/trooper_o_matic/karma.conf.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698