zulip/tools
Nathan Florea 5fe9076631 Remove some mutable default arguments.
These ones don't fix any bugs, because the mutable arg is never passed
outside of the callable or mutated.  But it's good practice to not use
them in case those invariants are changed in the future.
2016-06-03 09:16:56 -07:00
..
deprecated Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
jslint Remove unread_subjects from check-all.js 2016-05-27 01:03:21 -07:00
print-all Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
provision run-dev: Eschew useless shells 2015-08-20 15:54:53 -07:00
setup Fix most redownloading in 'vagrant reload --provision'. 2016-06-02 22:32:56 -07:00
travis Move tools/py3_test_reqs.txt to tools/setup/. 2016-05-26 18:43:24 +05:00
zulip-export Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
build-api-tarball api: Include get_subscribers endpoint in public release. 2016-01-23 11:38:42 -08:00
build-deb Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
build-release-tarball Update provisioning/release scripts to build .mo files. 2016-05-18 19:30:00 -07:00
check-py3 check-py3: Display git status --porcelain output. 2016-05-12 16:30:58 -07:00
check-templates Make tools/lint-all run on python 3. 2016-05-25 19:23:13 +05:30
clean-branches Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
clean-repo Remove __pycache__ in tools/clean-repo. 2016-05-24 13:43:49 -07:00
clean-venv-cache Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
compile-handlebars-templates Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
deploy-branch Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
deployment-lock-ctl Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
django-template-graph Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
do-destroy-rebuild-database Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
do-destroy-rebuild-test-database Move tools/generate-fixtures to tools/setup/. 2016-05-26 17:54:32 +05:00
fetch-rebase-pull-request Add simple tools for fetching content of a pull request by ID. 2015-12-25 16:22:00 -08:00
find-unused-css Add hackish tool for finding unused CSS. 2016-04-01 09:34:46 -07:00
get-handlebar-vars Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
install-mypy Make tools/install-mypy exit on error. 2016-05-30 09:49:45 -07:00
lint-all Remove some mutable default arguments. 2016-06-03 09:16:56 -07:00
lister.py Clean up some relative-path handling in lister using Git magic 2016-05-30 20:01:37 -07:00
minify-js Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
munge_postgres_logs.pl Make munge_postgres_logs.pl executable 2013-01-29 12:16:32 -05:00
node Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
post-receive Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
pre-commit Speed up ./tools/pre-commit by checking only staged files. 2013-12-02 16:14:06 -05:00
reset-to-pull-request Add simple tools for fetching content of a pull request by ID. 2015-12-25 16:22:00 -08:00
run-dev-queue-processors Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
run-dev.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
run-graphiti [manual] Rename /home/humbug to /home/zulip. 2013-10-08 08:57:29 -04:00
run-mypy Run mypy on zerver/lib/test_auth_backends.py. 2016-06-02 23:01:15 -07:00
send_github_payloads.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
setup-git-repo Remove git commit domain restrictions. 2015-08-19 21:40:04 -07:00
show-profile-results.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
test_user_agent_parsing.py Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
test-all test-all: Add a call to run-mypy. 2016-05-31 15:00:15 -07:00
test-backend Show templates rendered report. 2016-05-31 16:46:11 +05:00
test-js-with-casper casper: Rename frontend_tests/run to clarify it uses casper. 2015-10-28 10:11:47 -07:00
test-js-with-node Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
test-management Add new test for management commands running with --help. 2015-11-11 21:34:39 -08:00
test-migrations travis: Test whether migrations are consistent with models. 2016-01-26 20:38:46 -08:00
update-deployment Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
update-prod-static Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
user_agents_unique Kill Embed.ly integration. 2015-08-20 19:46:48 -07:00
webpack webpack: Use the correct port in Casper tests. 2016-04-13 13:18:38 -07:00
webpack.config.js Move webpack configuration to tools/. 2016-04-06 08:09:55 -07:00
webpack.production.config.js Move webpack configuration to tools/. 2016-04-06 08:09:55 -07:00
zanitizer zanitizer: Remove -- argument that confuses some Git verisons 2015-09-25 00:46:00 -07:00
zanitizer_config.pm.sample zanitizer: Support renaming files 2015-09-24 18:10:02 -07:00