| .. |
|
bugdown
|
logging: Rename AdminZulipHandler to AdminNotifyHandler.
|
2017-12-22 11:52:13 -05:00 |
|
url_preview
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
webhooks
|
mypy: Use Python 3 syntax for typing in zerver/lib/webhooks/git.py.
|
2017-12-26 08:31:43 -05:00 |
|
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
|
actions.py
|
settings: Show local time instead of UTC in invitations tab.
|
2017-12-20 07:08:46 -05:00 |
|
addressee.py
|
mypy: Account for Optional variables in addressee.py.
|
2017-12-23 01:22:22 +09:00 |
|
alert_words.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
attachments.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
avatar_hash.py
|
zerver/lib: Use Python 3 syntax for typing for several files.
|
2017-11-28 17:02:24 -08:00 |
|
avatar.py
|
mypy: Use Python 3 type syntax in zerver/lib/avatar.py.
|
2017-12-18 11:32:52 -05:00 |
|
bot_config.py
|
zerver/lib: Use Python 3 syntax for typing for several files.
|
2017-11-28 17:02:24 -08:00 |
|
bot_lib.py
|
embedded bots: Consistently use 'storage' instead of 'state.'
|
2017-11-27 21:05:34 -08:00 |
|
bot_storage.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-28 17:15:14 -08:00 |
|
bulk_create.py
|
bulk_create: Fix buggy logic for generating recipients_by_email.
|
2017-11-21 21:07:32 -08:00 |
|
cache_helpers.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
cache.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-28 17:15:14 -08:00 |
|
camo.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
ccache.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
context_managers.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
create_user.py
|
mypy: Amend tos_version parameter of create_user_profile to be Optional.
|
2017-12-23 01:22:22 +09:00 |
|
db.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
debug.py
|
debug: Add facility to dump tracemalloc snapshots.
|
2017-11-28 15:52:07 -08:00 |
|
digest.py
|
models: Add ScheduledEmail.realm.
|
2017-12-19 17:46:36 -08:00 |
|
domains.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
email_mirror.py
|
requirements: Upgrade mypy to 0.560.
|
2017-12-20 18:09:36 -08:00 |
|
emoji.py
|
mypy: Adjust 2 emoji.py functions to allow for strict-optional.
|
2017-12-23 01:22:22 +09:00 |
|
error_notify.py
|
errors: Compute deployment metadata on the right deployment.
|
2017-12-22 11:52:13 -05:00 |
|
events.py
|
mypy: Use Python 3 type syntax in zerver/lib/events.py.
|
2017-12-22 08:17:00 -05:00 |
|
exceptions.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
export.py
|
Import script: Check and add system bots after every import.
|
2017-12-27 07:52:45 -05:00 |
|
feedback.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
fix_unreads.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
generate_test_data.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
hotspots.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
html_diff.py
|
mypy: Remove type: ignores that are unnecessary with new mypy.
|
2017-11-25 10:06:28 -08:00 |
|
i18n.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
initial_password.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
integrations.py
|
mypy: Use Python 3 type syntax in zerver/lib/integrations.py
|
2017-12-26 08:30:33 -05:00 |
|
json_encoder_for_html.py
|
mypy: Fix annotations for json_encoder_for_html.
|
2017-11-22 01:32:46 -08:00 |
|
logging_util.py
|
errors: Show what logger and source code the message comes from.
|
2017-12-22 11:52:13 -05:00 |
|
management.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
mdiff.py
|
testing: Add nice diffs to markdown python tests.
|
2017-12-18 19:03:38 -05:00 |
|
mention.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
message.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
migrate.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
mobile_auth_otp.py
|
zerver/lib/mobile_auth_otp: Sweep force_str.
|
2017-12-26 09:09:31 -05:00 |
|
name_restrictions.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
narrow.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
notifications.py
|
missed-message-worker: Send email through email_senders.
|
2017-12-20 19:36:27 -08:00 |
|
onboarding.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
outgoing_webhook.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
parallel.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
profile.py
|
mypy: Improve typing to profile.py & remove FuncT from decorator.py.
|
2017-10-29 17:10:13 -07:00 |
|
push_notifications.py
|
push notifs: Simplify content-truncation code slightly.
|
2017-12-18 15:32:56 -08:00 |
|
queue.py
|
rabbitmq: Do a better job of retrying failed connections.
|
2017-11-29 16:56:29 -08:00 |
|
rate_limiter.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
realm_icon.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
redis_utils.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
request.py
|
mypy: Use Python 3 syntax for typing in zerver/lib/request.py.
|
2017-12-26 08:31:43 -05:00 |
|
request.pyi
|
mypy: Improve typing of request.pyi (REQ).
|
2017-11-04 20:26:03 -07:00 |
|
response.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
rest.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
retention.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-28 17:15:14 -08:00 |
|
send_email.py
|
mypy: Use Python 3 type syntax in zerver/lib/send_email.py.
|
2017-12-26 08:34:06 -05:00 |
|
sessions.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
slack_data_to_zulip_data.py
|
Slack importer: Append ids to the existing ids in the database.
|
2017-12-27 07:50:53 -05:00 |
|
soft_deactivation.py
|
logging: Reduce create_logger to new log_to_file.
|
2017-12-12 17:17:08 -08:00 |
|
sqlalchemy_utils.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
statistics.py
|
zerver/lib: Use Python 3 syntax for typing for several files.
|
2017-11-28 17:02:24 -08:00 |
|
str_utils.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:45:52 -08:00 |
|
stream_recipient.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
stream_subscription.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
stream_topic.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
streams.py
|
subs: Fix clearing unread counts when leaving private streams.
|
2017-11-29 14:40:08 -08:00 |
|
subdomains.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
|
test_classes.py
|
tests: Refactor the method for encoding credentials.
|
2017-12-18 09:24:09 -05:00 |
|
test_data.source.txt
|
test_data.source.txt: Replace postmodernism generator text with a play.
|
2017-08-23 13:00:39 -07:00 |
|
test_fixtures.py
|
mypy: Use Python 3 type syntax in zerver/lib/test_fixtures.py.
|
2017-12-28 07:26:44 -05:00 |
|
test_helpers.py
|
Remove unused imports in the codebase.
|
2017-12-26 09:09:31 -05:00 |
|
test_runner.py
|
mypy: Use more specific type for _replacement_destroy_test_db.
|
2017-12-08 19:00:18 -08:00 |
|
tex.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timeout.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timestamp.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timezone.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
topic_mutes.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
type_debug.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
unminify.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
upload.py
|
zerver/lib/upload.py: Sweep force_bytes from ensure_medium_avatar_image.
|
2017-12-26 09:09:31 -05:00 |
|
user_agent.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
user_groups.py
|
user_groups: Fix reporting of empty user groups.
|
2017-11-29 16:13:55 -08:00 |
|
users.py
|
bulk_get_users: Edit the cache keys to make them more unique.
|
2017-11-27 14:41:31 -08:00 |
|
utils.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-21 20:56:40 -08:00 |
|
validator.py
|
check_short_string: Verify string before checking length.
|
2017-11-10 16:37:43 -08:00 |