Files
watcher/watcher
Egor Panfilov 3075723da9 Fix sort of *list command output
While sorting output of list command ("audittemplate list",
"strategy list", etc)  by sort-key that is not belongs
to specific model, this sort-key was passed to db what
caused error (HTTP 500). We added check on such keys and now,
if got one of them, then we make sort on API side
instead of db side.

We removed excess sort and changed all sorting routines
to unified way.

Also added sort tests on every model.

Change-Id: I41faea1622605ee4fa8dc48cd572876d75be8383
Closes-Bug: 1662887
2018-03-20 13:16:13 +00:00
..
2018-03-20 13:16:13 +00:00
2018-03-12 21:03:12 -07:00
2017-10-21 13:55:47 +08:00
2017-12-22 08:43:28 +00:00
2018-03-09 14:52:57 +03:00
2018-01-26 09:11:43 +07:00
2018-03-08 07:27:37 +00:00
2017-11-09 14:51:17 +09:00
2018-03-20 13:16:13 +00:00
2017-01-11 15:23:06 +05:30
2017-06-08 09:48:26 +07:00