grafana/pkg/services/sqlstore/migrations
bergquist 6a8643b3d1 Merge branch 'master' into configurable-alert-notification
* master: (250 commits)
  Firing off an action instead of listening to location changes
  Changes after PR Comments
  Made ExplorerToolbar connected and refactored away responsabilities from Explore
  Removed some split complexity
  Fixed some more styling
  Fixed close split look and feel
  Fixed position of Closesplit
  Fixed small issue with TimePicker dropdown position
  Simplified some styles and dom elements
  Fixed some more with the sidemenu open and smaller screens
  Fixed so heading looks good with closed sidemenu
  Restructure of component and styling
  Refactored out ExploreToolbar from Explore
  Fixed reinitialise of Explore
  changelog: add notes about closing #13929
  changelog: add notes about closing #14558
  changelog: add notes about closing #14484
  changelog: add notes about closing #13765
  changelog: add notes about closing #11503
  changelog: add notes about closing #4075
  ...
2019-01-28 14:16:43 +01:00
..
alert_mig.go Added uid for alert notifications 2019-01-16 16:50:00 +02:00
annotation_mig.go Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
apikey_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
common.go login: uses epochs for login throtting. 2018-02-16 17:25:46 +01:00
dashboard_acl.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
dashboard_mig.go provisioning: only update dashboard if hash of json changed 2018-05-31 21:05:52 +02:00
dashboard_snapshot_mig.go snapshots: Add external_delete_url column 2018-12-10 16:25:02 -05:00
dashboard_version_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
datasource_mig.go migration: renames logging ds to loki ds in data_source table 2018-12-12 20:54:05 +01:00
heartbeat_mig.go feat(query_part): refactoring query part 2016-08-15 17:20:45 +02:00
login_attempt_mig.go login: migration fix. 2018-02-16 17:36:28 +01:00
migrations_test.go Sqlstore refactor (#11908) 2018-05-18 11:10:10 +02:00
migrations.go begin user auth token implementation 2019-01-15 15:16:20 +01:00
org_mig.go Sqlstore refactor (#11908) 2018-05-18 11:10:10 +02:00
playlist_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
plugin_setting.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
preferences_mig.go feat: team preferences 2018-11-12 20:01:53 +01:00
quota_mig.go utf8mb4 encoding (#7959) 2017-03-28 14:34:53 +02:00
serverlock_migrations.go moves migrations to /sqlstore/migrations 2018-12-17 16:36:57 +01:00
session_mig.go Issue 3461: Session table is now created automatically 2015-12-23 01:33:46 -06:00
stats_mig.go pkg: fix deadcode issues 2018-04-26 19:24:21 +02:00
tag_mig.go Create annotations (#8197) 2017-10-07 10:31:39 +02:00
team_mig.go new column for team_member table 2018-09-14 17:27:36 +02:00
temp_user.go tweak column lengths for utf8mb4 support on older mysql (#8483) 2017-05-29 08:31:36 +02:00
user_auth_mig.go move database-specific code into dialects (#11884) 2018-05-10 16:54:21 +02:00
user_auth_token_mig.go begin user auth token implementation 2019-01-15 15:16:20 +01:00
user_mig.go pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 2018-09-16 12:26:05 +02:00