.. |
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
add_users_to_streams.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
bankrupt_users.py
|
Add a messages/flags POST api call to change a message's flags
|
2013-08-20 16:19:07 -04:00 |
bulk_change_user_name.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
change_user_email.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
check_apns_tokens.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
check_redis.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
checkconfig.py
|
Update installation instructions to include configuring the app.
|
2013-11-13 12:02:50 -05:00 |
create_realm.py
|
Set default streams to engineering,social when creating realms.
|
2013-11-25 14:00:28 -05:00 |
create_stream.py
|
Rename create-stream to create_stream to match other management commands.
|
2013-10-31 15:29:50 -04:00 |
create_user.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
deactivate_user.py
|
Rename do_[rd]activate to do_[rd]activate_user.
|
2013-11-16 11:35:26 -05:00 |
deliver_email.py
|
revert changes to deliver_email.py introduced in dc5e78cccb
|
2014-02-10 15:22:20 -05:00 |
dump_messages.py
|
Enable absolute imports for non-third-party code where it was omitted previously
|
2013-10-25 14:13:30 -04:00 |
email-mirror.py
|
Add support for one time use email address
|
2014-10-06 15:27:54 -07:00 |
enqueue_digest_emails.py
|
Add realm option to show or not show digest e-mail.
|
2015-08-20 15:29:45 -07:00 |
enqueue_file.py
|
Add enqueue_file management command.
|
2013-10-30 16:47:16 -04:00 |
expunge_db.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
expunge_logs.py
|
Use os.path directly rather than sometimes importing it separately.
|
2013-10-28 15:44:13 -04:00 |
fill_memcached_caches.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
generate_invite_links.py
|
generate_invite_links: work for open realms too.
|
2013-09-20 10:00:10 -04:00 |
gravatar_to_user_avatar.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
import_realm_filters.py
|
[manual] Add a manage.py command to import realm filters
|
2013-12-11 14:39:10 -05:00 |
initialize_enterprise_db.py
|
Build internal bots in the zulip.com domain.
|
2013-11-14 11:16:16 -05:00 |
knight.py
|
Have the "knight" command use actions.do_change_is_admin.
|
2014-01-22 14:43:28 -05:00 |
logout_all_users.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
print_email_delivery_backlog.py
|
fixup supervisor oops related to postmaster config
|
2013-11-13 17:15:55 -05:00 |
process_queue.py
|
Refuse to run a queue processor if USING_RABBITMQ is False
|
2013-10-28 14:30:53 -04:00 |
purge_queue.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
query_ldap.py
|
Tool to test LDAP functionality
|
2013-11-25 17:44:47 -05:00 |
rate_limit.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
realm_alias.py
|
[schema] Allow a realm to have aliases for multiple other domains
|
2013-11-13 14:17:43 -05:00 |
realm_emoji.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
realm_filters.py
|
Document realm filter regexp oddities
|
2014-01-27 13:43:55 -05:00 |
remove_users_from_stream.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
rename_stream.py
|
Rename rename-stream to rename_stream to match other management commands.
|
2013-10-31 15:29:50 -04:00 |
runtornado.py
|
Merge zerver/tornado_callbacks.py into zerver/lib/event_queue.py.
|
2014-04-23 17:22:31 -07:00 |
send_stats.py
|
Move send_stats management command back to zerver/
|
2013-11-12 15:50:08 -05:00 |
set_default_streams.py
|
Set default streams to engineering,social when creating realms.
|
2013-11-25 14:00:28 -05:00 |
set_message_flags.py
|
Clean up some unused imports.
|
2013-11-04 11:51:17 -05:00 |
show_admins.py
|
Fix command line help for ./manage.py show_admins
|
2014-01-28 17:40:00 -05:00 |
sync_ldap_user_data.py
|
Management command to update names from the LDAP database
|
2013-11-25 17:44:47 -05:00 |
turn_off_digests.py
|
Add a management command to bulk turn off digests.
|
2014-01-15 16:07:17 -05:00 |
update_permissions.py
|
Fix some remaining references to zephyr.
|
2013-08-07 10:00:08 -04:00 |