.. |
bugdown
|
ENTERPRISE => VOYAGER.
|
2015-08-21 10:33:35 -07:00 |
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
actions.py
|
Add UserProfile flag to control whether we have a left side userlist.
|
2015-09-19 23:22:59 -07:00 |
alert_words.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
avatar.py
|
Allow overriding the default avatar image
|
2013-11-18 11:48:53 -05:00 |
bulk_create.py
|
[schema] Add a bit for whether inactive users are mirror dummies.
|
2014-01-09 11:08:35 -05:00 |
cache.py
|
Add bots to page_params and send events on bot creation
|
2014-03-05 14:16:19 -05:00 |
cache_helpers.py
|
Support filling memcached caches with no messages.
|
2013-11-13 12:07:16 -05:00 |
ccache.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
context_managers.py
|
Use os.path directly rather than sometimes importing it separately.
|
2013-10-28 15:44:13 -04:00 |
create_user.py
|
Dropbox domain is zulip.com
|
2015-02-05 15:30:08 -08:00 |
db.py
|
Do query time tracking at the psycopg2 level instead of the Django level
|
2014-01-14 11:47:12 -05:00 |
debug.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
digest.py
|
Don't expose deactivated streams to users through clients or API.
|
2014-01-29 12:41:21 -05:00 |
email_mirror.py
|
Allow replying to missed PM emails on the zulip.com realm
|
2014-10-06 15:27:54 -07:00 |
event_queue.py
|
Merge zerver/tornado_callbacks.py into zerver/lib/event_queue.py.
|
2014-04-23 17:22:31 -07:00 |
html_diff.py
|
Make built-in bots come from settings.py, and allow localserver-specific ones
|
2013-11-01 14:13:05 -04:00 |
initial_password.py
|
Only create initial passwords for local dev setups
|
2013-11-12 22:42:05 -05:00 |
logging_util.py
|
DEPLOYED => PRODUCTION
|
2015-08-21 10:33:35 -07:00 |
mandrill_client.py
|
ENTERPRISE => VOYAGER.
|
2015-08-21 10:33:35 -07:00 |
mention.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
migrate.py
|
Handle empty Message table in act_on_message_ranges.
|
2014-03-14 20:48:44 -04:00 |
narrow.py
|
Add support for event queues with an included narrow.
|
2013-12-12 17:36:39 -05:00 |
notifications.py
|
Clarify documentation for SMTP delivery code.
|
2015-08-21 10:33:36 -07:00 |
parallel.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
push_notifications.py
|
Exit without exception if this APNS attempt has no connection
|
2015-02-11 07:20:51 +00:00 |
query.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
queue.py
|
Simplify callback protocol for register_json_consumer().
|
2013-10-31 13:18:11 -04:00 |
rate_limiter.py
|
Add helper function for returning a Redis client
|
2014-02-10 13:23:28 -05:00 |
redis_utils.py
|
Remove Redis remote authentication feature.
|
2015-08-20 21:58:59 -07:00 |
response.py
|
Django 1.7 compatibility: miscellaneous changes
|
2015-08-20 23:01:26 -07:00 |
rest.py
|
Return correct OPTIONS in rest_dispatch
|
2014-07-29 21:46:34 -07:00 |
session_user.py
|
Django 1.8 compatibility: extracting the user from a session
|
2015-08-20 23:15:45 -07:00 |
socket.py
|
Django 1.8 compatibility: extracting the user from a session
|
2015-08-20 23:15:45 -07:00 |
statistics.py
|
Simplify analytics code to not filter certain low-interest users/realms.
|
2015-09-19 23:42:28 -07:00 |
test_helpers.py
|
Merge zerver/tornado_callbacks.py into zerver/lib/event_queue.py.
|
2014-04-23 17:22:31 -07:00 |
test_runner.py
|
Django 1.8 compatibility: miscellaneous changes
|
2015-08-20 23:15:45 -07:00 |
timeout.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
timestamp.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
tornado_ioloop_logging.py
|
DEPLOYED => PRODUCTION
|
2015-08-21 10:33:35 -07:00 |
unminify.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
upload.py
|
Redirect legacy URLs to their new secure location.
|
2014-05-05 20:26:29 -07:00 |
user_agent.py
|
Add script to parse user agents with historical data set.
|
2013-12-13 11:26:36 -05:00 |
utils.py
|
Move zulip.com-related statsd configuration out of main settings.py.
|
2015-08-22 13:49:43 -07:00 |
validator.py
|
Add bots to page_params and send events on bot creation
|
2014-03-05 14:16:19 -05:00 |