rht
|
19bd335cbb
|
Change urllib import to be Python 3-specific.
|
2017-11-07 10:46:42 -08:00 |
rht
|
969cc506d2
|
zerver/webhooks: Use python 3 syntax for typing.
Tweaked by tabbott to fix various line-wrapping issues.
|
2017-11-04 19:40:32 -07:00 |
Tim Abbott
|
69059dcac8
|
tests: Clean up subscribing from webhook tests.
|
2017-08-24 21:37:57 -07:00 |
Tomasz Kolek
|
114c80efae
|
Add ignore pull requests mechanism in Travis integration.
Add ignore_pull_requests param to url, with a default of true.
Fixes: #3912.
|
2017-03-08 21:51:04 -08:00 |
Tomasz Kolek
|
7de45951e2
|
Make webhooks as separate modules with view and tests.
Create python packege for every webhook with view.py and tests.py
|
2017-01-25 23:14:19 -08:00 |