Commit Graph

  • bb2ab925cf Spelling updates for README.md Jason Huddleston 2018-03-24 12:05:12 -0400
  • cce0096eda
    Merge pull request #178 from napstr/master stffabi 2018-03-20 07:42:23 +0100
  • 21bcca3326
    Add arm64v8 build Napster 2018-03-19 14:00:30 +0100
  • 27795c24e1
    Add msteams to notifications overview stffabi 2018-03-13 07:41:42 +0100
  • aa1ce68e3a Notifications via MSTeams (#174) Maxim 2018-03-13 08:39:54 +0200
  • 700b5e754c MSTeams: fix hound warnings max 2018-03-04 22:15:09 +0200
  • 4f0ce1fa56 Notifications via MSTeams max 2018-03-04 21:42:30 +0200
  • 88a7a084a9
    Merge pull request #173 from v2tec/filters stffabi 2018-03-03 22:21:29 +0100
  • d0ac9f14ab some linting Fabrizio Steiner 2018-03-02 22:37:50 +0100
  • 1f10817b4b Removed unused mock code. Fabrizio Steiner 2018-03-02 22:26:39 +0100
  • 6d4e7cffaf add tests for filters Fabrizio Steiner 2018-03-02 21:26:43 +0100
  • 6c12aee975 always exclude containers that have the com.centurylinklabs.watchtower.enable set to false. Fabrizio Steiner 2018-03-02 18:08:57 +0100
  • 026a04b59b implemented enableLabel by a Filter Fabrizio Steiner 2018-03-02 17:22:42 +0100
  • f5fb4ed6a2
    Merge pull request #74 from Robotex/timeout stffabi 2018-03-03 21:54:25 +0100
  • 6197d96635 Add --stop-timeout parameter Robotex 2017-03-24 19:39:53 +0100
  • 7724a47fb8 feat(Discord): send each log entry as Discord message max 2018-03-02 23:00:47 +0200
  • 190f8b5f56 update to build image with docker 17.05.0-ce and latest goreleaser Fabrizio Steiner 2018-03-02 15:49:14 +0100
  • 58d9fc6622 Build containers from scratch and use ca-certificates and zoneinfo from latest alpine. Fabrizio Steiner 2018-03-02 14:23:57 +0100
  • 24fcbe143e Made the notification level flag global for all notification types. Fabrizio Steiner 2018-03-02 13:08:40 +0100
  • 7427b009dc glide alias Sirupsen to sirupsen Fabrizio Steiner 2018-03-01 12:53:48 +0100
  • 08ea12d6c6 add slackrus slack notifications ubergesundheit 2017-11-27 12:04:08 +0100
  • 72701657c5 change upper case S in sirupsen to lower case to avoid build error ubergesundheit 2017-11-27 12:03:00 +0100
  • a60454a707 Send mails that correspond to RFC2045 with a base64 line limit of 76 characters. Fabrizio Steiner 2018-01-23 20:05:18 +0100
  • 7e41be28dd mail: only authenticate if user has been set. Fabrizio Steiner 2018-01-22 20:56:18 +0100
  • 1ef0b5ea4a Possibility to disable the TLS verify for sending mails. Fabrizio Steiner 2018-01-22 20:36:32 +0100
  • 9e1037e7f6 Output error message when a pull failed. Fabrizio Steiner 2018-01-07 10:54:56 +0100
  • 0353135ac3 Update email.go fomk 2018-02-16 12:44:34 +0200
  • effc08dc50 Update email.go fomk 2018-02-16 11:24:43 +0200
  • fbf6c0d620
    Merge pull request #172 from v2tec/build-image-update v0.3.0 stffabi 2018-03-02 16:03:17 +0100
  • 5a67cc50a3 update to build image with docker 17.05.0-ce and latest goreleaser Fabrizio Steiner 2018-03-02 15:49:14 +0100
  • b15df25fc0 Build containers from scratch and use ca-certificates and zoneinfo from latest alpine. Fabrizio Steiner 2018-03-02 14:23:57 +0100
  • 05513ddc1e
    Merge pull request #113 from ubergesundheit/slack-notifications-slackrus stffabi 2018-03-02 14:14:33 +0100
  • e1ead2f46f Made the notification level flag global for all notification types. Fabrizio Steiner 2018-03-02 13:08:40 +0100
  • 4ac08dfb30 glide alias Sirupsen to sirupsen Fabrizio Steiner 2018-03-01 12:53:48 +0100
  • fd7f8a40ed add slackrus slack notifications ubergesundheit 2017-11-27 12:04:08 +0100
  • d989254b1a change upper case S in sirupsen to lower case to avoid build error ubergesundheit 2017-11-27 12:03:00 +0100
  • 2fe1fcdabd
    Merge bc9503c739 into 09f047ab8b Anonymous User 2018-02-28 13:31:46 +0000
  • 09f047ab8b Send mails that correspond to RFC2045 with a base64 line limit of 76 characters. v0.2.2 Fabrizio Steiner 2018-01-23 20:05:18 +0100
  • 28dff65282 mail: only authenticate if user has been set. Fabrizio Steiner 2018-01-22 20:56:18 +0100
  • 5463256aa2 Possibility to disable the TLS verify for sending mails. Fabrizio Steiner 2018-01-22 20:36:32 +0100
  • 714e30f532 Output error message when a pull failed. Fabrizio Steiner 2018-01-07 10:54:56 +0100
  • 9ea8fd2815
    Merge fd106e7b00 into 4eb0000e0f Maxim 2018-02-25 02:31:38 +0000
  • 4eb0000e0f
    Add date header to mail (#164) stffabi 2018-02-24 12:12:39 +0100
  • fd106e7b00 Add discord notification service. Close #143 max 2018-02-17 00:07:20 +0200
  • 462760fa7d
    Update email.go fomk 2018-02-16 12:44:34 +0200
  • 57e45b59b0
    Merge 23275d44a2 into 2cfbebb0e9 fomk 2018-02-16 09:30:20 +0000
  • 23275d44a2
    Update email.go fomk 2018-02-16 11:24:43 +0200
  • bc9503c739 anonymous commit ghost 2018-01-27 11:44:51 +0000
  • ab14e25f7c
    Implement support for updating stopped containers This commit adds a command line flag, "--check-all". If true, the behavior requested by #112 is used (i.e., stopped containers are updated but not restarted). If false, the previous behavior is used (ignore stopped containers entirely). Alex Hicks 2018-01-10 09:32:01 -0500
  • 2cfbebb0e9
    Merge pull request #136 from v2tec/smtp-port-configurable v0.2.1 stffabi 2018-01-05 22:02:07 +0100
  • bbd24e3199
    Merge pull request #141 from v2tec/do-not-send-empty-mails stffabi 2018-01-05 22:01:20 +0100
  • 598b5ebced Push semver containers during a release build. Fabrizio Steiner 2018-01-05 19:52:49 +0100
  • c463241bc7 SMTP port configurable through `notification-email-server-port`. Defaults to 25. Fabrizio Steiner 2017-12-27 20:25:49 +0100
  • 338b54a00e Added noUpdate run parameter, just pull new image without updating container Krystian Matti 2018-01-02 15:47:39 +0100
  • 82a2df38ed
    Merge pull request #142 from maxibanki/patch-1 stffabi 2018-01-01 15:39:59 +0100
  • 703dcb1a6d
    Fixed badges layouts for consistency Max Schmitt 2018-01-01 14:32:09 +0100
  • 38cce48e01
    Merge pull request #137 from cron410/master stffabi 2018-01-01 09:46:10 +0100
  • a23f49f444 Do not send an email notification when no messages have been logged. Fabrizio Steiner 2018-01-01 09:34:53 +0100
  • b0dd07905b
    added example for Cron expression cron410 2017-12-29 10:52:45 -0500
  • 4c63746feb
    Merge pull request #134 from v2tec/fix-version-information stffabi 2017-12-27 19:23:50 +0100
  • 4ef9a7ab97 Fix the version information output. Additionally output the commit hash and the build date. Fabrizio Steiner 2017-12-27 19:15:50 +0100
  • e948aa946f Login to docker to publish docker images. v0.2.0 Fabrizio Steiner 2017-12-27 17:57:36 +0100
  • 3a36702718
    Merge pull request #133 from v2tec/windows_builds stffabi 2017-12-27 17:50:13 +0100
  • 6d3a3f7ff0 Crosscompile for windows. Fabrizio Steiner 2017-12-27 15:37:55 +0100
  • bc5103243e
    Merge pull request #132 from v2tec/circleci2 stffabi 2017-12-27 11:14:41 +0100
  • 296f98fe42 - Update to circleci 2.0 - Use latest gobuilder with goreleaser which also publishes docker files. Fabrizio Steiner 2017-12-27 07:35:25 +0100
  • 3b9742a33c
    Merge pull request #118 from Cardoso222/patch-1 stffabi 2017-12-11 09:00:26 +0100
  • a3f3d47158
    Fix code style. Paulo Henrique 2017-12-07 17:36:26 -0300
  • d7481511c4 github/v2tec/watchtower#114 adding if statement to accept the oneshot flag to run once and exit Ryan Kuba 2017-12-05 20:01:25 -0800
  • 9fff10c2e7
    Merge pull request #104 from belak/container-label-enabled stffabi 2017-11-28 08:30:53 +0100
  • de2ac9341d Add a method of enabling or disabling containers using labels Kaleb Elwert 2017-10-17 06:53:30 +0200
  • f365014b8f
    Merge pull request #106 from rdamazio/master stffabi 2017-11-27 09:09:31 +0100
  • 220c09dc7f Updated README.md to document notifications Rodrigo Damazio Bovendorp 2017-11-25 21:55:56 -0800
  • d8586e79ca Fixing function documentation Rodrigo Damazio Bovendorp 2017-10-29 23:45:01 -0700
  • 5adb143f62 Adding basic (but flexible) notification system which hooks into logrus. This only adds e-mail notifications, but others could be easily done. In many cases, adding another existing logrus hook will be sufficient. Rodrigo Damazio Bovendorp 2017-10-29 23:30:44 -0700
  • 717ca9fcaf Merge pull request #82 from mrw34/patch-1 v0.1.1 Fabrizio Steiner 2017-06-17 12:42:52 +0200
  • 1eb28c99fd Correct repository owner Mark Woodbridge 2017-05-19 11:48:10 +0100
  • 6e045ce70c Merge pull request #80 from v2tec/CheckingContainersAsDebugLog Fabrizio Steiner 2017-04-12 18:36:36 +0200
  • 798e1b2479 Merge b6707f504e into fec369fd01 Gerald Pape 2017-04-12 16:33:48 +0000
  • fec369fd01 Merge pull request #79 from v2tec/DoNotCallRemoveOnAutoRemove Fabrizio Steiner 2017-04-12 18:33:35 +0200
  • bee4607d9a Output "Checking containers for updated images" as debug entry. fixes GH-66 Fabrizio Steiner 2017-04-12 18:32:00 +0200
  • 52e73d7a8a Do not initiate a RemoveContainer for containers which have AutoRemove (--rm) active. Fabrizio Steiner 2017-04-12 08:40:01 +0200
  • b068c628ad Merge pull request #75 from Robotex/host Fabrizio Steiner 2017-03-28 07:37:19 +0200
  • f8a05cb8ab Added host network check Robotex 2017-03-24 22:58:00 +0100
  • e92b849dff Merge pull request #70 from wmbutler/patch-1 Fabrizio Steiner 2017-03-16 15:08:35 +0100
  • e43cf1ffda Update README.md Bill Butler 2017-03-16 09:10:08 -0400
  • ea76f90e0d
    remove unrelated actions/notify_slack.go file ubergesundheit 2017-02-25 17:30:03 +0100
  • 8e6c9fd529 Name release tarballs for arm architecture armhf. Fabrizio Steiner 2017-02-16 16:41:50 +0100
  • b6707f504e
    add slack notification cli flag ubergesundheit 2017-02-07 16:43:44 +0100
  • 97d108f415
    do not fail when container could't killed ubergesundheit 2017-02-07 15:48:38 +0100
  • 86bd046deb
    add ps style filtering of containers ubergesundheit 2017-02-07 11:42:49 +0100
  • 265ae80099 Added arm release builds. v0.1.0 Fabrizio Steiner 2017-02-03 07:39:13 +0100
  • 56c1453832 Merge pull request #59 from v2tec/UseGoBuilderContainer Fabrizio Steiner 2017-02-02 22:16:07 +0100
  • 9f099cf352 - Use GoBuilder container for building and release tags with goreleaser. - Add version to cli. Fabrizio Steiner 2017-02-02 18:37:12 +0100
  • 4da940c19e Copy watchtower binary for ci builds to artifacts. Fabrizio Steiner 2017-02-01 19:03:54 +0100
  • 88f7262f1d Merge pull request #57 from dolanor/compose-compatibility Fabrizio Steiner 2017-01-31 12:56:46 +0100
  • a5c3e1e05a Make the algorithm follow docker-compose more precisely Tanguy ⧓ Herrmann 2017-01-31 11:00:22 +0100
  • 1046cf2731 set default registry server-addres for Docker HUB images Renno Reinurm 2017-01-26 22:34:15 +0200
  • ce321242bf Merge pull request #54 from v2tec/RemoveApiVersionFlag Fabrizio Steiner 2017-01-24 22:05:10 +0100
  • 208678872e Fixed package path. Fabrizio Steiner 2017-01-24 21:56:27 +0100