- 29 Dec, 2020 2 commits
-
-
Joan López de la Franca Beltran committed
-
* Docs: update auditing docs * Chore: Add Enterprise dependencies * Apply suggestions from code review Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Joan López de la Franca Beltran committed
-
- 28 Dec, 2020 4 commits
-
-
* SQLStore: customise the limit of retrieved datasources per organisation * update all suggestions regarding nil or 0 as default * Apply suggestions from code review Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * correct default.ini description + adding unittest * Apply suggestions from code review Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> * modify unittest name Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
ying-jeanne committed -
this fixes bug in processing SAML response with empty Issuer element
Alexander Zobnin committed -
Hugo Häggmark committed
-
See http://www.xe.com/symbols.php for currency symbols reference
Khanh Ngo committed
-
- 23 Dec, 2020 7 commits
-
-
* update E2E tests * fix e2e tests for new pipelines * Add enterprise2 test, build, package and upload steps * fix missing linting step * Upgrade build pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Use grabpl lint-backend Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Refactor publishing Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Refactor package publishing Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Supply --simulate-release flag to publish-packages for simulating a release Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Run e2e tests with specific ports Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * e2e/start-server: Make more robust Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Agnès Toulet committed -
* Add fake TeamSyncService * Change SyncTeams dispatch to direct method call * Remove SyncTeamsCommand struct * Move TeamSyncService to a separate package * Remove context from SyncTeams args * Add comments to teamsyncgroup package Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Replace TeamSyncService with TeamSyncFunc * Remove unnecessary error check * Add a test * Fix test input Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Tania B committed -
Dominik Prokop committed
-
* PanelLibrary: Adds uid and renames title to name * Chore: removing lines * PanelLibrary: Adds update to api * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/database.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/librarypanels_test.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Chore: changes after PR comments * Replace references to put with patch Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Hugo Häggmark committed -
PanelEvents: Isolating angular panel events into it's own event bus + more event refactoring (#29904) * PanelEvents: Isolate angular events from panel model events, use new Event patterns * Removing some events that are not longer needed * Updated DashboardModel * Update * Review fixes
Torkel Ödegaard committed -
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed -
Emil Tullstedt committed
-
- 22 Dec, 2020 6 commits
-
-
Command line argument should be _logs_ based on the other examples shown
J. Casalino committed -
* Update opentsdb.md * Update docs/sources/datasources/opentsdb.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/datasources/opentsdb.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored by: Arve Knudsen <arve.knudsen@gmail.com>
Diana Payton committed -
Amal committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
TemplateSrv: Do not throw error for an unknown format but use glob as fallback and warn in the console (#29955)
Dominik Prokop committed -
* PanelLibrary: Adds uid and renames title to name * Chore: removing lines * Chore: updates comments * Chore: changes after PR comments
Hugo Häggmark committed
-
- 21 Dec, 2020 6 commits
-
-
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* PanelLibrary: Adds get to the API * Refactor: adds tests for get and getAll and cleans up other tests * Refactor: changed name on DTO * Update pkg/services/librarypanels/api.go Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * Update pkg/services/librarypanels/database.go
Hugo Häggmark committed -
Emil Hessman committed
-
Emil Hessman committed
-
* Folders: Removes the possibility to delete the General folder * Chore: fixes after PR comments
Hugo Häggmark committed
-
- 20 Dec, 2020 2 commits
-
-
* Chore: Convert tsdb request test to standard library Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Emil Hessman committed -
Emil Hessman committed
-
- 17 Dec, 2020 13 commits
-
-
* Update configuration.md * Update configuration.md
Diana Payton committed -
Diana Payton committed
-
Diana Payton committed
-
Dominik Prokop committed
-
* some layout fixes * use built in limiter
Peter Holmberg committed -
* Dashboard: Started migrating dashboard settings * Restore general settings from angular * Use react permissions component * feat(dashboard): add react LinksSettings wrapper for dash-links-editor * feat(dashboard): add react VersionsSettings wrapper for gf-dashboard-history * refactor(dashboard): replace DashboardPermissions connectWithStore with connect * chore(dashboard): folderInfo as undefined * feat(dashboard): initial commit of dashboard settings json editor * feat(dashboard): introduce save json functionality * chore(dashboard): delete obsolete imports * feat(dashboard): add save and save as buttons to settings nav * feat(dashboard): add react wrapper for annotations settings * chore(dashboard): put back canDelete for general settings delete button * Make editable * Remove makeEditable from SettingsCtrl * feat(dashboard): show json editor save button if canSave * refactor(dashboard): move hasUnsavedFolderChange to dashboard.meta * feat(dashboard): render hasUnsavedFolderChange view in permissions settings * feat(dashboard): reset hasUnsavedFolderChange on settingg save success * feat(dashboard): refresh route on sucessful settings save * test(dashboard): update snapshots * refactor(dashboard): automatically infer connected props for dashboard permissions * refactor(dashboard): give dashboard versions checkboxes some padding * Update public/app/types/folders.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Torkel Ödegaard committed -
* Minor correction to explanation added for correct MS SQL usage. * Update contribute/style-guides/documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
* Always use cache: stop passing skipCache among ngalert functions * Add updated column * Scheduler initial draft * Add retry on failure * Allow settting/updating alert definition interval Set default interval if no interval is provided during alert definition creation. Keep existing alert definition interval if no interval is provided during alert definition update. * Parameterise alerting.Ticker to run on custom interval * Allow updating alert definition interval without having to provide the queries and expressions * Add schedule tests * Use xorm tags for having initialisms with consistent case in Go * Add ability to pause/unpause the scheduler * Add alert definition versioning * Optimise scheduler to fetch alert definition only when it's necessary * Change MySQL data column to mediumtext * Delete alert definition versions * Increase default scheduler interval to 10 seconds * Fix setting OrgID on updates * Add validation for alert definition name length * Recreate tables
Sofia Papagiannaki committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* simple-select * made the select slighttly wider
Peter Holmberg committed -
Torkel Ödegaard committed
-