- 14 Feb, 2017 4 commits
- 13 Feb, 2017 5 commits
-
-
this will save us ~100TB of unneeded data in the long term.
bergquist committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
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
Daniel Lee committed
-
- 10 Feb, 2017 16 commits
-
-
bergquist committed
-
(feat) support datasource delete by name api
Carl Bergquist committed -
huydx committed
-
bergquist committed
-
bergquist committed
-
huydx committed
-
bergquist committed
-
bergquist committed
-
ref #2385
Vladimir Kolobaev committed -
bergquist committed
-
xginn8 committed
-
bergquist committed
-
graph: add full metric description for graph-legend-alias title
Vladimir Kolobaev committed -
bergquist committed
-
redirect user to requested url after login via oauth
Carl Bergquist committed -
bergquist committed
-
- 09 Feb, 2017 3 commits
- 08 Feb, 2017 6 commits
-
-
Daniel Lee committed
-
Sorting datasources with case insensitive order
Daniel Lee committed -
Daniel Lee committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
- 07 Feb, 2017 6 commits
-
-
Sorts the list of metric sources that is used in dropdown for Panel Data Source on the Metrics tab so that it is case insensitive and so that the built data sources are last in the list.
Daniel Lee committed -
The data source list is case sensitive when sorted. This changes the sort to be case insensitive. The test only tests the handler, not the routing or database query.
Daniel Lee committed -
James Regovich committed
-
bergquist committed
-
bergquist committed
-
allow setting basic auth headers for prometheus datasource
Carl Bergquist committed
-