Commit Graph

  • *
  • | *
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • |/ /
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | | | *
  • | | | | |\
  • | |_|_|_|/
  • |/| | | |
  • | * | | |
  • | |\ \ \ \
  • | |/ / / /
  • |/| | | |
  • * | | | |
  • | | * | |
  • | |/ / /
  • |/| | |
  • | * | |
  • |/ / /
  • | * |
  • |/ /
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • | *
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |\ \
  • | * |
  • |/ /
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • |/
  • *
  • *
  • 20f0ffb (HEAD -> master) Fix nil pointer dereference when TCP listener is configured by Edwin Balani 2024-03-31 21:48:16 +0100
  • e1e891c (refs/pull/34/head) Fix nil pointer dereference when TCP listener is configured by Edwin Balani 2024-03-31 21:48:16 +0100
  • c4db8d0 Don't trim Git branches/tags with slashes down to the first component by Edwin Balani 2024-03-16 00:07:13 +0000
  • e2836cf (refs/pull/33/head) Don't trim Git branches/tags with slashes down to the first component by Edwin Balani 2024-03-16 00:07:13 +0000
  • 1770b0d (tag: v0.4.10) Use goreleaser to build docker image by Russ Garrett 2024-03-13 11:44:52 +0000
  • 89b5306 Update Go version for docker by Russ Garrett 2024-03-13 11:18:07 +0000
  • 51b366c Update Go dependencies by Russ Garrett 2024-03-13 10:56:26 +0000
  • 649ad6f (tag: v0.4.9) Update action versions by Russ Garrett 2024-03-13 10:45:41 +0000
  • b34806f Updated release action by Russ Garrett 2024-03-13 10:44:35 +0000
  • aaef93a Use stable Go version by Russ Garrett 2024-03-13 10:21:42 +0000
  • e9a59c3 (refs/pull/27/merge) Merge 807342a428 into 60526f60a8 by J.P. Neverwas 2024-01-16 10:03:54 +0000
  • 60526f6 Don't run tcp listener if tcp.listen not configured by Sam Willcocks 2024-01-16 03:13:06 +0000
  • 626be61 (refs/pull/31/head) Don't run tcp listener if tcp.listen not configured by Sam Willcocks 2024-01-16 03:13:06 +0000
  • a12b6ea Put config file search path in one place by Sam Willcocks 2023-12-08 18:13:42 +0000
  • 134ee05 Add explicit config arg by Sam Willcocks 2023-12-08 17:53:01 +0000
  • 3c98cb1 (refs/pull/30/head) Put config file search path in one place by Sam Willcocks 2023-12-08 18:13:42 +0000
  • 97397a7 Add explicit config arg by Sam Willcocks 2023-12-08 17:53:01 +0000
  • a2a91e5 (tag: v0.4.8) main: Add docker/k8s secrets friendly path by Alexander von Gluck IV 2022-03-01 13:28:49 -0600
  • 0582124 (refs/pull/28/head) main: Add docker/k8s secrets friendly path by Alexander von Gluck IV 2022-03-01 13:28:49 -0600
  • 1397ff8 (tag: v0.4.7) Fix TLS server name validation by Russ Garrett 2021-11-25 13:44:44 +0000
  • 577848e Update README as docker container has moved to GHCR by Russ Garrett 2021-11-12 12:11:58 +0000
  • 4851060 (tag: v0.4.6) Don't build x86 binaries any more by Russ Garrett 2021-11-12 12:07:39 +0000
  • 95cd69f Release action by Russ Garrett 2021-11-12 12:02:09 +0000
  • 12d12da Remove Travis badge from README by Russ Garrett 2021-11-12 11:08:44 +0000
  • 2e430ea Optionally decode generic HTTP payloads by J.P. Neverwas 2021-07-05 21:23:20 -0700
  • dccd211 Add client certs and SASL EXTERNAL by J.P. Neverwas 2021-07-04 04:36:46 -0700
  • aecc317 Merge pull request #24 from jpneverwas/realname by Russ Garrett 2021-11-12 11:11:45 +0000
  • 807342a (refs/pull/27/head) Merge branch 'master' into health-check by Russ Garrett 2021-11-12 11:10:23 +0000
  • c5f2f98 (refs/pull/26/head) Merge branch 'master' into decode-generic by Russ Garrett 2021-11-12 11:10:16 +0000
  • d3bc7e5 (refs/pull/25/head) Merge branch 'master' into client-certs by Russ Garrett 2021-11-12 11:10:09 +0000
  • 42f9c9a (refs/pull/24/head) Merge branch 'master' into realname by Russ Garrett 2021-11-12 11:09:51 +0000
  • 3372cc9 Initial replacement of Travis with GH Actions by Russ Garrett 2021-11-12 11:08:10 +0000
  • 966ff13 Add health check by J.P. Neverwas 2021-10-02 01:08:09 -0700
  • 9c05c5e Set real name correctly by J.P. Neverwas 2021-10-01 22:20:24 -0700
  • 02e2f89 Optionally decode generic HTTP payloads by J.P. Neverwas 2021-07-05 21:23:20 -0700
  • 2b0c674 Add client certs and SASL EXTERNAL by J.P. Neverwas 2021-07-04 04:36:46 -0700
  • 17451e7 Merge pull request #20 from Jonher937/patch-1 by Russ Garrett 2020-02-01 20:23:36 +0000
  • b488540 (refs/pull/20/head) Update link to Docker Hub in README by Jonathan Herlin 2020-02-01 20:52:44 +0100
  • 0ed531f (tag: v0.4.5) Merge pull request #19 from kallisti5/master by Russ Garrett 2019-12-12 15:11:31 +0000
  • 491b6f7 (refs/pull/19/head) http/generic: Implement basic http auth via token by Alexander von Gluck IV 2019-12-11 15:11:33 -0600
  • 2c9ce41 Add link to Docker container by Russ Garrett 2019-11-27 12:55:14 +0000
  • a02072e (tag: v0.4.4) Basic github check_suite webhook by Russ Garrett 2019-11-27 12:48:34 +0000
  • 573057a Initial Prometheus alertmanager webhook by Russ Garrett 2019-11-27 12:12:38 +0000
  • d15bdb7 Switch to using upstream go-ircevent by Russ Garrett 2019-11-26 12:42:12 +0000
  • d4c5abf Convert to Go modules by Russ Garrett 2019-11-26 11:52:12 +0000
  • 8ad2e45 (tag: v0.4.3) Fix travis, hopefully by Russ Garrett 2019-07-01 19:42:04 +0100
  • 225ef96 Build for ARM by Russ Garrett 2019-07-01 19:24:25 +0100
  • e6ab927 Reduce connection timeout to a more sensible number by Russ Garrett 2019-05-12 10:32:45 +0100
  • a439bf5 Merge pull request #17 from Jonher937/server_pass by Russ Garrett 2019-05-28 14:58:13 +0100
  • aa6d692 (refs/pull/17/head) server_pass was undocumented, adding it to the example config by Jonathan Herlin 2019-05-26 21:46:26 +0200
  • e36a4a5 (tag: v0.4.2) Reduce connection timeout to a more sensible number by Russ Garrett 2019-05-12 10:32:45 +0100
  • 065f514 Merge pull request #16 from PowerDNS/git-short-hash-prefix by Russ Garrett 2019-04-20 23:27:43 +0100
  • 07e3e5c (refs/pull/16/head) short git hashes are a prefix, not a suffix by Peter van Dijk 2019-04-20 21:24:13 +0000
  • 3db50f6 (tag: v0.4.1, tag: v0.4.0) Add IRC channel badge by Russ Garrett 2019-02-21 13:56:35 +0000
  • 33a064e Fix over-interpolation issues with percent signs by Russ Garrett 2019-02-21 13:53:31 +0000
  • aa31db7 Better return status codes for GH webhook by Russ Garrett 2019-02-21 13:44:11 +0000
  • c35a8d6 Webhook test script by Russ Garrett 2019-02-21 13:43:52 +0000
  • b9a691b Gitignore binary and config by Russ Garrett 2019-02-21 13:26:12 +0000
  • 27401ff Add -debug command line flag by Russ Garrett 2019-02-21 13:25:45 +0000
  • 855ed2d Split main.go by Russ Garrett 2019-02-21 13:18:44 +0000
  • d8cded7 Fix typo because my linter is broken? by Russ Garrett 2019-02-21 13:17:29 +0000
  • 251f662 Fix github channel override by Russ Garrett 2019-02-21 13:14:13 +0000
  • cf2c0c9 Use xenial build env by Russ Garrett 2019-02-21 13:09:58 +0000
  • 1d4b382 Build with Go 1.11 by Russ Garrett 2019-02-21 12:57:39 +0000
  • 3703958 Re-enable caps, bug fixed in go-ircevent by Russ Garrett 2019-02-21 12:28:27 +0000
  • 250324b add SASL login support by Peter van Dijk 2019-02-18 20:44:25 +0100
  • b11ffe4 include anchor when linking to issue comments by Peter van Dijk 2019-02-15 11:53:26 +0100
  • fcc12a9 Merge branch 'PowerDNS-pr-closed' by Russ Garrett 2019-02-21 11:09:02 +0000
  • fb73946 say merged instead of closed if a PR was closed by merging it by Peter van Dijk 2019-02-12 20:23:34 +0100
  • 6b1e495 Merge pull request #8 from PowerDNS/irc-no-tabs by Russ Garrett 2019-02-21 11:04:43 +0000
  • 15022d7 (refs/pull/8/head) Merge branch 'master' into irc-no-tabs by Russ Garrett 2019-02-21 11:01:01 +0000
  • f3721e3 Merge pull request #14 from 0xflotus/patch-1 by Russ Garrett 2019-02-21 11:00:47 +0000
  • ddb3139 (refs/pull/14/head) fixed small errors by 0xflotus 2019-02-20 02:48:09 +0100
  • aed2b91 (refs/pull/11/head) add SASL login support by Peter van Dijk 2019-02-18 20:44:25 +0100
  • 29e55fb (refs/pull/13/head) add irc.debug flag by Peter van Dijk 2019-02-18 21:16:26 +0100
  • 81b69f0 (refs/pull/10/head) include anchor when linking to issue comments by Peter van Dijk 2019-02-15 11:53:26 +0100
  • 1167fe3 (refs/pull/9/head) say merged instead of closed if a PR was closed by merging it by Peter van Dijk 2019-02-12 20:23:34 +0100
  • 370c8ee IRC does not render tabs well, use a space by Peter van Dijk 2019-02-10 00:46:26 +0100
  • a415d78 (tag: v0.3.4) Strip \r to avoid sending multiple IRC messages by Russ Garrett 2019-02-09 16:22:35 +0000
  • 0ebecf2 Merge pull request #7 from csmith/docker by Russ Garrett 2019-01-28 08:47:55 +0000
  • 0603166 (refs/pull/7/head) Add dockerfile. by Chris Smith 2019-01-28 02:21:36 +0000
  • 2c444aa (tag: v0.3.3) Fix push message formatting by Russ Garrett 2018-11-14 17:18:53 +0000
  • 370adf6 README tweaks by Russ Garrett 2018-11-14 17:08:58 +0000
  • fc75b59 Allow repositories to be disabled by Russ Garrett 2018-11-14 17:00:12 +0000
  • 6b52241 (tag: v0.3.2) Fix warning by Russ Garrett 2018-11-14 16:37:53 +0000
  • 41ac7a0 Show deletions by Russ Garrett 2018-11-14 16:37:10 +0000
  • b28a323 Downgrade error to warning by Russ Garrett 2018-11-14 16:32:55 +0000
  • 8bfd0e6 Improve message formatting by Russ Garrett 2018-11-14 16:31:40 +0000
  • 310f8f9 (tag: v0.3.1) Fix SHA crash by Russ Garrett 2018-11-14 16:02:23 +0000
  • 5673c42 (tag: v0.3.0) Fix travis deploy, hopefully by Russ Garrett 2018-11-14 14:55:15 +0000
  • 275bed4 README tweaks by Russ Garrett 2018-11-14 14:43:29 +0000
  • bc860f7 More GitHub webhook work by Russ Garrett 2018-11-14 14:40:21 +0000
  • fb90d9e Further github listener work by Russ Garrett 2018-11-12 18:20:15 +0000
  • a484c38 Initial support for more comprehensive github webhooks by Russ Garrett 2018-11-12 12:45:28 +0000
  • 034845f Merge pull request #4 from hreeder/feature/commands-only-if-defined by Russ Garrett 2018-11-07 14:17:52 +0000
  • 34dced3 (refs/pull/4/head) Merge branch 'master' into feature/commands-only-if-defined by Russ Garrett 2018-11-07 14:15:06 +0000
  • 5c6aa96 Fix formatting bug (?) by Russ Garrett 2018-01-21 11:17:58 +0000
  • f5e16b9 minor: Only execute command when commands.handler is defined by Harry Reeder 2017-10-31 15:01:49 +0000
  • 8fbfb76 Fix segfault on interrupt before connection by Russ Garrett 2017-01-26 12:06:19 +0000
  • 3cd8107 Switch to forked go-ircevent and enable IRC3 caps by Russ Garrett 2017-01-25 17:49:06 +0000