|
Move commit list and builder latest revisions up to ct-unexpected-failures
Create a model directory for model classes. We should never be using
dumb objects as our model (even in tests!). Having explicit classes makes
more clear the types of the objects a component takes in. Also,
it gives a clear location for putting logic related to that bit of the
model.
Moving the commit list and the builder revisions up is a step in the
direction of enabling https://codereview.chromium.org/402603007.
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178582
Total comments: 31
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -142 lines) |
Patch |
 |
A |
Tools/GardeningServer/model/ct-commit.html
|
View
|
1
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/model/ct-commit-log.html
|
View
|
1
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/model/ct-commit-log-mock.html
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/model/ct-commit-log-tests.html
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/model/ct-commit-mock.html
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/run-unittests.html
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-builder-grid.html
|
View
|
1
|
4 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-builder-grid-tests.html
|
View
|
|
1 chunk |
+32 lines, -32 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-commit.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
Tools/GardeningServer/ui/ct-commit-data.html
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
Tools/GardeningServer/ui/ct-commit-data-tests.html
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-commit-list.html
|
View
|
|
1 chunk |
+27 lines, -5 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-commit-list-tests.html
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-commit-tests.html
|
View
|
|
1 chunk |
+5 lines, -14 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-analyzer.html
|
View
|
|
3 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-card.html
|
View
|
1
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-failure-stream.html
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/ui/ct-unexpected-failures.html
|
View
|
1
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|