.. |
emoji_dump
|
Add scripts to extract emoji from the android fonts
|
2014-02-27 20:25:22 -05:00 |
iframe-bot
|
Use os.path directly rather than sometimes importing it separately.
|
2013-10-28 15:44:13 -04:00 |
inject-messages
|
Update style of client strings.
|
2013-12-09 11:47:52 -05:00 |
jslint
|
Remove "More messages below" indicator
|
2015-03-30 15:44:36 -07:00 |
marketing
|
norman-mailer: Deal more gracefully with fewer fields.
|
2013-09-20 14:36:00 -04:00 |
print-all
|
Split management commands for internal use into zilencer/
|
2013-11-04 11:58:52 -05:00 |
stress-test
|
Change get_bots API to use rest_dispatch
|
2014-02-18 15:09:19 -05:00 |
zulip-export
|
A script to export an entire stream.
|
2014-05-13 22:42:42 -07:00 |
backup
|
Fix paths in backup script.
|
2014-01-24 16:02:44 -05:00 |
build-api-tarball
|
Distribute "get_streams" endpoint in API.
|
2014-01-11 15:52:21 -05:00 |
build-deb
|
Tools for building Debian packages and publishing the results.
|
2013-11-19 17:02:52 -05:00 |
build-enterprise-tarball
|
Fix emoji on enterprise.
|
2013-11-14 11:18:23 -05:00 |
check-templates
|
Check Django block tags in check-templates.
|
2014-02-27 20:25:40 -05: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 |
compile-handlebars-templates
|
Add "forever" option to tools/compile-handlebars-templates.
|
2014-01-10 21:39:03 -05:00 |
deploy-branch
|
deploy-branch: Check out original ref by name if possible
|
2013-03-27 14:15:03 -04:00 |
deployment-lock-ctl
|
Improve deployment locking tool; now with color
|
2014-01-22 16:40:45 -05:00 |
django-template-graph
|
django-template-graph: Replace slashes with newlines
|
2012-10-16 01:45:37 -04:00 |
do-destroy-rebuild-database
|
Disable sync_api_key if no zuliprc
|
2015-08-16 16:45:15 -07:00 |
do-destroy-rebuild-test-database
|
Move generate-fixtures to tools/.
|
2013-08-08 10:22:32 -04:00 |
generate-activity-metrics.py
|
Update generate-activity-metrics to use new graphite url
|
2013-09-06 15:14:55 -04:00 |
generate-fixtures
|
generate-fixtures: Run `./manage.py migrate --list` against test settings
|
2014-01-31 19:02:16 -05:00 |
get-handlebar-vars
|
Create tools/get-handlebar-vars utility.
|
2013-12-04 13:58:04 -05:00 |
include-supported.example
|
Tools for building Debian packages and publishing the results.
|
2013-11-19 17:02:52 -05:00 |
install-server
|
install-server: don't fail if ~root/.ssh already exists
|
2014-10-06 15:27:55 -07:00 |
lint-all
|
Add a check for blueslip.warning to perform_extra_js_checks
|
2014-02-05 10:43:55 -05:00 |
migrate-puppet
|
Add one-off tool for automating manual steps of recent puppet changes
|
2013-10-31 11:06:21 -04:00 |
migrate-server-config
|
[manual] Switch over to new /etc/zulip/zulip.conf config file
|
2013-11-05 14:14:19 -05:00 |
minify-js
|
Avoid touching changed_files when prev_deploy is None.
|
2014-01-11 16:38:50 -05:00 |
msmtprc.example
|
Change Humbug => Zulip in text/comments.
|
2013-08-07 10:00:07 -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
|
Allow committing with dropbox.com email addresses.
|
2014-04-29 10:55:12 -07:00 |
post-receive
|
Send deployment zulips to prod
|
2015-02-05 22:46:30 -08:00 |
postgres-init-db
|
Don't drop the public schema when initializing the database
|
2014-01-31 13:29:10 -05:00 |
postgres-init-test-db
|
Fix broken shebang in postgres-init-test-db
|
2015-08-16 21:36:36 -07:00 |
pre-commit
|
Speed up ./tools/pre-commit by checking only staged files.
|
2013-12-02 16:14:06 -05:00 |
publish.example
|
Tools for building Debian packages and publishing the results.
|
2013-11-19 17:02:52 -05:00 |
python-proxy
|
Rename tools/PythonProxy.py to tools/python-proxy.
|
2014-01-14 11:16:12 -05:00 |
review
|
Update the review script to use @dropbox.com
|
2015-01-30 23:39:47 -08:00 |
run-dev-queue-processors
|
Start up queue processor workers in parallel with the rest of run-dev.py
|
2014-02-03 17:46:57 -05:00 |
run-dev.py
|
Use optparse for command line argument parsing
|
2014-02-12 14:03:58 -05:00 |
run-graphiti
|
[manual] Rename /home/humbug to /home/zulip.
|
2013-10-08 08:57:29 -04:00 |
send_github_payloads.py
|
Update style of client strings.
|
2013-12-09 11:47:52 -05:00 |
setup-git-repo
|
Repoint to new repository
|
2013-10-07 13:43:23 -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
|
Rename check-all to lint-all.
|
2013-08-09 13:06:02 -04:00 |
test-backend
|
Move generate-fixtures to tools/.
|
2013-08-08 10:22:32 -04:00 |
test-js-with-casper
|
Added tools/test-js-with-casper symlink.
|
2013-08-09 13:04:52 -04:00 |
test-js-with-node
|
Have better stack traces for node tests.
|
2014-02-10 15:11:42 -05:00 |
test_user_agent_parsing.py
|
Add script to parse user agents with historical data set.
|
2013-12-13 11:26:36 -05:00 |
update-deployment
|
zulip_tools.py: Add a make_deploy_path function and make it invokable from the commandline
|
2013-11-13 16:26:04 -05:00 |
update-prod-static
|
[manual] Move update-prod-static and update-deployments back to tools/.
|
2013-11-04 13:22:41 -05:00 |
user_agents_unique
|
Add script to parse user agents with historical data set.
|
2013-12-13 11:26:36 -05:00 |