98 コミット (33a064edda0b0e9a8bc5bb6d3140ebdfc1e4f2d4)
 

作成者 SHA1 メッセージ 日付
  Russ Garrett 33a064edda
Fix over-interpolation issues with percent signs 5年前
  Russ Garrett aa31db726e
Better return status codes for GH webhook 5年前
  Russ Garrett c35a8d623d
Webhook test script 5年前
  Russ Garrett b9a691bc70
Gitignore binary and config 5年前
  Russ Garrett 27401ffe47
Add -debug command line flag 5年前
  Russ Garrett 855ed2d3fe
Split main.go 5年前
  Russ Garrett d8cded7f5d
Fix typo because my linter is broken? 5年前
  Russ Garrett 251f662f11
Fix github channel override 5年前
  Russ Garrett cf2c0c9d02
Use xenial build env 5年前
  Russ Garrett 1d4b3826bf
Build with Go 1.11 5年前
  Russ Garrett 3703958229
Re-enable caps, bug fixed in go-ircevent 5年前
  Peter van Dijk 250324bc30
add SASL login support 5年前
  Peter van Dijk b11ffe4f80
include anchor when linking to issue comments 5年前
  Russ Garrett fcc12a9c3a
Merge branch 'PowerDNS-pr-closed' 5年前
  Peter van Dijk fb73946120
say merged instead of closed if a PR was closed by merging it 5年前
  Russ Garrett 6b1e495ef2
Merge pull request #8 from PowerDNS/irc-no-tabs 5年前
  Russ Garrett 15022d774b
Merge branch 'master' into irc-no-tabs 5年前
  Russ Garrett f3721e341f
Merge pull request #14 from 0xflotus/patch-1 5年前
  0xflotus ddb31394b9
fixed small errors 5年前
  Peter van Dijk 370c8ee286 IRC does not render tabs well, use a space 5年前
  Russ Garrett a415d782dd
Strip \r to avoid sending multiple IRC messages 5年前
  Russ Garrett 0ebecf2b7a
Merge pull request #7 from csmith/docker 5年前
  Chris Smith 0603166269 Add dockerfile. 5年前
  Russ Garrett 2c444aac9f
Fix push message formatting 5年前
  Russ Garrett 370adf6006
README tweaks 5年前
  Russ Garrett fc75b59ba8
Allow repositories to be disabled 5年前
  Russ Garrett 6b522416cd
Fix warning 5年前
  Russ Garrett 41ac7a0079
Show deletions 5年前
  Russ Garrett b28a3238fd
Downgrade error to warning 5年前
  Russ Garrett 8bfd0e6d75
Improve message formatting 5年前
  Russ Garrett 310f8f9135
Fix SHA crash 5年前
  Russ Garrett 5673c42fb5
Fix travis deploy, hopefully 5年前
  Russ Garrett 275bed4333
README tweaks 5年前
  Russ Garrett bc860f7941
More GitHub webhook work 5年前
  Russ Garrett fb90d9e4b3
Further github listener work 5年前
  Russ Garrett a484c38707
Initial support for more comprehensive github webhooks 5年前
  Russ Garrett 034845fcc1
Merge pull request #4 from hreeder/feature/commands-only-if-defined 5年前
  Russ Garrett 34dced320a
Merge branch 'master' into feature/commands-only-if-defined 5年前
  Russ Garrett 5c6aa968fa
Fix formatting bug (?) 6年前
  Harry Reeder f5e16b9b6b minor: Only execute command when commands.handler is defined 6年前
  Russ Garrett 8fbfb76309
Fix segfault on interrupt before connection 7年前
  Russ Garrett 3cd8107475
Switch to forked go-ircevent and enable IRC3 caps 7年前
  Russ Garrett 630dd0461f Merge pull request #2 from irccloud/netcat-compat-http-send 7年前
  Richard Jones 5227e7992a Merge branch 'master' into netcat-compat-http-send 7年前
  Richard Jones d9ed25352a nc compatible /send endpoint, DRY-ed dispatcher 7年前
  Russ Garrett c60c59bfac
Fix formatting in github releases handler 7年前
  Russ Garrett c1b5a61daa Merge pull request #1 from c99koder/github-release-hook 7年前
  Sam Steele 650360b2ae viper.GetString 7年前
  Sam Steele 7bdfc30f3e Fix example config 7年前
  Sam Steele ba61397381 GitHub Release webhook 7年前