Commit Graph

2012 Commits (a94c256516b3a63b114a0c460717e7cf654353f7)

Author SHA1 Message Date
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 5 years ago
Arve Knudsen 0e2f1fe3f5
Metrics API: Use jsoniter for JSON encoding (#30250) 5 years ago
Arve Knudsen 50b649a869
Middleware: Add CSP support (#29740) 5 years ago
Torkel Ödegaard ba158e72df
GraphNG: Minor polish & updates to new time series panel and move it from alpha to beta (#30163) 5 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
ying-jeanne 388d00873f
[dashboard api] manage error when data in dashboard table is not valid json (#29999) 5 years ago
ying-jeanne 375e8e4fd0
SQLStore: customise the limit of retrieved datasources per organisation (#29358) 5 years ago
Arve Knudsen 216b6b01f4
RedirectResponse: Implement all of api.Response (#29946) 5 years ago
Hugo Häggmark 433b861093
PanelLibrary: Adds get and getAll to the api (#29772) 5 years ago
Emil Hessman e598c9e6d9
Chore: Remove duplicate interpolateString test (#29941) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Peter Holmberg 6118ab415d
Alerting: Next gen Alerting page (#28397) 5 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 8b21290164
Chore: Disable gosec on certain line (#29382) 5 years ago
Domas 70d68c156d
Logging: log frontend errors caught by ErrorBoundary, including component stack (#29345) 5 years ago
Domas 7d9a528184
Logging: rate limit fronted logging endpoint (#29272) 5 years ago
Agnès Toulet 924212b42b
API: add Status() to RedirectResponse (#29722) 5 years ago
Hugo Häggmark 941ba1d2f7
PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel (#29642) 5 years ago
Tania B c869ae5791
Support svg embedded favicons in whitelabeling (#29436) 5 years ago
Agnès Toulet d92beeee3d
API: add ID to snapshot API responses (#29600) 5 years ago
Torkel Ödegaard 3d6380a0aa
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Jack Westbrook aa70a38391
Dashboards: hide playlist edit functionality from viewers and snapshots link from unauthenticated users (#28992) 5 years ago
Carl Bergquist 4edb1364e9
fixes bug with invalid handler name for metrics (#29529) 5 years ago
Carl Bergquist b7aa6fed1d
Instrumentation: Add examplars for request histograms (#29357) 5 years ago
Arve Knudsen f55818ca70
Chore: Enable exhaustive linter (#29458) 5 years ago
Carl Bergquist cffc1b13ad
adds tracing for all bus calls that passes ctx (#29434) 5 years ago
Joan López de la Franca Beltran c22a39ab2d
Plugins: Add support for includes' icon (#29416) 5 years ago
Carl Bergquist bec3fbea47
remove insecure cipher suit as default option (#29378) 5 years ago
Carl Bergquist aebe8985c5
prefer server cipher suites (#29379) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Agnès Toulet 22788d1d86
Add an option to hide certain users in the UI (#28942) 5 years ago
Torkel Ödegaard 763e958d9d
Login: Fixes redirect url encoding issues of # %23 being unencoded after login (#29299) 5 years ago
Carl Bergquist 702cb90846
make it possible to hide change password link in profile menu (#29246) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen 006868339d
Backend: Fix build (#29206) 5 years ago
Will Browne 2939caf9a2
Permissions: Validate against Team/User permission role update (#29101) 5 years ago
Carl Bergquist 15a6508d4a
trace user login and datasource name instead of id (#29183) 5 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 8c765e8068
API: Rewrite tests from goconvey (#29091) 5 years ago
Victor Cinaglia 967e9b39e8
Fix panic when using complex dynamic URLs in app plugin routes (#27977) 5 years ago
Arve Knudsen fbf0d2c086
Plugin proxy: Handle URL parsing errors (#29093) 5 years ago
Arve Knudsen e503188b6f
Data source proxy: Convert 401 from data source to 400 (#28962) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago