mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-07 17:45:54 +00:00
4.8 KiB
4.8 KiB
(2018-07-23)
1.2.4 (2018-07-23)
Bug Fixes
- script: kill script process and sub process on timeout (92ef4e4)
Features
1.2.3 (2018-05-06)
Bug Fixes
- docker: add bash shell to the Docker image (d760073)
1.2.2 (2018-03-21)
Bug Fixes
1.2.1 (2018-01-10)
1.2.0 (2018-01-09)
Features
1.1.0 (2018-01-05)
Features
- docker: add git and ssh client inside the Docker image (10b82d6)
- docker: add jq inside the Docker image (c2a1741)
- transmit HTTP headers as env variables to the script (2e80359)
1.0.1 (2018-01-05)
Bug Fixes
- api: set SSE headers correctly (d7b65e6)
1.0.0 (2018-01-02)
Bug Fixes
- ci: keep binary for release phase (e6b0206)
0.0.3 (2015-04-20)
Features
- Redirect script output in the console. (d1fbdb1)
0.0.2 (2015-04-07)
Bug Fixes
- Fix attachment in http notifier. (deba0ef)
- Fix method definitions. (bc8c93c)
- Fix post request without attachment. (80b82e4)
- Fix typo. (79def29)
- Improve error logs. (6149bca)
- Merge stdout and stderr. (539b674)
- remove specific scripts (56ae93a)
- Some correction (185f423)
Features
- Add basic auth to http notifier. (759126c)
- Add Gitlab hook. (66be4ef)
- Add Gitlab hook. (baf50c9)
- Add unit file. (8978ddf)
- Add unit tests for the API. (31c14f1)
- Create worker queue. (b71c506)
- Move JSON decoder inside each hook. (0906ae1)