zulip/tools
Zev Benjamin 028d3adabf [manual] Lower the max number of child processes that runfcgi can spawn
The default is 50, which we believe was causing too much CPU
contention in prod during restarts.  This commit lowers the max to 20.

The django-command-line script needs to be restarted manually to pick
up this change.

(imported from commit c2d097d2141be50b6222efb4a34142108c241cce)
2013-05-10 17:39:49 -04:00
..
humbug_tools [manual] tools: Move check_output into a shared file 2013-02-20 16:02:30 -05:00
inject-messages Consistently use #!/usr/bin/env python 2013-02-20 16:02:30 -05:00
jslint Show unread counts next to expanded subject names 2013-05-09 10:41:32 -04:00
print-all puppet: Move all puppetized config files to the humbug module and reference them with puppet URLs 2013-02-08 16:06:34 -05:00
backup Add tool used for backing up wiki, trac, events. 2013-04-17 10:19:13 -04:00
build-api-tarball Include get_messages call in tarball. 2013-04-18 09:57:53 -07:00
check-all zephyr_mirror: Use json if simplejson is not available. 2013-05-09 10:35:47 -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-command-line [manual] Lower the max number of child processes that runfcgi can spawn 2013-05-10 17:39:49 -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: Fix migration with AUTH_USER_MODEL. 2013-04-04 17:39:01 -04:00
merge-messages-logs Consistently use #!/usr/bin/env python 2013-02-20 16:02:30 -05:00
msmtprc.example Add example msmtprc 2012-10-30 15:40:10 -04:00
munge_postgres_logs.pl Make munge_postgres_logs.pl executable 2013-01-29 12:16:32 -05:00
node Add a generic script to run the right Node binary 2013-02-20 16:02:30 -05:00
post-receive post-receive: Don't actually update servers on push to test-post-receive 2013-03-18 17:21:13 -04:00
postgres-init-db Give create db permissions to humbug postgres user 2013-03-12 12:51:12 -04:00
process-mailchimp-signups-command-line Update foo-command-line scripts for new deployment model. 2013-04-12 15:03:11 -04:00
process-missedmessage-command-line Make missed message keepalive executable 2013-05-09 10:35:48 -04:00
process-user-activity-command-line Update foo-command-line scripts for new deployment model. 2013-04-12 15:03:11 -04:00
restart-server Also kill/restart send_missedmessage_reminders on a deploy 2013-05-10 09:41:49 -04:00
review review: Send @username syntax rather than @username@humbughq.com 2013-02-05 15:51:22 -05:00
run-dev.py [manual] Add get_events URL routing 2013-03-28 16:48:52 -04:00
send_confirmation_emails_command_line Make tools/send_confirmation_emails_command_line executable. 2013-04-12 15:37:49 -04:00
test-all test-all: Run frontend tests after backend tests. 2013-04-02 16:27:13 -04:00
test-backend test-backend: Don't pass --skip-generate to testing system by default. 2013-04-02 16:27:12 -04:00
tornado-command-line Decrease restart timeouts for django and tornado command lines. 2013-04-18 17:15:29 -04:00
update-deployment [manual] Update deployment process to run atomically. 2013-04-12 11:54:50 -04:00
update-prod-static Add audio folder to update-prod-static. 2013-05-03 15:22:54 -07:00