Chromium Code Reviews
DescriptionMake the buttons on task-page work
You can now cancel and retry tasks from the task-page.
When retrying a task, all the current properties of the task are
copied into the new task and "(retry)" is appended to the name.
Additionally, the user field is set to be whoever is logged in.
If the retry is successfully requested, the task page will auto
redirect to it.
The refresh interval actually works, making the stdout and milo refresh.
The Requested Dimensions now has a link to the botlist with
all those dimensions, so one can see which bots could pick up a
given task.
The times on task-page now have their full timestamps as mouseovers.
BUG=631047
Committed: https://github.com/luci/luci-py/commit/aac687d9ab71b04582a39e8ec3230c4579ec93e2
Patch Set 1 #Patch Set 2 : Fix problem with body #Patch Set 3 : rebase #Patch Set 4 : Rebase #Patch Set 5 : Tweak docs #Patch Set 6 : Refresh milo too #Patch Set 7 : Rebuild #
Total comments: 10
Patch Set 8 : Fix promses #Depends on Patchset: Messages
Total messages: 16 (9 generated)
|