zulip/zerver
Tim Abbott 02ab03ec7a MITNameTest: Mock network access from Hesiod lookups.
The purpose of these tests is to check the logic, not that DNS is
working on the relevant machine.
2016-04-27 22:23:40 -07:00
..
fixtures Add codeship integration. 2016-04-26 09:54:01 -07:00
lib Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
management Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
migrations Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
templatetags Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
tests MITNameTest: Mock network access from Hesiod lookups. 2016-04-27 22:23:40 -07:00
views Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
worker Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -07:00
__init__.py
context_processors.py enterprise => voyager 2015-08-21 10:33:35 -07:00
decorator.py Fix settings.RATE_LIMITING=False for webhooks. 2016-04-27 13:17:28 -07:00
exceptions.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
filters.py Add api_key to filtered variables. 2013-12-12 10:31:03 -05:00
finders.py Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -07:00
forms.py Fix support for having a unique, open realm. 2016-01-09 22:52:34 -08:00
logging_handlers.py Rename zerver.handlers to zerver.logging_handlers for clarity. 2016-03-30 21:48:38 -07:00
middleware.py switch output stats memcached -> remote_cache 2016-03-31 12:54:29 -07:00
models.py Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
static_header.txt Update copyright to 2014. 2014-02-04 15:51:53 -05:00
storage.py Add type: ignore for mypy super() bug. 2016-04-03 15:40:24 -07:00
tornadoviews.py Send responses from fetch_events in dict format. 2016-03-30 22:04:09 -07:00