zulip/tools
Priyank Patel 8a012b9e7f Revert "webpack: Combine archive-style bundle into archive."
This reverts commit d1d9d63841, and fixes
the fonts in webapp being overwritten by bootstarap due to webpack bundling.
2018-07-24 16:00:26 -07:00
..
circleci
documentation_crawler
droplets
lib
linter_lib lint: Exclude frontend_tests/node_tests from $().text rule. 2018-07-20 12:13:56 -07:00
setup emoji: Move `EMOTICON_CONVERSIONS` mapping to build_emoji infra. 2018-07-23 12:35:08 -07:00
test-install
tests
travis
zulip-export
README.md
__init__.py
build-docs
build-release-tarball
check-capitalization
check-css
check-frontend-i18n
check-issue-labels
check-provision
check-swagger
check-templates search: Duplicate HTML template content for search area. 2018-07-23 11:29:10 -07:00
check-urls
clean-branches
clean-repo
commit-message-lint
commit-msg
compile-handlebars-templates
conf.ini-template
coveragerc
create-test-api-docs
deploy-branch
deployment-lock-ctl
diagnose
django-template-graph
do-destroy-rebuild-database
do-destroy-rebuild-test-database
fetch-pull-request
fetch-rebase-pull-request
find-add-class
find-unused-css
generate-custom-icon-webfont
get-handlebar-vars
html-grep
inline-email-css
js-dep-visualizer.py
lint lint: Turn off the CSS checker (officially). 2018-07-20 10:03:28 -04:00
list-outdated-packages
lister.py
minify-js
munge-postgres-logs
optimize-svg
pre-commit
pretty-print-html
provision
push-to-pull-request push-to-pull-request: Fix shell usage in an error path. 2018-07-23 23:19:27 -07:00
push-translations
release-tarball-exclude.txt
renumber-migrations
replace-tarball-shebang
replacer
reset-to-pull-request
review
run-dev-queue-processors
run-dev.py
run-mypy
send-github-payloads
setup-git-repo
show-profile-results
start-dockers
stop-run-dev
sync-translations
tagmessages
test-all
test-all-docker
test-api
test-backend gitter import: Add gitter data conversion script. 2018-07-23 08:36:30 -07:00
test-documentation
test-emoji-name-scripts tools/test-emoji-name-scripts: Avoid shelling out for cp. 2018-07-19 10:43:37 -07:00
test-help-documentation tools/test-help-documentation: Avoid shelling out for mkdir. 2018-07-19 10:43:37 -07:00
test-js-with-casper
test-js-with-node tests: Test closing alert word status msg. 2018-07-23 14:53:49 -04:00
test-locked-requirements
test-migrations
test-queue-worker-reload
test-run-dev
test-tools
update-authors-json tools/update-authors-json: Avoid shelling out for cp. 2018-07-19 10:43:37 -07:00
update-locked-requirements
update-prod-static
webpack
webpack-helpers.ts
webpack.assets.json Revert "webpack: Combine archive-style bundle into archive." 2018-07-24 16:00:26 -07:00
webpack.config.ts
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 https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.