Files
grafana/pkg/services/sqlstore
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
..
2017-02-03 12:10:22 +01:00
2016-12-14 12:17:38 +09:00
2017-01-27 15:21:02 +01:00
2015-02-05 10:37:13 +01:00
2015-07-17 14:42:49 +02:00
2015-02-05 10:37:13 +01:00
2017-02-13 12:59:36 +01:00