|
|
Add links to MP and resolve minor fixes
A big change here is how external linking happens.
A prefix gets passed in through the server details api
and is applied. milo_prefix and sk_revision_prefix
have been added along with the one for Machine Provider.
Machine provider stuff shows up on bot-list as well as bot-page.
Fixed layout on bot-page with long ids
Fixed disk_space being off by 6 orders of magnitude
Fixed case where bot state could be "null"
BUG= 631047
Committed: https://github.com/luci/luci-py/commit/045063d086d171bf39d24fe258a7c04a570e0e6f
Total comments: 7
Total comments: 4
Total comments: 4
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+276 lines, -130 lines) |
Patch |
 |
M |
appengine/swarming/doc/Magic-Values.md
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/Makefile
|
View
|
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botlist/bot-list.html
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+49 lines, -10 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botlist/bot-list-data.html
|
View
|
5
6
7
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botlist/bot-list-demo.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botlist/bot-list-shared-behavior.html
|
View
|
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botpage/bot-page.html
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botpage/bot-page-data.html
|
View
|
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/botpage/bot-page-demo.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/common/single-page-style.html
|
View
|
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/common/swarming-app.html
|
View
|
5
6
7
|
4 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/index/swarming-index.html
|
View
|
5
6
7
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/tasklist/task-list.html
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/tasklist/task-list-data.html
|
View
|
1
2
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/taskpage/task-page.html
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/elements/res/imp/taskpage/task-page-demo.html
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/handlers_endpoints.py
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/swarming/handlers_endpoints_test.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/proto/bots_pb2.py
|
View
|
1
5
6
7
|
6 chunks |
+35 lines, -15 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/proto/config.proto
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/proto/config_pb2.py
|
View
|
1
2
3
4
5
6
7
|
18 chunks |
+96 lines, -52 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/swarming_rpcs.py
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/swarming/templates/public_task_index.html
|
View
|
1
5
6
7
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 21 (8 generated)
|