126 Commits (v0.4.7)
 

Author SHA1 Message Date
  Russ Garrett 1397ff81c1 Fix TLS server name validation 2 years ago
  Russ Garrett 577848e80c Update README as docker container has moved to GHCR 2 years ago
  Russ Garrett 4851060679 Don't build x86 binaries any more 2 years ago
  Russ Garrett 95cd69f246 Release action 2 years ago
  Russ Garrett 12d12daf8a Remove Travis badge from README 2 years ago
  J.P. Neverwas 2e430eace4 Optionally decode generic HTTP payloads 2 years ago
  J.P. Neverwas dccd211134 Add client certs and SASL EXTERNAL 2 years ago
  Russ Garrett aecc317a9f
Merge pull request #24 from jpneverwas/realname 2 years ago
  Russ Garrett 42f9c9a2b9
Merge branch 'master' into realname 2 years ago
  Russ Garrett 3372cc965d Initial replacement of Travis with GH Actions 2 years ago
  J.P. Neverwas 9c05c5ef0d Set real name correctly 2 years ago
  Russ Garrett 17451e7e26
Merge pull request #20 from Jonher937/patch-1 4 years ago
  Jonathan Herlin b48854030c
Update link to Docker Hub in README 4 years ago
  Russ Garrett 0ed531f13a
Merge pull request #19 from kallisti5/master 4 years ago
  Alexander von Gluck IV 491b6f7cc4 http/generic: Implement basic http auth via token 4 years ago
  Russ Garrett 2c9ce41f66
Add link to Docker container 4 years ago
  Russ Garrett a02072e9f4
Basic github check_suite webhook 4 years ago
  Russ Garrett 573057a305
Initial Prometheus alertmanager webhook 4 years ago
  Russ Garrett d15bdb77de
Switch to using upstream go-ircevent 4 years ago
  Russ Garrett d4c5abfe22
Convert to Go modules 4 years ago
  Russ Garrett 8ad2e45bb2
Fix travis, hopefully 4 years ago
  Russ Garrett 225ef96aca
Build for ARM 4 years ago
  Russ Garrett e6ab9279b1
Reduce connection timeout to a more sensible number 5 years ago
  Russ Garrett a439bf594e
Merge pull request #17 from Jonher937/server_pass 5 years ago
  Jonathan Herlin aa6d692a99 server_pass was undocumented, adding it to the example config 5 years ago
  Russ Garrett 065f514992
Merge pull request #16 from PowerDNS/git-short-hash-prefix 5 years ago
  Peter van Dijk 07e3e5c835 short git hashes are a prefix, not a suffix 5 years ago
  Russ Garrett 3db50f6f79
Add IRC channel badge 5 years ago
  Russ Garrett 33a064edda
Fix over-interpolation issues with percent signs 5 years ago
  Russ Garrett aa31db726e
Better return status codes for GH webhook 5 years ago
  Russ Garrett c35a8d623d
Webhook test script 5 years ago
  Russ Garrett b9a691bc70
Gitignore binary and config 5 years ago
  Russ Garrett 27401ffe47
Add -debug command line flag 5 years ago
  Russ Garrett 855ed2d3fe
Split main.go 5 years ago
  Russ Garrett d8cded7f5d
Fix typo because my linter is broken? 5 years ago
  Russ Garrett 251f662f11
Fix github channel override 5 years ago
  Russ Garrett cf2c0c9d02
Use xenial build env 5 years ago
  Russ Garrett 1d4b3826bf
Build with Go 1.11 5 years ago
  Russ Garrett 3703958229
Re-enable caps, bug fixed in go-ircevent 5 years ago
  Peter van Dijk 250324bc30
add SASL login support 5 years ago
  Peter van Dijk b11ffe4f80
include anchor when linking to issue comments 5 years ago
  Russ Garrett fcc12a9c3a
Merge branch 'PowerDNS-pr-closed' 5 years ago
  Peter van Dijk fb73946120
say merged instead of closed if a PR was closed by merging it 5 years ago
  Russ Garrett 6b1e495ef2
Merge pull request #8 from PowerDNS/irc-no-tabs 5 years ago
  Russ Garrett 15022d774b
Merge branch 'master' into irc-no-tabs 5 years ago
  Russ Garrett f3721e341f
Merge pull request #14 from 0xflotus/patch-1 5 years ago
  0xflotus ddb31394b9
fixed small errors 5 years ago
  Peter van Dijk 370c8ee286 IRC does not render tabs well, use a space 5 years ago
  Russ Garrett a415d782dd
Strip \r to avoid sending multiple IRC messages 5 years ago
  Russ Garrett 0ebecf2b7a
Merge pull request #7 from csmith/docker 5 years ago