grafana/pkg/services
Daniel Lee 193d468ed3 admin: adds paging to global user list
Currently there is a limit of 1000 users in the global
user list. This change introduces paging so that an
admin can see all users and not just the first 1000.

Adds a new route to the api - /api/users/search that
returns a list of users and a total count. It takes
two parameters perpage and page that enable paging.

Fixes #7469
2017-02-13 12:59:36 +01:00
..
alerting style(hipchat): improves code style 2017-02-08 11:24:49 +01:00
annotations feat(alerting): added clear history button to alert state history view, #6244 2016-10-14 09:33:42 +02:00
cleanup fix(cleanup): check if images dir exists 2016-09-28 21:12:25 +02:00
eventpublisher no unbound recursion in publish() 2015-05-18 10:04:01 -04:00
notifications tech(webhook): remove redundant if statement 2017-01-19 09:29:40 +01:00
search Revert "Enable the "limit" param in /api/search" 2016-06-17 11:22:39 +02:00
sqlstore admin: adds paging to global user list 2017-02-13 12:59:36 +01:00