| .. |
|
fixtures
|
markdown: Remove now-obsolete bugdown_matches_marked.
|
2017-11-07 12:01:57 -08:00 |
|
lib
|
user-groups: Add description to groups.
|
2017-11-09 16:35:52 -08:00 |
|
management
|
zerver/management: Remove unused imports (F401).
|
2017-11-07 16:36:54 -08:00 |
|
migrations
|
user-groups: Add description to groups.
|
2017-11-09 16:35:52 -08:00 |
|
templatetags
|
Remove unused import in app_filters.py.
|
2017-11-09 10:32:14 -08:00 |
|
tests
|
queue processors: Add full coverage for DigestWorker.
|
2017-11-09 16:01:24 -08:00 |
|
tornado
|
mypy: Specify generic type parameters in cachify decorator.
|
2017-11-08 12:40:40 -08:00 |
|
views
|
Remove unused force_text import.
|
2017-11-09 10:32:14 -08:00 |
|
webhooks
|
docs: Remove dangling </p> tag.
|
2017-11-09 14:39:40 -08:00 |
|
worker
|
queue_processors: Extract LoopQueueProcessingWorker class.
|
2017-11-09 15:20:40 -08:00 |
|
__init__.py
|
caching: Add configuration class for post-migration cache flushing.
|
2016-10-27 23:26:34 -07:00 |
|
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
|
user-groups: Add description to groups.
|
2017-11-09 16:35:52 -08:00 |
|
signals.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
|
static_header.txt
|
Update static_header.txt with new license information.
|
2016-08-13 00:37:21 -07:00 |
|
storage.py
|
zerver: Remove inheritance from object.
|
2017-11-06 08:53:48 -08:00 |