Commit Graph

253 Commits

Author SHA1 Message Date
Nicolas Carlier
aab844cee7 feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00
Nicolas Carlier
0a096c2763 chore(): upgrade to Go 1.11 2018-12-18 19:50:47 +00:00
Nicolas Carlier
6e60c0df30 doc(): update changelog 2018-12-13 14:25:59 +00:00
Nicolas Carlier
c5e393eb92 fix(runner): fix concurrency and log file creation 2018-12-13 14:21:46 +00:00
Nicolas Carlier
9c1d59c56d doc(): update changelog 2018-11-17 09:29:03 +00:00
Nicolas Carlier
d0634d5893 doc(): update changelog 2018-11-17 09:26:00 +00:00
Nicolas Carlier
ed37da819b doc(): fix go get URL 2018-11-17 09:23:50 +00:00
Nicolas Carlier
3021c19551 fix(worker): use snakecase for log filename
close #8
2018-11-05 13:28:12 +00:00
Nicolas Carlier
d233cdc776 doc(): update changelog 2018-09-12 14:30:12 +00:00
_eternal_flame
513e6d78dd feat(security): add http basic auth (fix #6) (#7)
feat(security): add http basic auth
2018-09-04 08:28:04 +02:00
Nicolas Carlier
ac754d93ac chore(): update Go version 2018-08-28 15:48:52 +00:00
Nicolas Carlier
ef962ee653 chore(): improve testing 2018-08-28 15:45:10 +00:00
Nicolas Carlier
e1dd6aa0d1 doc(): update logo 2018-08-23 21:35:04 +00:00
Nicolas Carlier
98a70ecb1c doc(): add logo 2018-08-23 21:30:22 +00:00
Nicolas Carlier
d15f7701c0 doc(readme): fix typo 2018-08-06 12:52:58 +02:00
Nicolas Carlier
103212b742 doc(): update changelog 2018-07-27 08:07:01 +00:00
Nicolas Carlier
e8d1c6e581 fix(runner): fix concurent access to the work request channel 2018-07-27 08:05:05 +00:00
Nicolas Carlier
c3d9201e6d chore(version): print full version output 2018-07-27 07:25:39 +00:00
Nicolas Carlier
6565f6f6ba feat(cli): add print version command 2018-07-24 16:02:57 +00:00
Nicolas Carlier
4e97f4b138 doc(): update changelog 2018-07-24 15:38:32 +00:00
Nicolas Carlier
5cd5547aa5 feat(logging): improve log outputs 2018-07-24 15:36:19 +00:00
Nicolas Carlier
7285663477 doc(): fix typo 2018-07-23 08:57:48 +00:00
Nicolas Carlier
d033fd6687 doc(): update changelog 2018-07-23 08:55:12 +00:00
Nicolas Carlier
5f32a4f7f8 fix(script): kill script process and sub process on timeout 2018-07-23 08:50:38 +00:00
Nicolas Carlier
fbf8794d0a feat(config): improve configuration flags 2018-07-23 08:33:18 +00:00
Nicolas Carlier
d9158c7ef5 Merge branch 'master' of github.com:ncarlier/webhookd 2018-07-06 14:10:53 +00:00
Nicolas Carlier
fa756c4810 doc(): add configutration section 2018-07-06 14:08:51 +00:00
Nicolas Carlier
67bfe0786f feat(): add Docker entrypoint
This allows to pre-fetch scripts form a GIT repository.
2018-07-06 14:07:09 +00:00
Nicolas Carlier
0e075d74ad doc(): update changelog 2018-05-06 11:02:51 +02:00
Nicolas Carlier
c723387d8b fix(docker): add bash shell to the Docker image 2018-05-06 11:00:27 +02:00
Nicolas Carlier
b05fdb5edc doc(): update changelog 2018-03-21 14:46:06 +00:00
Nicolas Carlier
219ea833fe doc: update changelog 2018-03-21 14:37:07 +00:00
Nicolas Carlier
43820cd9f0 fix(): fix panic due to writing into closed chan 2018-03-21 14:09:29 +00:00
Nicolas Carlier
82346b08da fix(server): remove global server timeouts 2018-03-21 14:08:00 +00:00
Nicolas Carlier
34f0f64d68 doc(): add changelog 2018-02-12 20:18:58 +00:00
Nicolas Carlier
8aed458769 chore(build): add distribution task 2018-02-12 20:18:33 +00:00
Nicolas Carlier
a37d4151bc chore(): move version variable 2018-02-12 20:18:01 +00:00
Nicolas Carlier
e59fcedf53 docs(): add contributing guide 2018-02-12 20:15:59 +00:00
Nicolas Carlier
06c7793ccb doc(readme): ad Docker image size tag 2018-01-15 10:52:11 +00:00
Nicolas Carlier
a912f48b5f chore(docker): add default scripts 2018-01-15 10:51:15 +00:00
Nicolas Carlier
faf5da7a33 chore(): add linux arm and darwin binaries 2018-01-10 16:43:38 +00:00
Nicolas Carlier
7154828eca feat(): add webhook timeout 2018-01-09 09:18:16 +00:00
Nicolas Carlier
f50091131b feat(): add custom logger 2018-01-09 09:17:25 +00:00
Nicolas Carlier
2e803598d2 feat(): transmit HTTP headers as env variables to the script 2018-01-05 15:47:34 +00:00
Nicolas Carlier
c2a17414f9 feat(docker): add jq inside the Docker image 2018-01-05 15:31:50 +00:00
Nicolas Carlier
10b82d67a1 feat(docker): add git and ssh client inside the Docker image 2018-01-05 14:37:50 +00:00
Nicolas Carlier
d7b65e68ae fix(api): set SSE headers correctly 2018-01-05 11:11:08 +00:00
Nicolas Carlier
4b3c0c1bdb chore(): add installation script 2018-01-02 16:57:27 +00:00
Nicolas Carlier
e6b02069e7 fix(ci): keep binary for release phase 2018-01-02 16:43:23 +00:00
Nicolas Carlier
b1ab34ed07 chore(ci): add CI configuration 2018-01-02 16:34:16 +00:00