zulip/tools
Aditya Bansal 0f2c208a5b tools: Add new tool to pretty-print-html. 2017-07-09 07:01:29 -04:00
..
deprecated
documentation_crawler docs: Fix lint/whitespace errors in GCI docs. 2017-06-22 09:30:28 -04:00
lib i18n: Fix capitalization of Zulip Botserver download code. 2017-07-07 17:02:39 -07:00
linter_lib linter: Update custom linters' visual output. 2017-07-05 23:31:09 -07:00
print-all python: Replace os.system with subprocess.call. 2017-05-26 15:03:16 -07:00
setup build_emoji: Close open file objects after reading. 2017-07-01 11:14:24 -07:00
tests linter: Fix bug resulting in <pre> being indented cyclically. 2017-06-13 08:39:59 -04:00
travis portico: Fix background color; remove need for bg-image classes. 2017-07-07 15:30:47 -07:00
zulip-export
README.md
__init__.py
build-deb
build-docs tools: Add wrapper tool 'build-docs' for building documentation. 2017-06-14 20:16:02 -07:00
build-release-tarball build-release-tarball: Give helpful message on update-prod-static failure. 2017-05-24 19:17:00 -07:00
check-capitalization check-capitalization: Add no-generate option. 2017-07-03 10:10:43 -04:00
check-css mypy: Amend tools/check-css functions from Text to str. 2017-07-08 10:49:42 -07:00
check-frontend-i18n check-frontend-i18n: Add no-generate option. 2017-07-03 10:10:43 -04:00
check-issue-labels
check-provision
check-py3
check-swagger lint: Ban non-unique operationIds in Swagger. 2017-06-26 22:02:26 -04:00
check-templates lint: Re-indent digest.html and missed_message.html. 2017-07-06 15:46:03 -07:00
check-urls
clean-branches tools: Update clean-branches to clean review branches. 2017-06-01 21:55:33 -07:00
clean-emoji-cache tooling: Add tool to clear unused emoji cache. 2017-06-22 19:17:12 -04:00
clean-npm-cache tooling: Add tool to clean unused NPM cache. 2017-06-19 07:55:23 -04:00
clean-repo
clean-venv-cache
commit-message-lint
commit-msg lint: Check if commit message is not empty before running gitlint. 2017-06-25 11:29:14 -04:00
compile-handlebars-templates
conf.ini-template
coveragerc coveragerc: Exclude zerver/tornado/ioloop_logging.py. 2017-07-05 15:07:52 -07:00
create-test-api-docs Fix errors in create-test-api-docs. 2017-06-27 08:56:39 -04:00
deploy-branch
deployment-lock-ctl
diagnose
django-template-graph
do-destroy-rebuild-database provision: Don't regenerate dev database unnecessarily. 2017-06-02 13:27:34 -07:00
do-destroy-rebuild-test-database
fetch-pull-request tools: Add script to see PRs as authors intended. 2017-06-01 21:55:08 -07:00
fetch-rebase-pull-request
find-add-class
find-unused-css
get-handlebar-vars pep8: Add compliance with rule E261 to get-handlebar-vars. 2017-05-18 03:00:32 +05:30
html-grep pep8: Add compliance with rule E261 to html-grep. 2017-05-18 03:00:32 +05:30
install-mypy
js-dep-visualizer.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
lint tools: Remove unused `bright_red_output` context manager. 2017-07-05 23:31:09 -07:00
lister.py
minify-js Remove webpack dependency from tools/minify-js. 2017-05-25 16:15:32 -07:00
munge_postgres_logs.pl
optimize-svg tools: Add optimize-svg tool for checking for unoptimized SVG files. 2017-05-30 11:15:56 -07:00
pre-commit
pretty-print-html tools: Add new tool to pretty-print-html. 2017-07-09 07:01:29 -04:00
provision
renumber-migrations mypy: Fix casing for List type. 2017-05-23 10:42:44 -07:00
replace-tarball-shebang pep8: Add compliance with rule E261 replace-tarball-shebang. 2017-06-04 15:06:12 +05:30
reset-to-pull-request
review
run-dev-queue-processors
run-dev.py webpack: Add --minify option to run-dev.py for to test minification. 2017-06-13 12:45:40 -07:00
run-graphiti
run-mypy repository: Update information with Codecov migration. 2017-06-20 07:17:39 -04:00
send_github_payloads.py
setup-git-repo
show-profile-results.py
start-dockers
stop_run_dev
test-all test-all: Don't run SVG optimizer by default. 2017-05-30 11:19:53 -07:00
test-all-docker
test-api tools/test-api: Stop inserting api/ in PATH. 2017-07-06 12:24:38 -07:00
test-backend test-backend: Don't run tests in parallel with given test files. 2017-07-07 13:36:03 -07:00
test-documentation tools: Add wrapper tool 'build-docs' for building documentation. 2017-06-14 20:16:02 -07:00
test-help-documentation.py
test-js-with-casper
test-js-with-node Enforce 100% test coverage for stream_events.js. 2017-07-05 17:57:52 -04:00
test-migrations
test-queue-worker-reload
test-run-dev
test-tools pep8: Add compliance with rule E261 to test-tools. 2017-05-18 03:00:32 +05:30
test_user_agent_parsing.py
update-authors-json
update-locked-requirements Lock the recursive requirements in common.txt via pip-compile. 2017-07-05 23:47:07 -07:00
update-prod-static update-prod-static: Add code to copy CSS from node_modules 2017-06-11 10:15:48 -07:00
user_agents_unique
webpack webpack: Add --minify option to run-dev.py for to test minification. 2017-06-13 12:45:40 -07:00
webpack.assets.json webpack: Use `common.js` to inject webpack dependencies in dev. 2017-06-22 19:06:32 -04:00
webpack.config.js webpack: Migrate `common.js` bundle to webpack. 2017-06-22 19:06:32 -04:00
webpack.dev.config.js webpack: Use `common.js` to inject webpack dependencies in dev. 2017-06-22 19:06:32 -04:00
webpack.production.config.js Build and handle jsfiles using webpack instead of django-pipeline. 2017-05-24 18:38:03 -07:00
zanitizer
zanitizer_config.pm.sample

README.md

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see http://zulip.readthedocs.io/en/latest/directory-structure.html.