.. |
fixtures
|
markdown_test_cases: Fix annoying whitespace issue.
|
2017-11-10 18:37:19 -08:00 |
lib
|
Use a more concise `mkdir -p` when the situation permits.
|
2017-11-14 09:47:09 -08:00 |
management
|
zerver: Text-wrap long lines exceeding 110.
|
2017-11-10 16:29:32 -08:00 |
migrations
|
settings: Restyle "emoji style" section.
|
2017-11-10 17:04:27 -08:00 |
templatetags
|
Remove unused import in app_filters.py.
|
2017-11-09 10:32:14 -08:00 |
tests
|
landing_nav: Fix missing login_link_disabled check.
|
2017-11-13 17:07:17 -08:00 |
tornado
|
mypy: Specify generic type parameters in cachify decorator.
|
2017-11-08 12:40:40 -08:00 |
views
|
zerver: Text-wrap long lines exceeding 110.
|
2017-11-10 16:29:32 -08:00 |
webhooks
|
integration docs: Fix broken desk.com markdown.
|
2017-11-10 17:33:42 +00:00 |
worker
|
queue_processors: Exclude various lines from coverage.
|
2017-11-10 13:23:53 -08:00 |
__init__.py
|
…
|
|
apps.py
|
Remove the rest of print_function.
|
2017-09-27 18:06:47 -07:00 |
context_processors.py
|
settings: Eliminate disused variable EXTERNAL_API_URI.
|
2017-10-30 18:29:29 -07:00 |
decorator.py
|
Don't use force_bytes() in decorator.py.
|
2017-11-09 10:43:19 -08:00 |
filters.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
forms.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
logging_handlers.py
|
tests: Call real consume method of queue processors.
|
2017-10-26 14:58:03 -07:00 |
middleware.py
|
queue processors: Add coverage for SlowQueryWorker.
|
2017-11-09 15:20:40 -08:00 |
models.py
|
settings: Restyle "emoji style" section.
|
2017-11-10 17:04:27 -08:00 |
signals.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
static_header.txt
|
…
|
|
storage.py
|
zerver: Remove inheritance from object.
|
2017-11-06 08:53:48 -08:00 |