- 14 Oct, 2019 6 commits
-
-
* pkg/bus: Check errors * pkg/bus: Convert tests to testify
Arve Knudsen committed -
Fixes #19762
Hugo Häggmark committed -
* Rename GrafanaServerImpl to Server * Make flag dependencies explicit * Extract method for building service graph * Document and clarify methods * Rename HttpServer to HTTPServer
Marcus Olsson committed -
Dominik Prokop committed
-
* Types: Add type safety to appEvents
kay delaney committed -
Ben Patterson committed
-
- 12 Oct, 2019 3 commits
-
-
* Update README.md Minor grammar and format edits * Update README.md
oddlittlebird committed -
* Link to architecture docs from Developer guide * Fix link
Marcus Olsson committed -
it is actually an intended feature by tslint: https://github.com/palantir/tslint/issues/4528 So adding 1 to the line number here in the plugin
Huan Wang committed
-
- 11 Oct, 2019 14 commits
-
-
* pkg/plugins: Check errors
Arve Knudsen committed -
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
Łukasz Siatka committed
-
* Add docs on services * Apply suggestions from code review Co-Authored-By: gotjosh <josue.abreu@gmail.com> * Fix review comments * Extract communication to its own document * Minor fixes * Minor fix * Apply suggestions from code review Co-Authored-By: gotjosh <josue.abreu@gmail.com> * Add comment on exported field
Marcus Olsson committed -
fix pkg/services/search/service.go:52:3: s.bus undefined (type *SearchService has no field or method bus, but does have Bus) fixes issue introduced by #19765
Kyle Brandt committed -
* Refactor GoConvey into stdlib * Fix review comments
Marcus Olsson committed -
Scott Brenner committed
-
vishesh92 committed
-
* Add custom headers on alerting queries Reference issue #15381 Signed-off-by: Martin Schneppenheim <martin.schneppenheim@rewe-digital.com> * Fix datasource transport tests * Migrate decrypting header test to models pkg * Check correct header * Add HTTP transport test Fixes #15381
Weeco committed -
* Docs: Update Centrify Section In Generic Oauth Ref #18207 * Docs: Alphabetise Features / Data Sources (#19289) * Docs: Add Title Case rule for API names (#19620) * Update contribute/style-guides/documentation-style-guide.md wfm, thanks! Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com>
HG00 committed
-
- 10 Oct, 2019 6 commits
-
-
* Explore: updates clear all button to responsive button * Explore: update toolbar icons alignment * Explore: adds responsive styles for explore icon alignment
Lukas Siatka committed -
* pkg/infra: Check errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * pkg/infra: Handle errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/infra/usagestats/usage_stats.go Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
* Update Prometheus Custom Query Parameters docs. After discussion with @davkal * Update prometheus.md
Tom Wilkie committed -
Marcus Olsson committed
-
* Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md * Docs: Update Playlist.md
Brenda Harjala committed -
* pkg/components: Check errors
Arve Knudsen committed
-
- 09 Oct, 2019 10 commits
-
-
Andrej Ocenas committed
-
* pkg/login: Check errors * pkg/login: Introduce "login" logger Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Arve Knudsen committed -
Fixes so make run works on older Go versions than 1.13.
Marcus Efraimsson committed -
* Add Troubleshooting section to Developer guide * Remove unintended newline
Marcus Olsson committed -
* Update README.md Minor grammar and formatting changes. Took a stab at adding an intro, feel free to improve. * Update README.md
oddlittlebird committed -
Torkel Ödegaard committed
-
* Bugfix: Fix parsing of IPv6 addresses Make sure that IPv6 addresses aren't truncated when parsing. Fixes #18924 * util: Change network address parsing funcs to return error * pkg/api: Return NetworkAddress instead of host/port
Arve Knudsen committed -
Ivana Huckova committed
-
* Update README.md Grammar and spelling edits * Update pkg/README.md Co-Authored-By: Marcus Olsson <olsson.e.marcus@gmail.com> * Update README.md * Update README.md
oddlittlebird committed -
* Feature: Adds connectWithCleanup HOC * Refactor: Small typings * Refactor: Makes UseEffect run on Mount and UnMount only * Refactor: Adds tests and rootReducer * Refactor: Fixes adding of reducers on startup
Hugo Häggmark committed
-
- 08 Oct, 2019 1 commit
-
-
closes #19404 closes #19281
Robert Lowry committed
-