zulip/tools
Tim Abbott f0bf883772 provision: Retry node_modules setup on failures.
`npm install` fails nondeterministically occasionally, and this makes
such failures likely to be automatically resolved in most cases by
simple retrying.
2016-07-30 10:09:23 -07:00
..
deprecated iframe-bot/show-last-messages: Fix line with length greater than 120. 2016-07-23 14:33:11 -07:00
jslint Move respond_to_message to compose.js. 2016-06-29 13:04:02 -07:00
print-all Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
setup Fix regression for running migrations during tests. 2016-07-29 08:57:56 -07:00
travis Run 'check_send_receive_time' as 'zulip' user. 2016-07-28 13:39:29 -07:00
zulip-export tools/zulip-export/zulip-export: Fix how files are opened. 2016-07-24 22:32:08 +05:30
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
analyze-url-coverage Add tools/analyze-url-coverage 2016-07-29 21:23:33 -07:00
build-api-tarball
build-deb
build-release-tarball Move update-prod-static.log to var/log. 2016-07-20 18:27:44 -07:00
check-py3 check-py3: Display git status --porcelain output. 2016-05-12 16:30:58 -07:00
check-templates check-templates: Remove now-removed terms.html. 2016-07-30 09:56:54 -07:00
clean-branches
clean-repo Remove __pycache__ in tools/clean-repo. 2016-05-24 13:43:49 -07:00
clean-venv-cache clean-venv-cache: Fix python 3 compatibility. 2016-06-27 20:39:22 -07:00
compile-handlebars-templates Annotate tools/compile-handlebars-templates. 2016-07-24 21:07:06 +05:30
deploy-branch
deployment-lock-ctl
django-template-graph
do-destroy-rebuild-database
do-destroy-rebuild-test-database Move tools/generate-fixtures to tools/setup/. 2016-05-26 17:54:32 +05:00
fetch-rebase-pull-request
find-unused-css Add hackish tool for finding unused CSS. 2016-04-01 09:34:46 -07:00
get-handlebar-vars Annotate tools/get-handlebar-vars. 2016-07-24 22:12:32 +05:30
install-mypy Move mypy requirements to requirements/ directory. 2016-06-18 16:41:40 -07:00
lint-all lint-all: Improve regular expression for json_error. 2016-07-28 16:19:55 -07:00
lister.py Add option to only show extensionless files in lister. 2016-07-21 16:59:52 +05:30
minify-js tools/: Make subprocess calls unicode-aware. 2016-07-26 12:06:41 -07:00
munge_postgres_logs.pl
node
post-receive tools/: Make subprocess calls unicode-aware. 2016-07-26 12:06:41 -07:00
pre-commit
provision.py provision: Retry node_modules setup on failures. 2016-07-30 10:09:23 -07:00
reset-to-pull-request
run-dev-queue-processors Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
run-dev.py run-dev: Hardcode 127.0.0.1 rather than localhost. 2016-07-27 11:39:12 -07:00
run-graphiti
run-mypy Make tools/update-deployment pass mypy check. 2016-07-25 22:06:05 +05:30
send_github_payloads.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
setup-git-repo
show-profile-results.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
start-dockers Move docker development environment scripts to tools/. 2016-06-27 13:38:06 -07:00
test-all Add test for worker queue autoreloading. 2016-06-26 20:12:37 -07:00
test-all-docker Move docker development environment scripts to tools/. 2016-06-27 13:38:06 -07:00
test-backend Add --url-coverage option to ./tools/test-backend. 2016-07-29 21:23:33 -07:00
test-js-with-casper
test-js-with-node Add support for running test-js-with-node on particular files. 2016-07-07 14:32:07 -07:00
test-management
test-migrations test-migrations: Fix missing exit status on error. 2016-06-15 09:26:04 -07:00
test-queue-worker-reload test-queue-worker-reload: Increase sleep resolution. 2016-07-21 10:21:29 -07:00
test-run-dev Annotate tools/test-run-dev. 2016-07-24 21:33:40 +05:30
test_user_agent_parsing.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
update-deployment Make tools/update-deployment pass mypy check. 2016-07-25 22:06:05 +05:30
update-prod-static Move update-prod-static.log to var/log. 2016-07-20 18:27:44 -07:00
user_agents_unique
webpack webpack: Use the correct port in Casper tests. 2016-04-13 13:18:38 -07:00
webpack.config.js run-dev: Hardcode 127.0.0.1 rather than localhost. 2016-07-27 11:39:12 -07:00
webpack.production.config.js Move webpack configuration to tools/. 2016-04-06 08:09:55 -07:00
zanitizer
zanitizer_config.pm.sample