Commit Graph

236 Commits

Author SHA1 Message Date
Nicolas Carlier
4c7b73b987 fix(): typo on HC route 2019-12-20 10:06:09 +00:00
Nicolas Carlier
e5587f14fd doc(): update badges 2019-09-25 09:59:23 +00:00
Joe Mordica
89ed1f21f3 removed wildcard 2019-05-02 09:39:23 +02:00
Joe Mordica
84c87a0ff6 fixed the bin_target to prevent issue with install 2019-05-02 09:39:23 +02:00
Jens Willmer
690e0e1623 Update Dockerfile with docker-compose 2019-03-29 17:09:34 +00:00
Jens Willmer
65dccefe7d Create docker-compose.yml 2019-03-29 17:09:34 +00:00
Nicolas Carlier
7a62d4a9c4 doc(): update changelog 2019-01-09 10:39:15 +00:00
Nicolas Carlier
323b6f4355 doc(): update changelog 2019-01-09 10:37:06 +00:00
Nicolas Carlier
2483f2604d chore(make): remove distribution task dependency 2019-01-09 10:36:47 +00:00
Nicolas Carlier
b2d6e38455 doc(): update changelog 2019-01-09 10:31:40 +00:00
Nicolas Carlier
61c3cdc412 doc(): update changelog 2019-01-09 10:28:39 +00:00
Nicolas Carlier
7cb6140c1b chore(make): refactoring of the distribution task 2019-01-09 10:25:51 +00:00
Nicolas Carlier
5c01d87aa3 fix(): catch SIGTERM signal for clean shutdown 2019-01-09 10:24:35 +00:00
Nicolas Carlier
4f3559a4f9 doc(): update changelog 2019-01-07 18:24:09 +00:00
Nicolas Carlier
e7fac829aa feat(api): use GET and POST requests for hooks 2019-01-07 17:16:01 +00:00
Nicolas Carlier
d11da6fa54 feat(api): add method whitelist 2019-01-07 10:37:13 +00:00
Nicolas Carlier
682b265d3e feat(): safer script resolution 2019-01-07 07:40:18 +00:00
Nicolas Carlier
519b1afc67 chore(): simplify Makefile 2019-01-07 07:39:26 +00:00
Nicolas Carlier
35a2321f80 feat(api): add varz endpoint with metrics 2019-01-06 20:46:49 +00:00
Nicolas Carlier
438e49b020 doc(): update changelog 2019-01-06 19:31:36 +00:00
Nicolas Carlier
d8d440a6b1 feat(cli): improve parameters desc 2019-01-06 19:28:42 +00:00
Nicolas Carlier
73102b6fc2 chore(): simplify Makefile 2019-01-03 15:58:07 +00:00
Nicolas Carlier
7a6af7312a feat(api): add basic CORS support 2019-01-03 15:57:14 +00:00
Nicolas Carlier
4d2c75e70b fix(api): fix nil pointer 2019-01-03 15:56:26 +00:00
Nicolas Carlier
891be3c091 chore(): use gzip for distrib 2019-01-03 10:59:44 +00:00
Nicolas Carlier
f3f5dd5209 doc(): update changelog 2019-01-03 10:23:56 +00:00
Nicolas Carlier
8185fbf058 doc(): fix Docker run example 2018-12-31 09:16:51 +00:00
Nicolas Carlier
16a7f711b4 chore(): update Go module definition 2018-12-31 09:15:29 +00:00
Nicolas Carlier
2e16a22650 doc(): update changelog 2018-12-30 21:05:25 +00:00
Nicolas Carlier
1dab1e968d feat(notification): complete refactoring of the notification system
- URL based configuration
- Only prefixed output lines are notified
- HTTP notifier: send a JSON with notification in the text attribute
- SMTP notifier: send an email with notification text in body
2018-12-30 21:00:22 +00:00
Nicolas Carlier
adead6d3b3 feat(worker): add worker status lifecycle 2018-12-30 21:00:22 +00:00
Nicolas Carlier
2ca5d671b9 feat(api): add API endpoint to retrieve logs 2018-12-30 21:00:22 +00:00
Nicolas Carlier
024fe05fc5 doc(): update changelog 2018-12-18 20:17:50 +00:00
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