grafana/pkg
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458)
* Search: Fixes search limits and adds a page parameter

This adds a page parameter to search api without adding
any major breaking change.

It does at an api validation error when trying to use
a limit beyond 5000. This is a breaking change. We could
remove this and have it only in the docs and describe that this
is a limit that grafana will apply silently.

Fixes #16049

* Fix: Corrected wrong array slice change

* Docs: minor docs fix

* Search: fixed folder tests

* Fixed: Moved limit to correct inner query

* Search: moving limit check and page check

* Search: limit in handler is no longer needed
2019-04-17 13:07:50 +02:00
..
api Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd Chore: Implement revive (#16200) 2019-03-27 17:53:49 +01:00
components tech: replace bmizerany/assert with stretchr/testify (#16625) 2019-04-17 10:25:58 +02:00
events
extensions Build: adding dependency used by extensions (#16622) 2019-04-16 15:26:39 +02:00
infra tech: replace bmizerany/assert with stretchr/testify (#16625) 2019-04-17 10:25:58 +02:00
log log phantomjs output even if it timeout and include orgId when render alert 2019-03-06 13:53:23 +01:00
login replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
middleware Chore: refactor auth proxy (#16504) 2019-04-16 14:09:18 +02:00
models Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
plugins replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
setting Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
tsdb tech: replace bmizerany/assert with stretchr/testify (#16625) 2019-04-17 10:25:58 +02:00
util Provisioning: Do not allow deletion of provisioned dashboards (#16211) 2019-04-10 13:29:10 +02:00