Commit Graph

89 Commits (3defb4441e6adcf33c6a12b155825d2c2082709c)

Author SHA1 Message Date
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Mitsuhiro Tanda 9f82cd4713
Slack: Support use of chat.postMessage (#25818) 5 years ago
Agnès Toulet b5b019dfcf
Notifications: fix reply-to option for emails (#25748) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
thameezb 16297da298
Email Notifications: Add StartTLSPolicy config flag (#24574) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Marcus Efraimsson 0f0772b629
Alerting: Adds support for sending a single email to all recipients in notification channel (#21091) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Sofia Papagiannaki de075e529d
Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) 6 years ago
Oleg Gaidarenko c5bca40566
Email: add reply-to and direct attachment (#18715) 6 years ago
Carl Bergquist c55e6016bf
backend: replace /pkg/errors with errutil (#17065) 6 years ago
Oleg Gaidarenko 29ad72f048
Chore: reintroduce gosec (#17021) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
zhulongcheng 34f6dda6e6 Notification: attempt to send notifications to all given email addresses (#16881) 6 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 6 years ago
Oleg Gaidarenko c1289b308f Chore: revise some of the gosec rules (#16713) 6 years ago
Navaneesh Kumar 5ea823a65a Fix: Alert email variable name typo fixed (#16232) 6 years ago
fredbcode 110ffb69de Fix bug tls renegociation problem in Notification channel (webhook) #14800 6 years ago
bergquist 24636da800 closes the body properly on successful webhooks 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
bergquist f2755982c3 tech: migrates to none deprecated mail lib 7 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
Tobias Hintze af79d046db introduce smtp config option for EHLO identity 8 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 8 years ago
Torkel Ödegaard 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
Andrzej Ressel 1bf982439b Sending image 8 years ago
bergquist ee190d57eb webhooks: get proxy settings from ini file 8 years ago
bergquist 412b8998a8 webhooks: get proxy settings from ini file 8 years ago
bergquist 05952688c5 tech: avoid using http.DefaultClient 8 years ago
bergquist 03354bc49a tech: replace context.TODO with background ctx 8 years ago
Daniel Lee 6dfdcd7ca5 email: change default from name to Grafana 8 years ago
Jacob Bednarz 796957c8c6
Update mailer tests to include `FromName` 8 years ago
Jacob Bednarz 66445faeb5
Format mailer `From` field to include name 8 years ago
Jacob Bednarz 7dc6b69c8b
s/smpt/SMTP 8 years ago
Jacob Bednarz c9d4654592
s/from_adress/from_address 8 years ago
bergquist f5d8a75381 tech(webhook): remove redundant if statement 8 years ago
huydx 376d2d56bf (feature) add LINE notify to notifier 8 years ago
bergquist 4ea4e0436a feat(mailer): set localname to hostname 8 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
bergquist f907330c9e tech(mailer): improves error when grafana cannot read open cert/key file 9 years ago
bergquist b81e97c99c webhook: adds json content-type 9 years ago
bergquist 87dbdb8300 webhook: adds json content-type 9 years ago