Commit Graph

272 Commits (e4e1127f8e8ae728cd1e87c270c9c590d765fe8a)
 

Author SHA1 Message Date
Simon Aronsson f011349719
Merge pull request #242 from salbertson/patch-1
Add a "Reviewed by Hound" badge
5 years ago
Scott Albertson df77d482fb
Add a "Reviewed by Hound" badge 6 years ago
Connor McCormick 9ffe960274 Add reminder to pull proper image for ARM users 6 years ago
Connor McCormick b72a5bf9e7 Add documentation for how to pass env variables 6 years ago
Connor McCormick 5d16df9f6d Fix confusing word 6 years ago
stffabi 8197bb669d
Merge pull request #182 from huddlesj/README
Spelling updates for README.md
6 years ago
Jason Huddleston bb2ab925cf Spelling updates for README.md 6 years ago
stffabi cce0096eda
Merge pull request #178 from napstr/master
Add arm64v8
6 years ago
Napster 21bcca3326
Add arm64v8 build 6 years ago
stffabi 27795c24e1
Add msteams to notifications overview 6 years ago
Maxim aa1ce68e3a Notifications via MSTeams (#174)
* Notifications via MSTeams
6 years ago
stffabi 88a7a084a9
Merge pull request #173 from v2tec/filters
Filters refactoring and always exclude disabled containers
6 years ago
Fabrizio Steiner d0ac9f14ab some linting 6 years ago
Fabrizio Steiner 1f10817b4b Removed unused mock code. 6 years ago
Fabrizio Steiner 6d4e7cffaf add tests for filters 6 years ago
Fabrizio Steiner 6c12aee975 always exclude containers that have the com.centurylinklabs.watchtower.enable set to false.
Fixes #169
6 years ago
Fabrizio Steiner 026a04b59b implemented enableLabel by a Filter 6 years ago
stffabi f5fb4ed6a2
Merge pull request #74 from Robotex/timeout
Add --stop-timeout parameter
6 years ago
Robotex 6197d96635 Add --stop-timeout parameter 6 years ago
stffabi fbf6c0d620
Merge pull request #172 from v2tec/build-image-update
update to build image with docker 17.05.0-ce and latest goreleaser
6 years ago
Fabrizio Steiner 5a67cc50a3 update to build image with docker 17.05.0-ce and latest goreleaser 6 years ago
Fabrizio Steiner b15df25fc0 Build containers from scratch and use ca-certificates and zoneinfo from latest alpine. 6 years ago
stffabi 05513ddc1e
Merge pull request #113 from ubergesundheit/slack-notifications-slackrus
Slack notifications with slackrus
6 years ago
Fabrizio Steiner e1ead2f46f Made the notification level flag global for all notification types. 6 years ago
Fabrizio Steiner 4ac08dfb30 glide alias Sirupsen to sirupsen 6 years ago
ubergesundheit fd7f8a40ed add slackrus slack notifications 6 years ago
ubergesundheit d989254b1a change upper case S in sirupsen to lower case to avoid build error 6 years ago
Fabrizio Steiner 09f047ab8b Send mails that correspond to RFC2045 with a base64 line limit of 76 characters. 6 years ago
Fabrizio Steiner 28dff65282 mail: only authenticate if user has been set. 6 years ago
Fabrizio Steiner 5463256aa2 Possibility to disable the TLS verify for sending mails. 6 years ago
Fabrizio Steiner 714e30f532 Output error message when a pull failed. 6 years ago
stffabi 4eb0000e0f
Add date header to mail (#164)
Added Date header, date format to RFC1123Z
6 years ago
fomk 462760fa7d
Update email.go
Changed date format to RFC1123Z
6 years ago
fomk 23275d44a2
Update email.go
Added Date header
6 years ago
stffabi 2cfbebb0e9
Merge pull request #136 from v2tec/smtp-port-configurable
SMTP port configurable
7 years ago
stffabi bbd24e3199
Merge pull request #141 from v2tec/do-not-send-empty-mails
Do not send an email notification when no messages have been logged.
7 years ago
Fabrizio Steiner 598b5ebced Push semver containers during a release build. 7 years ago
Fabrizio Steiner c463241bc7 SMTP port configurable through `notification-email-server-port`. Defaults to 25. 7 years ago
stffabi 82a2df38ed
Merge pull request #142 from maxibanki/patch-1
Fixed badges layouts for consistency
7 years ago
Max Schmitt 703dcb1a6d
Fixed badges layouts for consistency
And added goreportcard badge.
7 years ago
stffabi 38cce48e01
Merge pull request #137 from cron410/master
added example for Cron expression
7 years ago
Fabrizio Steiner a23f49f444 Do not send an email notification when no messages have been logged. 7 years ago
cron410 b0dd07905b
added example for Cron expression 7 years ago
stffabi 4c63746feb
Merge pull request #134 from v2tec/fix-version-information
Fix the version information output.
7 years ago
Fabrizio Steiner 4ef9a7ab97 Fix the version information output. Additionally output the commit hash and the build date. 7 years ago
Fabrizio Steiner e948aa946f Login to docker to publish docker images. 7 years ago
stffabi 3a36702718
Merge pull request #133 from v2tec/windows_builds
Crosscompile for windows.
7 years ago
Fabrizio Steiner 6d3a3f7ff0 Crosscompile for windows. 7 years ago
stffabi bc5103243e
Merge pull request #132 from v2tec/circleci2
Build on circleci 2 and goreleaser updated
7 years ago
Fabrizio Steiner 296f98fe42 - Update to circleci 2.0
- Use latest gobuilder with goreleaser which also publishes docker files.
7 years ago