|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -173 lines) |
Patch |
 |
M |
appengine/chromium_cq_status/app.yaml
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/index.py
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/patch_status.py
|
View
|
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/patch_summary.py
|
View
|
|
3 chunks |
+10 lines, -12 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/post.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/query.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
appengine/chromium_cq_status/handlers/recent.py
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/stats_data_points.py
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/stats_query.py
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/stats_viewer.py
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/test/post_test.py
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/handlers/test/stats_query_test.py
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
D |
appengine/chromium_cq_status/html/recent.html
|
View
|
|
1 chunk |
+0 lines, -94 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/js/patch_status.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/js/recent.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/js/stats_viewer.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/main.py
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/makefile
|
View
|
1
2
3
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/shared/config.py
|
View
|
1
2
3
|
1 chunk |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/shared/test/utils_test.py
|
View
|
1
2
3
|
2 chunks |
+87 lines, -32 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/shared/utils.py
|
View
|
1
2
3
|
3 chunks |
+41 lines, -4 lines |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/stats/test/stats_test.py
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/chromium_cq_status/templates/index.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
appengine/chromium_cq_status/templates/recent.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|