Chromium Code Reviews
DescriptionAdd filter to task-list
The two big things in this CL are adding in the filtering mechanism (very similar to filtering bot-list) and migrating task-list-data to use sk.request.
In the task list, you can dynamically choose your columns and quickly see the state of tasks, and cancel pending tasks.
Assembling the tags (in task-list-data) is a bit trickier than the dimensions was for the botlist because there are many more tasks than bots, so the cron job can only run once per hour for the last hour's worth of data.
BUG=631047
Committed: https://github.com/luci/luci-py/commit/deb944d9ff75f7c9c6d66072601cdb2c2dbed971
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Migrate tasklist to use sk.request #Patch Set 4 : Add colors, deduped link and better tags #Patch Set 5 : tidy up and add task cancelling #
Total comments: 6
Patch Set 6 : Address nits #Patch Set 7 : Fix default sort #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (7 generated)
|