zulip/tools
Eklavya Sharma bd63caed96 Fix exclude startegy in tools/lister.py.
Previously lister.py used to check whether the exclude path is a
substring of a path being considered.  So it would fail when the
exclude path is an absolute path or uses '..' or '.'.
2016-05-24 13:24:15 -07:00
..
deprecated Fix missing whitespace after # in comments. 2016-05-02 22:10:47 -07:00
emoji_dump Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
jslint [third] Integrate i18next with Handlebars 2016-05-19 22:58:25 -07:00
print-all Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import. 2016-04-05 13:22:51 -07:00
provision run-dev: Eschew useless shells 2015-08-20 15:54:53 -07:00
travis Prevent tools/travis/mypy from failing silently. 2016-05-21 12:37:04 +05:30
zulip-export Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import 2016-03-10 22:02:17 -08: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 Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
clean-branches Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
clean-repo Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
clean-venv-cache Add code to clean the venv cache of old venvs. 2016-05-03 15:04:03 -07:00
compile-handlebars-templates Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import 2016-03-10 22:02:17 -08: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 Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
download-zxcvbn Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08: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
generate-fixtures Add support for running OpenBSD in development environment. 2016-01-21 22:33:55 -08:00
generate-test-credentials generate_test_credentials: Use the email variable properly. 2016-04-13 13:19:02 -07:00
get-handlebar-vars Change len(obj.keys()) to len(obj) in tools/get-handlebar-vars. 2016-04-05 13:22:51 -07:00
install-mypy Add tools/install-mypy. 2016-04-28 12:29:12 -07:00
install-phantomjs Fix caching of install-phantomjs library in Travis CI. 2016-05-03 14:48:21 -07:00
lint-all lint: Add option to print verbose timing output. 2016-05-04 14:22:52 -07:00
lister.py Fix exclude startegy in tools/lister.py. 2016-05-24 13:24:15 -07:00
minify-js Partially apply Python 3 libmodernize.fixes.fix_dict_six. 2016-03-19 15:52:58 -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 Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import 2016-03-10 22:02:17 -08:00
postgres-init-dev-db Move bin/get-django-setting to scripts/. 2016-05-07 19:37:06 -07:00
postgres-init-test-db Move bin/get-django-setting to scripts/. 2016-05-07 19:37:06 -07:00
pre-commit Speed up ./tools/pre-commit by checking only staged files. 2013-12-02 16:14:06 -05:00
py3_test_reqs.txt Make zerver/middleware.py pass mypy check. 2016-05-18 17:10:18 +05:30
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 Run queue processers multithreaded in development. 2016-03-20 18:04:24 -07:00
run-dev.py webpack: Use the correct port in Casper tests. 2016-04-13 13:18:38 -07:00
run-graphiti [manual] Rename /home/humbug to /home/zulip. 2013-10-08 08:57:29 -04:00
run-mypy Prevent tools/travis/mypy from failing silently. 2016-05-21 12:37:04 +05:30
send_github_payloads.py Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
setup-git-repo Remove git commit domain restrictions. 2015-08-19 21:40:04 -07:00
show-profile-results.py Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import. 2015-11-01 09:26:16 -08:00
test-all travis: Test whether migrations are consistent with models. 2016-01-26 20:38:46 -08:00
test-backend Fix venv files being included in coverage reports in CI. 2016-05-19 10:25:56 -07: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
test_user_agent_parsing.py Add PEP-484 type annotations to global dictionaties. 2016-04-03 15:40:06 -07:00
update-deployment Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import 2016-03-10 22:02:17 -08:00
update-prod-static Update provisioning/release scripts to build `.mo` files. 2016-05-18 19:30:00 -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