zulip/tools
Tim Abbott e111a2f9a5 [manual] Rename Django app from zephyr to zerver.
This needs to be deployed to both staging and prod at the same
off-peak time (and the schema migration run).

At the time it is deployed, we need to make a few changes directly in
the database:

(1) UPDATE django_content_type set app_label='zerver' where app_label='zephyr';
(2) UPDATE south_migrationhistory set app_name='zerver' where app_name='zephyr';

(imported from commit eb3fd719571740189514ef0b884738cb30df1320)
2013-08-06 07:39:36 -04:00
..
humbug_tools update-deployment: Move color codes to humbug_tools.py. 2013-06-04 18:42:00 -04:00
inject-messages Change humbughq.com to zulip.com in usability data. 2013-07-25 17:19:18 -04:00
jslint [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
print-all [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
stress-test [manual] Rename shakespeare users to zulip.com domain. 2013-07-25 17:19:17 -04:00
backup Remove old code for backing up sqlite version of trac database. 2013-07-31 16:54:09 -04:00
build-api-tarball API: Release several additional API calls to users. 2013-06-25 16:34:45 -04:00
check-all [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
clean-branches clean-branches: Print the abbrev SHA for of each deleted ref 2012-11-06 15:45:24 -05:00
clean-repo Add a tool for removing stale *.pyc files 2012-10-12 13:28:09 -04:00
deploy-branch deploy-branch: Check out original ref by name if possible 2013-03-27 14:15:03 -04:00
django-template-graph django-template-graph: Replace slashes with newlines 2012-10-16 01:45:37 -04:00
do-destroy-rebuild-database do-destroy-rebuild-database: Default to randomly generated message data. 2013-07-09 14:35:02 -04:00
do-destroy-rebuild-test-database [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
generate-activity-metrics.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
humbug-puppet-apply humbug-puppet-apply: Pass through arguments like --noop to puppet. 2013-06-12 17:19:33 -04:00
minify-js Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
msmtprc.example Update msmtprc for new zulip.com email addresses. 2013-07-25 17:19:18 -04:00
munge_postgres_logs.pl Make munge_postgres_logs.pl executable 2013-01-29 12:16:32 -05:00
node Don't print an error when nodejs is at /usr/bin/node 2013-06-24 10:46:36 -04:00
post-commit Accept zulip.com emails in post-commit hook 2013-07-23 14:50:39 -04:00
post-receive Update humbughq.com => zulip.net in tools. 2013-07-25 17:27:45 -04:00
postgres-init-db postgres-init-db: Auto-detect whether we need to use sudo. 2013-05-22 14:58:43 -04:00
postgres-init-test-db [manual] Humbug testing databases now backed by postgres 2013-05-20 23:55:03 -04:00
pre-commit Add pre-commit and post-commit hooks for use on dev systems. 2013-05-30 10:29:44 -04:00
purge-deployments Remove unused imports 2013-06-27 16:22:39 -04:00
restart-server Remove unused imports 2013-06-27 16:22:39 -04:00
review [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
run-dev.py [manual] Add get_events URL routing 2013-03-28 16:48:52 -04:00
run-graphiti Add supervisor conf file for stats 2013-06-03 16:16:22 -04:00
setup-git-repo Add pre-commit and post-commit hooks for use on dev systems. 2013-05-30 10:29:44 -04:00
show-profile-results.py Add profiled decorator and a tool to show profiler results. 2013-07-02 16:47:34 -04:00
test-all [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
test-backend [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
test-js-with-node [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
update-deployment Update humbughq.com => zulip.net in tools. 2013-07-25 17:27:45 -04:00
update-prod-static Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00