Sort metrics by name
[?]
Mar 25, 2016, 10:56 AM
JOST7ANV6KYQ2OWNCJJZ4CCTXKKYKSJKPASALMOSZCVP3G7JPO6QCDependencies
- [2]
T5BIOVJEAdd support for tracking custom metrics - [3]
KSBB33REAdd a dashboard - [4]
BB2KXLXZMove the build time chart to the job page - [*]
DEMSSSB2* Controller for jobs which inherits all actions in ListBuilds. So
Change contents
- replacement in src/lib/Hydra/Controller/Job.pm at line 82
{ }, { select => ["name"], distinct => 1, order_by => "timestamp desc", }) ];{ }, { select => ["name"], distinct => 1, order_by => "name", }) ];