grafana/pkg
Daniel Lee cd6a18ec62 search: fix search to limit dashboards better
Change the query to first select the dashboards, apply the limit then
join with tags. Means the limit will apply to the number of dashboards
returned in the search. The disadvantage is that the query will return
more rows than the limit, no. of dashboards x no. of tags. So hard limit
set to 5000 for all rows.
2017-10-10 20:56:05 +02:00
..
api Merge branch 'master' into develop 2017-10-09 16:01:54 +02:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd (cloudwatch) alerting 2017-09-29 13:44:00 +09:00
components Merge branch 'master' into develop 2017-10-09 16:01:54 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log Config Array Syntax (#8204) 2017-04-25 09:14:29 +02:00
login Optimize some wrong usage and spelling 2017-09-07 17:50:11 +08:00
metrics internal metrics: add grafana version 2017-09-26 15:25:44 +02:00
middleware Merge branch 'master' into develop 2017-09-22 08:42:07 +02:00
models Merge branch 'master' into develop 2017-10-09 16:01:54 +02:00
plugins Merge branch 'master' into develop-newgrid-row-design2 2017-09-07 15:05:41 +02:00
services search: fix search to limit dashboards better 2017-10-10 20:56:05 +02:00
setting Webpack (#9391) 2017-10-01 20:02:25 +02:00
social Support large github organisations (#8846) 2017-07-31 12:13:29 +02:00
tracing jaeger: capitalize tracer name 2017-09-27 16:38:00 +02:00
tsdb fix cloudwatch alert bug 2017-09-29 13:45:11 +09:00
util securejson: decrypt should not modify src 2017-09-08 10:19:07 +02:00