Noel Tautges
|
07a74a8d9c
|
mypy: Convert zerver/views/webhooks/ to use typing.Text.
|
2016-12-04 11:45:46 -06:00 |
Tomasz Kolek
|
741a91d249
|
Normalize bitbucket push event subject.
|
2016-10-10 17:39:05 -07:00 |
Tomasz Kolek
|
809bc5f29b
|
Normalize bitbucket push event.
Normalize bitbukcet push event by creating it by
get_push_commits_event_message common function.
|
2016-10-10 17:33:02 -07:00 |
Eklavya Sharma
|
fa4adf0c62
|
zerver/views/webhooks/bitbucket.py: Fix an annotation.
|
2016-06-26 08:13:49 -07:00 |
Eklavya Sharma
|
36c2214d94
|
zerver/views/webhooks/bitbucket.py: Fix string literals.
Convert some strings literals to unicode.
|
2016-06-26 08:13:49 -07:00 |
Tomasz Kolek
|
9ae68ade8b
|
Add is_webhook option to authentication decorats.
Modified:
authenticated_rest_api_view
authenticated_api_view and validate_api_key.
|
2016-06-21 11:47:38 -07:00 |
Hyunchel Kim
|
bc87685ea6
|
bitbucket: Correct return type in annotation.
|
2016-06-05 14:33:31 -07:00 |
Reid Barton
|
cf93c8bce0
|
Annotate zerver/views/webhooks/bitbucket.py.
|
2016-06-04 17:02:59 -07:00 |
Tomasz Kolek
|
087bd72814
|
Moved bitbucket webhook into its own file bitbucket.py
|
2016-03-14 20:44:41 -07:00 |