zulip/zerver/views
acrefoot d8b15f4202 Improve Backend for Github integration
Refactor github webhook to handle multiple payload verions
split github fixtures into v1 and v2 versions

Group together all realm-specific logic. When v2 becomes available, we can
ask someone in each org to make the changes via the Github Hook configuration, and
slowly remove the special cases.

TODO: when our pull request for github-services gets merged, the integrations page
should say to look for Zulip instead of Humbug

(imported from commit 4790a730010b37186640f9996291afa6e8f96c2b)
2014-01-22 16:44:34 -05:00
..
__init__.py Use do_change_is_admin() when realm's first user registers. 2014-01-22 14:43:29 -05:00
messages.py Disable historical search whenever the 'is' operator is present 2014-01-15 16:07:20 -05:00
webhooks.py Improve Backend for Github integration 2014-01-22 16:44:34 -05:00