Nicolas Carlier
|
a33d16441f
|
Merge branch 'master' of github.com:ncarlier/webhookd
|
2015-04-07 12:34:56 +00:00 |
|
Nicolas Carlier
|
68fa1d7883
|
chore: Update unit file.
|
2015-04-07 12:32:44 +00:00 |
|
Nicolas Carlier
|
ad4f4eae86
|
chore: Update Makefile tasks name.
|
2015-04-07 12:31:50 +00:00 |
|
Nicolas Carlier
|
4cf59246b8
|
Merge pull request #1 from pouicr/master
Makefile update, test update, documentation detail
|
2015-03-27 10:32:58 +01:00 |
|
Pouic
|
56ae93ac33
|
fix: remove specific scripts
|
2015-03-26 22:30:19 +01:00 |
|
Pouic
|
185f4239d8
|
fix: Some correction
Restore mount point, fix typo
|
2015-03-26 22:20:46 +01:00 |
|
Loic Rodier
|
ca21e8a1ac
|
fix
Remove comments
|
2015-03-24 22:04:57 +01:00 |
|
Loic Rodier
|
40ef9c51d1
|
fix
Remove comments
|
2015-03-24 22:03:38 +01:00 |
|
Loic Rodier
|
e71a4a20c4
|
fix
Detail the documentation
|
2015-03-24 21:41:05 +01:00 |
|
Loic Rodier
|
dfd7990533
|
feat
Exclude ssh folder
|
2015-03-24 20:53:53 +01:00 |
|
Loic Rodier
|
309cc9fdc9
|
feat
Add key target that will mount the ssh folder (excluded by default) to
/root/.ssh
|
2015-03-24 20:52:35 +01:00 |
|
Loic Rodier
|
bb24dae3b0
|
feat
Add PORT parameter with default value
|
2015-03-24 20:50:09 +01:00 |
|
Loic Rodier
|
0183c31146
|
feat
Add openshift and docker scripts
|
2015-03-24 20:48:38 +01:00 |
|
Nicolas Carlier
|
66be4efba0
|
feat: Add Gitlab hook.
|
2015-03-20 10:58:57 +00:00 |
|
Nicolas Carlier
|
baf50c9709
|
feat: Add Gitlab hook.
|
2015-03-20 10:57:21 +00:00 |
|
Nicolas Carlier
|
82a355554e
|
chore: Add stop and rm task.
|
2014-11-10 16:37:54 +00:00 |
|
Nicolas Carlier
|
7a1fdcfdf3
|
chore: Add sudo.
|
2014-11-10 16:37:42 +00:00 |
|
Nicolas Carlier
|
cd6179e9d4
|
chore: Add logs.
|
2014-11-06 16:05:05 +00:00 |
|
Nicolas Carlier
|
80b82e4ec7
|
fix: Fix post request without attachment.
|
2014-11-06 16:04:39 +00:00 |
|
Nicolas Carlier
|
539b674cc7
|
fix: Merge stdout and stderr.
|
2014-11-06 16:03:59 +00:00 |
|
Nicolas Carlier
|
79def293f0
|
fix: Fix typo.
|
2014-11-06 16:03:23 +00:00 |
|
Nicolas Carlier
|
8978ddf4f4
|
feat: Add unit file.
|
2014-11-02 20:06:07 +00:00 |
|
Nicolas Carlier
|
b81e8ab1b7
|
chore: Use make.
|
2014-11-02 20:04:55 +00:00 |
|
Nicolas Carlier
|
e273ce6613
|
chore: Update README
|
2014-11-02 19:44:20 +00:00 |
|
Nicolas Carlier
|
b71c506587
|
feat: Create worker queue.
|
2014-10-31 23:18:38 +00:00 |
|
Nicolas Carlier
|
deba0ef462
|
fix: Fix attachment in http notifier.
|
2014-09-25 16:12:22 +00:00 |
|
Nicolas Carlier
|
bc8c93c990
|
fix: Fix method definitions.
|
2014-09-25 15:17:27 +00:00 |
|
Nicolas Carlier
|
759126cbc6
|
feat: Add basic auth to http notifier.
|
2014-09-25 15:16:19 +00:00 |
|
Nicolas Carlier
|
2d27bea493
|
chore: Move env file as a sample file.
|
2014-09-25 13:53:29 +00:00 |
|
Nicolas Carlier
|
06acc6e9d3
|
chore: Update ignore files.
|
2014-09-25 12:21:13 +00:00 |
|
Nicolas Carlier
|
efa9a32fa6
|
chore: Update tests.
|
2014-09-25 12:20:40 +00:00 |
|
Nicolas Carlier
|
0906ae1217
|
feat: Move JSON decoder inside each hook.
|
2014-09-25 12:19:51 +00:00 |
|
Nicolas Carlier
|
a2ebea6ba7
|
chore: Use Makefile to manage docker container.
|
2014-09-25 12:18:20 +00:00 |
|
Nicolas Carlier
|
6149bca5ab
|
fix: Improve error logs.
|
2014-09-25 09:42:13 +00:00 |
|
Nicolas Carlier
|
8e532e2701
|
chore: Update gitignore.
|
2014-09-23 18:23:55 +00:00 |
|
Nicolas Carlier
|
4eee79bcf2
|
chore: Update scripts.
|
2014-09-23 18:23:28 +00:00 |
|
Nicolas Carlier
|
9f1f9d0f78
|
feat: Add env configuration sample.
|
2014-09-23 18:22:13 +00:00 |
|
Nicolas Carlier
|
cb738486f3
|
feat: Create docker container.
|
2014-09-23 18:21:43 +00:00 |
|
Nicolas Carlier
|
057ddd1e5e
|
feat: Add build script for bitbucket hub.
|
2014-09-23 18:20:27 +00:00 |
|
Nicolas Carlier
|
eb4b9ba7ff
|
feat: Big refactoring.
Change packaging.
Add compressed logs in attachment of the notification.
|
2014-09-23 18:16:50 +00:00 |
|
Nicolas Carlier
|
d913e92d5a
|
chore: Complete README.
|
2014-09-21 20:04:55 +00:00 |
|
Nicolas Carlier
|
474610e25b
|
feat: Add notification system and docker hook support.
|
2014-09-21 19:59:47 +00:00 |
|
Nicolas Carlier
|
dbdd9f5776
|
feat: Add minimal test script.
|
2014-09-19 20:34:25 +00:00 |
|
Nicolas Carlier
|
4917e72bd2
|
chore: create separate files forthe hooks.
|
2014-09-19 20:18:38 +00:00 |
|
Nicolas Carlier
|
fb7afbc549
|
Init.
|
2014-09-19 18:46:04 +00:00 |
|