Tomasz Kolek
d2cedd3667
Rename consts in lib/webhooks/git.py to make it more general.
...
Rename:
PUSH_COMMITS_LIMIT to COMMITS_LIMIT
PUSH_COMMIT_ROW_TEMPLATE to COMMIT_ROW_TEMPLATE
PUSH_COMMITS_MORE_THAN_LIMIT_TEMPLATE to COMMITS_MORE_THAN_LIMIT_TEMPLATE
2016-10-14 16:54:13 -07:00
Tomasz Kolek
07003ca52d
Add gitlab tests for commits more than limit.
2016-10-10 17:39:05 -07:00
Tomasz Kolek
6fc1193743
Add to gitlab remove branch message handler.
2016-10-10 17:39:05 -07:00
Tomasz Kolek
bc4ce7e781
Normalize gitlab push event message.
...
Fixes : #1884 .
2016-10-10 17:39:05 -07:00
Tomasz Kolek
464ced2b48
Add Pipeline Hook event handling to gitlab integration.
2016-10-02 09:35:07 -07:00
Tomasz Kolek
36745a68cf
Add Build Hook event handling to gitlab integration.
2016-10-02 09:35:07 -07:00
Tim Abbott
a3eb0be52a
GitLab: simplify topics in GitLab integration.
2016-09-25 23:12:24 -07:00
Tomasz Kolek
95825973c7
Add branch name to topic in Gitlab integration.
...
Fixes : #1831 .
2016-09-23 10:04:01 -07:00
Tomasz Kolek
d4da60fbe2
Split test_hooks file into one test file per hook.
2016-09-23 10:02:16 -07:00