zulip/zerver
Adam Birds 545cd961f4 integrations: Add docs for GitHub Actions integration.
I have added a documentation page for the GitHub Actions integration to
`/integrations/doc/github-actions` with a link to the Zulip GitHub
Actions repository.

Tweaked by tabbott to add cross-links with the main GitHub integration.
2021-04-15 16:42:31 -07:00
..
data_import models/realm: Add a model for storing realm playground information. 2021-04-07 08:20:53 +05:30
lib integrations: Add docs for GitHub Actions integration. 2021-04-15 16:42:31 -07:00
management templates: Remove context argument from {{#tr}} block helper. 2021-04-13 18:59:46 -07:00
migrations realm: Add setting to configure GIPHY rating. 2021-04-14 10:29:39 -07:00
openapi realm: Add setting to configure GIPHY rating. 2021-04-14 10:29:39 -07:00
templatetags dependencies: Upgrade to webpack-bundle-tracker 1.0.0-alpha.1. 2021-04-06 09:31:35 -07:00
tests left sidebar: Fix misleading "search streams" label. 2021-04-15 15:36:05 -07:00
tornado CVE-2021-30479: Prevent guest user access to all_public_streams API. 2021-04-14 12:37:34 -07:00
views message_edit: Verify the message is in a stream in move message API. 2021-04-14 12:37:34 -07:00
webhooks integrations: Add docs for GitHub Actions integration. 2021-04-15 16:42:31 -07:00
worker queue_processors: Simplify unnecessary use of Optional. 2021-04-13 08:54:26 -07:00
__init__.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
decorator.py api: Add REALM_DEACTIVATED error code. 2021-03-31 08:46:13 -07:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
logging_handlers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
middleware.py middleware: Do not trust X-Forwarded-For; use X-Real-Ip, set from nginx. 2021-03-31 14:19:38 -07:00
models.py realm: Add setting to configure GIPHY rating. 2021-04-14 10:29:39 -07:00
signals.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00