Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-6695 grafana v7.3.7 #60

Merged
merged 1,232 commits into from
Feb 18, 2021
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
1232 commits
Select commit Hold shift + click to select a range
87d6f90
Fix: Dynamically add ShowWhen fields to the form watch (#28135)
peterholmberg Oct 13, 2020
ef22ff7
Snapshots: Store dashboard data encrypted in the database (#28129)
wbrowne Oct 13, 2020
8e56dd0
JSON syntax update (#28193)
NiteshKoushik Oct 13, 2020
a189cd1
Users: Expire old user invites (#27361)
wbrowne Oct 13, 2020
0a58ecb
Automation: New label command to close issue that has no new info & a…
torkelo Oct 13, 2020
e1e05ca
Database: Adds new indices to alert_notification_state and alert_rule…
KarineValenca Oct 13, 2020
8760627
Cloudwatch: Fix regression with profile datasource field (#28138)
papagian Oct 13, 2020
b23e7e6
Added DOT(.) at end of line (#28161)
ashishagarwal06 Oct 13, 2020
278f821
Added Dot(.) at the end of line (#28150)
ashishagarwal06 Oct 13, 2020
8c81592
Added link to Plugins (#28149)
ashishagarwal06 Oct 13, 2020
0c57ca4
Removal of repeated words (#28194)
NiteshKoushik Oct 13, 2020
b633916
Docs: Fix typo in cloud monitoring docs (#28213)
papagian Oct 13, 2020
0c7fb0c
Use latest @grafana/eslint-config (#28225)
stevenvachon Oct 13, 2020
597aeff
Added Hyperlink to Alert Notification (#28197)
ashishagarwal06 Oct 13, 2020
558ce5f
Theme: Deprecate selectThemeVariant util function (#28223)
torkelo Oct 13, 2020
830e8b6
@grafana/eslint-config bump (#28230)
stevenvachon Oct 13, 2020
25393e2
Added hyperlink to Prometheus (#28196)
ashishagarwal06 Oct 13, 2020
b7fee71
Tracing: Add Tempo data source (#28204)
aocenas Oct 13, 2020
583dbb3
Added Dot(.) at the end of line. (#28198)
ashishagarwal06 Oct 13, 2020
f87da29
Build: handles verify-repos failures correctly (#28227)
xlson Oct 13, 2020
4cbc156
Added Dot at the end of line (#28233)
ashishagarwal06 Oct 13, 2020
39d06f2
Azure: Fixes merging of requests with different Azure sources (#28221)
hugohaggmark Oct 14, 2020
f39b3a1
change grafana to Grafana (#28244)
ashishagarwal06 Oct 14, 2020
66def25
Docs: Change grafana to Grafana (#28243)
ashishagarwal06 Oct 14, 2020
451836a
NamedColors: Named colors refactors (#28235)
torkelo Oct 14, 2020
e269445
Loki: LogQL v2 support (#27884)
ivanahuckova Oct 14, 2020
a870101
Docs: Change grafana to Grafana (#28242)
ashishagarwal06 Oct 14, 2020
b10e39a
Chore: Add Dockerfile for Windows CI build environment (#28241)
aknuds1 Oct 14, 2020
3225b11
Migration: TestData Query Editor (#27997)
Clarity-89 Oct 14, 2020
65940c7
Dashboard: Allow shortlink generation (#27409)
MisterSquishy Oct 14, 2020
a779622
Variables: prevent adhoc filters from crashing when they are not load…
mckn Oct 14, 2020
fa45731
Docker: OpenShift compatability (#27813)
xlson Oct 14, 2020
f22b768
Dashboard: Do not allow users without edit permission to a folder to …
torkelo Oct 14, 2020
b5196f5
Build: added steps to generate packages api documentation. (#27930)
mckn Oct 14, 2020
aae4ca7
Cloud monitoring: out-of-the-box dashboards (#27864)
papagian Oct 14, 2020
64f46d6
Added hyperlink to Data Source Proxy (#28246)
ashishagarwal06 Oct 14, 2020
df28cc6
fix: prevent graph-panel legend overflowing container (#28254)
jackw Oct 14, 2020
31001a0
Docs: remove checked-in generated package api docs. (#27880)
mckn Oct 14, 2020
3fed829
Gauge: Improve text sizing and support non threshold color modes (#28…
torkelo Oct 14, 2020
a20875b
Dashboard: Fixed issue accessing horizontal table scrollbar when plac…
torkelo Oct 14, 2020
f334cc4
Docs: generate packages docs before syncing to website (#27879)
mckn Oct 14, 2020
fe15d90
Variables: Fixes so constants set from url get completed state (#28257)
hugohaggmark Oct 14, 2020
db071e4
Explore: Allow shortlink generation (#28222)
ivanahuckova Oct 14, 2020
f8e0adb
Transformations: improve the reduce transformer (#27875)
ryantxu Oct 14, 2020
c3336e6
Chore: clean up Enterprise feature toggles (#28264)
AgnesToulet Oct 14, 2020
cb72242
Chore: use new Input component in Share Modal (#28269)
Oct 14, 2020
fe42364
Transformations: add Concatenate fields transformer (#28237)
ryantxu Oct 14, 2020
86adc22
Drone: Fix enterprise config (#28270)
aknuds1 Oct 14, 2020
26e2faa
Added Hyperlink to annotations (#28261)
ashishagarwal06 Oct 14, 2020
c8658f3
Explore: Add link to logs from trace span (#28229)
aocenas Oct 14, 2020
7ad468b
Prometheus: Data source settings page help wording. (#28274)
morrowc Oct 15, 2020
280bf93
BackendSrv: Reloads page instead of redirect on Unauthorized Error (#…
hugohaggmark Oct 15, 2020
d58dc96
feat(grafana/ui): export FieldArray (#28251)
leventebalogh Oct 15, 2020
a49c72a
Docs: Add What's New 7.3 (#28268)
wbrowne Oct 15, 2020
7ee8f91
Drone: Use DRONE_COMMIT_REF to get release tag (#28283)
aknuds1 Oct 15, 2020
2e9a0d4
Chore: Update what's new and release notes URL in package.json
aknuds1 Oct 15, 2020
68a3631
Release 7.3.0-beta1
aknuds1 Oct 15, 2020
0df7b25
Drone: Fixes
aknuds1 Oct 15, 2020
c11c8b0
Drone: Fixes
aknuds1 Oct 15, 2020
5ac4ae3
BackendSrv: Fixes queue countdown when unsubscribe is before response…
grafanabot Oct 16, 2020
2110d4e
Instrumentation: Adds environment_info metric (#28355) (#28388)
grafanabot Oct 20, 2020
f071817
CloudWatch: Fix custom metrics (#28391) (#28401)
grafanabot Oct 20, 2020
5757bd8
ColorSchemes: Adds more color schemes and text colors that depend on …
torkelo Oct 21, 2020
37327d7
FieldColor: Remove inverted color scheme (#28408) (#28418)
grafanabot Oct 21, 2020
d18ac27
App Plugins: Add backend support (#28272) (#28423)
grafanabot Oct 21, 2020
363d0a9
plugins: Don't exit on duplicate plugin (#28390) (#28430)
grafanabot Oct 21, 2020
2221c2b
Plugins: do not remount app plugin on nav change (#28105) (#28426)
grafanabot Oct 21, 2020
9d7eaed
TestData: multiple arrow requests should return multiple frames (#284…
grafanabot Oct 21, 2020
f3fa167
Live: support real time measurements (alpha) (#28022) (#28451)
grafanabot Oct 22, 2020
9153d21
Explore: Support wide data frames (#28393) (#28454)
grafanabot Oct 22, 2020
c9513c5
Loki: Visually distinguish error logs for LogQL2 (#28359) (#28460)
grafanabot Oct 22, 2020
6b056c5
AzureMonitor: Fix capitalization of NetApp 'volumes' namespace (#2836…
grafanabot Oct 22, 2020
f0dafad
SAML: IdP-initiated SSO docs (#28280) (#28462)
grafanabot Oct 22, 2020
c510f30
Add monitoring mixing for Grafana (#28285)
bergquist Oct 15, 2020
ec0383c
Jaeger: timeline collapser to show icons (#28284)
zoltanbedi Oct 15, 2020
0f0d860
CloudWatch: Add EC2CapacityReservations Namespace (#28309)
nonamef Oct 16, 2020
77ab9f4
API: Fix short URLs (#28300)
aknuds1 Oct 16, 2020
e5f12af
SQLStore: Run tests as integration tests (#28265)
papagian Oct 16, 2020
12dc9ea
Drone: Fix grafana-mixin linting (#28308)
aknuds1 Oct 16, 2020
c60ea5f
fix: for graph size not taking up full height or width
jackw Oct 16, 2020
bf74c1f
Drone: Use ${DRONE_TAG} in release pipelines, since it should work (#…
aknuds1 Oct 16, 2020
8f7eb69
Explore: respect min_refresh_interval (#27988)
elliotpryde Oct 16, 2020
fd851af
Loki: Base maxDataPoints limits on query type (#28298)
aocenas Oct 16, 2020
f1b9c6c
Loki: Run instant query only when doing metric query (#28325)
aocenas Oct 16, 2020
1a0500b
Dashboard links: Places drop down list so it's always visible (#28330)
maknik Oct 19, 2020
6b4fd2d
Add unique ids to query editor fields (#28376)
Clarity-89 Oct 19, 2020
103765c
CloudWatch: Adding support for additional Amazon CloudFront metrics (…
marefr Oct 19, 2020
12dc0ea
Instrumentation: Add counters and histograms for database queries (#2…
bergquist Oct 19, 2020
983d6c8
Explore: Fix date formatting in url for trace logs link (#28381)
aocenas Oct 19, 2020
df2fda3
remove status label from histogram (#28387)
bergquist Oct 20, 2020
08be99f
Instrumentation: Add histogram for request duration (#28364)
bergquist Oct 20, 2020
f2fac78
Docs: Adds basic frontend data request concepts (#28253)
hugohaggmark Oct 20, 2020
bb55568
Grafana/ui: pass html attributes to segment (#28316)
jackw Oct 20, 2020
11eb920
Prometheus: fix parsing of infinite sample values (#28287) (#28288)
KonanMentor Oct 21, 2020
194362c
Database; Remove database metric feature flag and update changelog (#…
bergquist Oct 21, 2020
6c5e139
CloudWatch/Athena - valid metrics and dimensions. (#28436)
kwarunek Oct 22, 2020
fce221a
Release v7.3.0-beta2
aknuds1 Oct 22, 2020
25653e1
Circle: Remove release pipeline (#28474) (#28477)
grafanabot Oct 22, 2020
de86b51
Explore: parse time range fix (#28467) (#28470)
grafanabot Oct 22, 2020
be4ef1d
Drone: Add version branch pipeline (#28490) (#28492)
grafanabot Oct 23, 2020
0a184cb
Drone: Don't build Windows installer for version branches (#28494) (#…
grafanabot Oct 23, 2020
8f5c9b1
Auth: Should redirect to login when anonymous enabled and URL with di…
grafanabot Oct 23, 2020
d8ed14f
Cloud Monitoring: Fix help section for aliases (#28499) (#28509)
grafanabot Oct 23, 2020
648a149
Plugins: Track plugin signing errors and expose them to the frontend …
grafanabot Oct 23, 2020
43a1cb2
Elasticsearch: Fix handling of errors when testing data source (#2849…
grafanabot Oct 23, 2020
99613f8
Drone: Upgrade build-pipeline tool (#28520) (#28530)
grafanabot Oct 26, 2020
1e027f5
Drone: Upgrade build pipeline tool (#28533) (#28536)
grafanabot Oct 26, 2020
be4b322
Auth: Fix SigV4 request verification step for Amazon Elasticsearch Se…
grafanabot Oct 26, 2020
1c61f3f
AzureMonitor: Support decimal (as float64) type in analytics/logs (#2…
grafanabot Oct 26, 2020
c933d58
Docs: SigV4 What's New and AWS Elasticsearch documentation (#28506) (…
wbrowne Oct 26, 2020
9b3981f
API: add login username in SendLoginLogCommand (#28544) (#28545)
grafanabot Oct 26, 2020
23ae639
Grafana/ui: auto focus threshold editor input (#28360) (#28538)
grafanabot Oct 27, 2020
5bb203d
Short URL: Update last seen at when visiting a short URL (#28565) (#2…
grafanabot Oct 27, 2020
12a6987
Plugin signing: UI information (#28469) (#28563)
grafanabot Oct 27, 2020
44f691f
Alerting: Log alert warnings for obsolete notifiers when extracting a…
kylebrandt Oct 27, 2020
e123e50
StatPanel: Fixes BizChart error max: yyy should not be less than min …
grafanabot Oct 28, 2020
1ff5718
AddDatasource: Improve plugin categories (#28584) (#28589)
grafanabot Oct 28, 2020
95a3c6a
Live: updated the reference to use lazy loaded Monaco in code editor.…
grafanabot Oct 28, 2020
bf8837f
Release v7.3.0
kylebrandt Oct 28, 2020
4f4fcf6
Plugin signing: Fix copy on signed plugin notice (#28633) (#28637)
grafanabot Oct 29, 2020
4ff80d5
Table: Fix image cell mode so that it works with value mappings (#286…
grafanabot Oct 29, 2020
de9ac28
StatPanel: Fixed value being under graph and reduced likley hood for …
grafanabot Oct 29, 2020
3069d76
Plugins: Fix descendent frontend plugin signature validation (#28638)…
grafanabot Oct 29, 2020
43928c4
Cloudwatch: Fix duplicate metric data (#28642) (#28668)
grafanabot Oct 29, 2020
03563ab
PanelMenu: Fixes panel submenu not being accessible for panels close …
grafanabot Oct 29, 2020
e8d399e
TextPanel: Fixes problems where text panel would show old content (#2…
grafanabot Oct 30, 2020
f81257c
Loki: Fix error when some queries return zero results (#28645) (#28689)
grafanabot Oct 30, 2020
6668161
Release 7.3.1
dprokop Oct 30, 2020
557639a
Prometheus: Fix copy paste behaving as cut and paste (#28622) (#28691)
grafanabot Oct 30, 2020
49dd35f
Templating: Speeds up certain variable queries for Postgres, MySql an…
grafanabot Nov 2, 2020
f11bfe9
TableFilters: Fixes filtering with field overrides (#28690) (#28727)
grafanabot Nov 2, 2020
88ae4c0
Fix typo in unsigned plugin warning (#28709) (#28722)
grafanabot Nov 2, 2020
6a2d922
Dashboard: fix view panel mode for Safari / iOS (#28702) (#28755)
grafanabot Nov 2, 2020
7f9990c
Plugin page: Fix dom validation warning (#28737) (#28741)
grafanabot Nov 2, 2020
d55ca82
Cloudwatch: Fix issue with field calculation transform not working pr…
grafanabot Nov 3, 2020
f523500
Templating: Custom variable edit UI, change text input into textarea …
grafanabot Nov 3, 2020
d394be2
grafana/toolkit: Extract CHANGELOG when building plugin (#28773) (#28…
grafanabot Nov 3, 2020
c14ee2d
Variables: Fixes URL values for dependent variables (#28798) (#28800)
grafanabot Nov 4, 2020
b51303b
Gauge: Improve font size auto sizing (#28797) (#28828)
grafanabot Nov 4, 2020
7995ab9
increase blob column size for encrypted dashboard data (#28831) (#28832)
grafanabot Nov 4, 2020
0ee8427
Units: added support to handle negative fractional numbers. (#28849) …
grafanabot Nov 5, 2020
70bf01f
Prometheus: fix missing labels from value (#28842) (#28855)
grafanabot Nov 5, 2020
e5be54b
Tempo: fix test data source (#28836) (#28856)
grafanabot Nov 5, 2020
de19ba9
Disable selecting enterprise plugins with no license (#28758) (#28859)
grafanabot Nov 5, 2020
c03fbac
Dashboards / Folders: delete related data (permissions, stars, tags, …
grafanabot Nov 6, 2020
c9a6e09
Elasticsearch: Exclude pipeline aggregations from order by options (#…
grafanabot Nov 6, 2020
202b9e5
API: replace SendLoginLogCommand with LoginHook (#28777) (#28891)
grafanabot Nov 6, 2020
f30f6d8
Chore: Fix spelling issue (#28904) (#28925)
grafanabot Nov 9, 2020
3636749
Plugins signing: Fix docs urls (#28930) (#28934)
grafanabot Nov 9, 2020
fc86862
Short URL: Cleanup unvisited/stale short URLs (#28867) (#28944)
grafanabot Nov 9, 2020
d867401
UsageStats: start tracking usage stats for tempo (#28948) (#28951)
grafanabot Nov 10, 2020
1b14c6b
Panel inspect: Interpolate variables in panel inspect title (#28779) …
grafanabot Nov 10, 2020
f9f3b9d
Tracing: log traceID in request logger (#28952) (#28959)
papagian Nov 10, 2020
706cc59
CloudWatch Logs: Change what we use to measure progress (#28912) (#28…
grafanabot Nov 10, 2020
c0adf10
Plugins: allow override when allowing unsigned plugins (#28901) (#28927)
grafanabot Nov 10, 2020
0c55247
Alerting: Append appSubUrl to back button on channel form (#28282) (#…
mckn Nov 10, 2020
3d4ff87
[v7.3.x] Drone: Fix docs building (#28987)
grafanabot Nov 10, 2020
d8ac457
Explore: Remove redundant decodeURI and fix urls (#28697) (#28963)
grafanabot Nov 10, 2020
1cfe644
Variables: make sure that we support both old and new syntax for cust…
mckn Nov 10, 2020
f142752
Gauge: making sure threshold panel json is correct before render (#28…
mckn Nov 10, 2020
38b9627
Tracing: Add setting for sampling server (#29011) (#29015)
grafanabot Nov 11, 2020
7798f01
StatPanels: Fixes auto min max when latest value is zero (#28982) (#2…
grafanabot Nov 11, 2020
23be6e3
Fix conflict (#29020)
davkal Nov 11, 2020
f034cbe
Release v7.3.2 (#29024)
xlson Nov 11, 2020
b8ad4ea
[v7.3.x] Chore: Bump build pipeline version (#29025)
sakjur Nov 11, 2020
945573e
Thresholds: Fixes color assigned to null values (#29010) (#29018)
grafanabot Nov 12, 2020
e086a96
Fix for multi-value template variable for project selector (#29042) (…
grafanabot Nov 12, 2020
ca4fdc4
Auth: Enable more complete credential chain for SigV4 default SDK aut…
grafanabot Nov 13, 2020
697e4f7
Graph: Fixes stacking issues like floating bars when data is not alig…
grafanabot Nov 13, 2020
4cf6c91
Data source proxy: Convert 401 from data source to 400 (#28962) (#29095)
aknuds1 Nov 13, 2020
edfe914
[v7.3.x] StatPanel: Fixes hanging issue when all values are zero (#29…
grafanabot Nov 13, 2020
8db22ce
Test Datasource/Bug: Fixes division by zero in csv metric values scen…
grafanabot Nov 13, 2020
d05c346
[v7.3.x] Drone: Verify Drone config at beginning of pipelines (#29111)
grafanabot Nov 14, 2020
c88fc42
Drone: Fix Drone config verification for enterprise on Windows (#2911…
grafanabot Nov 14, 2020
fc44872
Automation: Adding version bump action
torkelo Nov 15, 2020
0e5da44
Automatin: set node version
torkelo Nov 15, 2020
7e6c34f
Chore: Upgrade Go dev tools (#29124) (#29132)
grafanabot Nov 16, 2020
f04131c
build paths in an os independent way (#29143) (#29147)
grafanabot Nov 17, 2020
37e4a19
Provisioning: always pin app to the sidebar when enabled (#29084) (#2…
grafanabot Nov 17, 2020
41bbafe
Revert "Graph: Fixes stacking issues like floating bars when data is …
torkelo Nov 17, 2020
ff7c462
Build: support custom build tags (#28609) (#29128)
grafanabot Nov 17, 2020
ca8de25
git cherry-pick -x 0f3bebb38daa488e108881ce17d4f68167a834e6 (#29155)
torkelo Nov 17, 2020
2489dc4
Release: Updated versions in package to 7.3.3 (#29126)
grafanabot Nov 17, 2020
7292e15
Drone: Upgrade build pipeline tool and build image (#29161) (#29162)
aknuds1 Nov 17, 2020
9a3fbb8
DashboardLinks: will only refresh dashboard search when changing tags…
grafanabot Nov 18, 2020
fa1db4d
Table: Fix incorrect condtition for rendering table filter (#29165) (…
grafanabot Nov 18, 2020
b345e28
Chore: Upgrade grafana/build-ci-deploy image to latest Go (#29171) (#…
aknuds1 Nov 18, 2020
0041047
Drone: Fix publish-packages invocation (#29179) (#29184)
aknuds1 Nov 18, 2020
881a595
Drone: Sync with master (#29205)
aknuds1 Nov 18, 2020
cffb1cd
Increase search limit on team add user and improve placeholder (#2925…
grafanabot Nov 20, 2020
fcd66ee
Dashboard: Fixes kiosk state after being redirected to login page and…
grafanabot Nov 20, 2020
089c636
Annotations: fixing so when changing annotations query links submenu …
grafanabot Nov 21, 2020
6d79790
Drone: Upgrade build pipeline tool (#29308) (#29309)
grafanabot Nov 23, 2020
6ada37b
Login: Fixes redirect url encoding issues of # %23 being unencoded af…
grafanabot Nov 24, 2020
509174d
ReleaseNotes: Update link in package.json (#29328)
torkelo Nov 24, 2020
f34fecb
Backport of InfluxDB: update flux library and support boolean label v…
torkelo Nov 24, 2020
be6425d
Security: Fixes minor security issue with alert notification webhooks…
grafanabot Nov 24, 2020
7472e37
"Release: Updated versions in package to 7.3.4" (#29336)
grafanabot Nov 24, 2020
3a50fc8
Docs: Fix editor role and alert notification channel description (#29…
grafanabot Nov 24, 2020
14c4940
Drone: Publish NPM packages after Storybook to avoid race condition (…
grafanabot Nov 24, 2020
d720841
Drone: Execute artifact publishing for both editions in parallel duri…
grafanabot Nov 25, 2020
81e18c8
Drone: Upload artifacts for release branch builds (#29297) (#29364)
grafanabot Nov 25, 2020
a578cdf
Drone: Upgrade build pipeline tool (#29365) (#29368)
aknuds1 Nov 25, 2020
2069630
resolve conflicts (#29415)
wbrowne Nov 26, 2020
df367b0
Prometheus: don't override displayName property (#29441) (#29488)
grafanabot Dec 1, 2020
e6327b0
Bug: trace viewer doesn't show more than 300 spans (#29377) (#29504)
grafanabot Dec 1, 2020
95a9fad
Alarting: fix alarm messages in dingding (Fixes #29470) (#29482) (#29…
grafanabot Dec 2, 2020
9b70e04
AzureMonitor: Unit MilliSeconds naming (#29399) (#29526)
grafanabot Dec 2, 2020
f511cf6
fixes bug with invalid handler name for metrics (#29529) (#29532)
grafanabot Dec 2, 2020
1e6c14a
Login: Fixes typo in tooltip (#29604) (#29606)
grafanabot Dec 4, 2020
d95ac6c
Instrumentation: Add examplars for request histograms (#29357) (#29682)
bergquist Dec 8, 2020
240417f
instrumentation: align label name with our other projects (#29514) (#…
grafanabot Dec 8, 2020
2ec763a
Adds go dep used by an Enterprise feature. (#29645) (#29690)
bergquist Dec 8, 2020
76d3a7a
CloudWatch: namespace in search expression should be quoted if match …
grafanabot Dec 8, 2020
3ed8511
Alerting: Use correct time series name override from frame fields (#2…
grafanabot Dec 8, 2020
7922b40
[v7.3.x] Auth: Add SigV4 header allowlist to reduce chances of verifi…
grafanabot Dec 9, 2020
e9553dd
PanelEdit: making sure the correct datasource query editor is being r…
grafanabot Dec 9, 2020
13c8669
Panel: making sure we support all versions of chrome when detecting p…
grafanabot Dec 9, 2020
8e4fb74
Chore: upgrading y18n to 4.0.1 for security reasons (#29523) (#29709)
grafanabot Dec 9, 2020
751f32c
"Release: Updated versions in package to 7.3.5" (#29710)
grafanabot Dec 9, 2020
f5d8063
Fix: Migrate Panel edit uiState percentage strings to number (#29412)…
peterholmberg Dec 9, 2020
3795ad5
PanelEdit: Prevent the preview pane to be resized further than window…
grafanabot Dec 9, 2020
11f305f
[v7.3.x] Fix: Correct panel edit uistate migration (#29413) (#29711)
peterholmberg Dec 9, 2020
f25d639
fixes for saml vulnerability
bergquist Dec 14, 2020
da9757b
go mod tidy
bergquist Dec 17, 2020
6b7518f
SeriesToRows: Fixes issue in transform so that value field is always …
grafanabot Jan 5, 2021
68aead7
SAML: Fixes bug in processing SAML response with empty <Issuer> eleme…
alexanderzobnin Jan 12, 2021
e1f213f
Auth: Add missing request headers to SigV4 middleware allowlist (#301…
grafanabot Jan 14, 2021
1e26164
Elasticsearch: Sort results by index order as well as @timestamp (#29…
STEELBADGE Jan 14, 2021
f25c0ee
"Release: Updated versions in package to 7.3.7" (#30274)
grafanabot Jan 14, 2021
1e3e1a4
chore: bump lodash to 4.17.20 (#30359) (#30547)
jackw Jan 22, 2021
ed82150
chore: bump react-popper to 1.3.4 to solve node-fetch vulnerability (…
jackw Jan 26, 2021
1d19231
chore: update packages dependent on dot-prop to fix security vulnerab…
jackw Jan 26, 2021
bb5747c
chore: bump redux toolkit to 1.5.0 for immer 8.0.1 vulnerability fix …
jackw Jan 26, 2021
2b944d6
Merge branch 'v7.3.x' into PMM-6695-grafana-v7.3.7
lunaticusgreen Feb 8, 2021
2fc00ce
PMM-6695 code formatting fixes
lunaticusgreen Feb 8, 2021
7abb026
PMM-6695 code formatting fixes
lunaticusgreen Feb 7, 2021
902ff73
PMM-6695 TS fixes
lunaticusgreen Feb 7, 2021
be92531
PMM-6695 TS/eslint fixes
lunaticusgreen Feb 7, 2021
c6c6c62
PMM-6695 TS/eslint fixes
lunaticusgreen Feb 8, 2021
159df9f
PMM-6695 temporarily comment slider test suite
lunaticusgreen Feb 10, 2021
d0fe0a9
PMM-6695 temporarily comment slider test suite
lunaticusgreen Feb 10, 2021
6c36a8c
Merge branch 'master' into PMM-6695-grafana-v7.3.7
lunaticusgreen Feb 12, 2021
bb72517
Merge branch 'master' into PMM-6695-grafana-v7.3.7
lunaticusgreen Feb 15, 2021
5667baa
PMM-6695 TS fix
lunaticusgreen Feb 15, 2021
b2afdc4
PMM-6695 fix code
lunaticusgreen Feb 16, 2021
0410e78
PMM-6695 add Slider test todo
lunaticusgreen Feb 16, 2021
9632689
Merge branch 'master' into merge-test
lunaticusgreen Feb 17, 2021
a12181c
PMM-6695 fix IA TS issues
lunaticusgreen Feb 17, 2021
c9e042b
PMM-6695 update yarn.lock
lunaticusgreen Feb 18, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,277 changes: 0 additions & 1,277 deletions .circleci/config.yml

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions .drone.star
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
load('scripts/pr.star', 'pr_pipelines')
load('scripts/master.star', 'master_pipelines')
load('scripts/release.star', 'release_pipelines', 'test_release_pipelines')
load('scripts/version.star', 'version_branch_pipelines')

def main(ctx):
edition = 'oss'
return pr_pipelines(edition=edition) + master_pipelines(edition=edition) + release_pipelines() + \
test_release_pipelines() + version_branch_pipelines()
Loading