.. |
fixtures
|
bugdown: Add tests for escaping raw html.
|
2016-10-25 15:21:46 -07:00 |
lib
|
realm creation flow: Prevent disposable email signups.
|
2016-11-05 10:37:15 -07:00 |
management
|
Django 1.10: Use add_argument for options in BaseCommand.
|
2016-11-04 10:20:23 -07:00 |
migrations
|
RealmAlias: Drop uniqueness constraint when REALMS_HAVE_SUBDOMAINS.
|
2016-11-03 13:53:01 -07:00 |
templatetags
|
Django 1.10: Use lru_cache instead of memoize.
|
2016-11-04 10:20:23 -07:00 |
tests
|
auth: Remove old password_auth_enabled hack.
|
2016-11-06 14:50:15 -08:00 |
views
|
Remove page_params.email_dict.
|
2016-11-04 11:37:14 -07:00 |
worker
|
Fix regression breaking websocket message sending.
|
2016-11-05 11:33:04 -07:00 |
__init__.py
|
caching: Add configuration class for post-migration cache flushing.
|
2016-10-27 23:26:34 -07:00 |
apps.py
|
caching: Add configuration class for post-migration cache flushing.
|
2016-10-27 23:26:34 -07:00 |
context_processors.py
|
portico: Add options to disable login and about links.
|
2016-09-13 22:59:09 -07:00 |
decorator.py
|
Django 1.10: Deprecate request.REQUEST.
|
2016-11-04 10:20:24 -07:00 |
exceptions.py
|
Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers.
|
2016-06-04 22:51:18 -07:00 |
filters.py
|
Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers.
|
2016-06-04 22:51:18 -07:00 |
forms.py
|
forms.py: Reorder imports.
|
2016-11-05 10:37:15 -07:00 |
logging_handlers.py
|
settings: Extract settings.STAGING_ERROR_NOTIFICATIONS.
|
2016-07-19 15:28:41 -07:00 |
middleware.py
|
models.py: Replace resolve_subdomain_to_realm with get_realm_by_string_id.
|
2016-11-03 13:59:11 -07:00 |
models.py
|
auth: Refactor auth backend enabled checking code.
|
2016-11-06 16:16:12 -08:00 |
static_header.txt
|
Update static_header.txt with new license information.
|
2016-08-13 00:37:21 -07:00 |
storage.py
|
storage: Fix build-release-tarball py3 compatibility.
|
2016-10-10 09:54:51 -07:00 |
tornadoviews.py
|
Remove now-unused /json/get_events endpoint.
|
2016-10-27 21:34:58 -07:00 |