..
deprecated
api: Rename get_old_messages to get_messages in the backend.
2017-03-23 23:52:44 -07:00
documentation_crawler
pep8: Add compliance with rule E261 to check_help_documentation.py.
2017-05-07 23:21:50 -07:00
lib
pep8: Add compliance with rule E261 pretty_print.py.
2017-06-04 15:05:51 +05:30
linter_lib
templates: Add macro for appending branch names to Git webhook URLs.
2017-06-05 11:20:48 -07:00
print-all
python: Replace os.system with subprocess.call.
2017-05-26 15:03:16 -07:00
setup
text_fixtures: Rename migration status file to have test in name.
2017-06-02 13:27:34 -07:00
tests
pep8: Add compliance with rule E261 to test_template_parser.py.
2017-05-07 23:21:50 -07:00
travis
docs: Add a bunch of documentation on Travis CI.
2017-06-06 13:39:51 -07:00
zulip-export
message: Remove unused old gravatar_hash field from message dicts.
2017-05-09 22:33:27 -07:00
README.md
…
__init__.py
…
build-deb
…
build-release-tarball
build-release-tarball: Give helpful message on update-prod-static failure.
2017-05-24 19:17:00 -07:00
check-capitalization
tools/check-capitalization: Make error messages more clear.
2017-03-10 10:51:01 -08:00
check-css
python: Replace os.system with subprocess.call.
2017-05-26 15:03:16 -07:00
check-issue-labels
…
check-provision
…
check-py3
…
check-swagger
lint: Add validation for the Swagger file.
2017-06-03 15:48:04 -07:00
check-templates
Clean confirm.html to use 4 space and consistent indentation.
2017-06-06 21:28:08 -07:00
check-urls
Fix several new errors caught by mypy 0.501.
2017-03-03 14:12:52 -08:00
clean-branches
tools: Update clean-branches to clean review branches.
2017-06-01 21:55:33 -07:00
clean-repo
…
clean-venv-cache
…
commit-message-lint
lint: Fix gitlint checking commits in master but not in the branch.
2017-04-25 16:52:52 -07:00
commit-msg
lint: Add checks for commit messages using gitlint.
2017-04-21 13:45:12 -07:00
compile-handlebars-templates
pep8: Add compliance with rule E261 to compile-handlebars-templates.
2017-05-18 03:00:32 +05:30
conf.ini-template
…
coveragerc
coverage: Omit some test runner files from coverage.
2017-05-29 15:30:49 -07:00
create-test-api-docs
pep8: Add compliance with rule E261 to create-test-api-docs.
2017-05-18 03:00:32 +05:30
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
git tools: Make error messages more clear.
2017-05-08 10:51:59 -07:00
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
pep8: Add compliance with rule E261 tools/js-dep-visualizer.py.
2017-05-31 17:07:15 -07:00
lint
Extract tools/linter_lib/pep8.py
2017-06-05 09:20:21 -07:00
lister.py
pep8: Add compliance with rule E261 to lister.py.
2017-05-07 23:21:50 -07:00
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
Rename tools/lint-all to tools/lint.
2017-04-21 14:57:47 -07: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
git tools: Make error messages more clear.
2017-05-08 10:51:59 -07:00
review
python: Fix remaining bare excepts in codebase.
2017-03-05 16:17:04 -08:00
run-dev-queue-processors
run-dev-queue-processors: Remove dead code.
2017-02-19 13:11:19 -08:00
run-dev.py
webpack: Fix webpack-dev-server to not inline serve bad sockjs url.
2017-05-31 09:31:29 -07:00
run-graphiti
…
run-mypy
bots: Move contrib_bots to api/bots*.
2017-06-01 12:31:54 -07:00
send_github_payloads.py
…
setup-git-repo
lint: Add checks for commit messages using gitlint.
2017-04-21 13:45:12 -07:00
show-profile-results.py
mypy: Upgrade to new package name and version 0.571.
2017-02-10 23:53:44 -08:00
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
pep8: Add compliance with rule E261 to test-api.
2017-05-18 03:00:32 +05:30
test-backend
testing: Write the .coverage file.
2017-06-06 08:03:30 -07:00
test-documentation
…
test-help-documentation.py
…
test-js-with-casper
…
test-js-with-node
test-js-with-node: Set timezone to UTC for tests.
2017-05-29 08:47:26 -07:00
test-migrations
test-migrations: Suggest 'renumber-migrations'.
2017-04-17 20:54:47 -07:00
test-queue-worker-reload
missed-emails-sending: Move email sending to separate queue worker.
2017-03-07 20:08:40 -08:00
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
pep8: Add compliance with rule E261 to test_user_agent_parsing.py.
2017-05-07 23:21:50 -07:00
update-authors-json
…
update-prod-static
update-prod-static: Redirect update-authors-json stderr to log file.
2017-05-24 16:44:02 -07:00
user_agents_unique
…
webpack
Change backend tests to use a webpack stats stub file.
2017-05-25 16:15:32 -07:00
webpack.assets.json
Change backend tests to use a webpack stats stub file.
2017-05-25 16:15:32 -07:00
webpack.config.js
Add typescript support to asset compilation.
2017-05-28 17:28:28 -07:00
webpack.dev.config.js
webpack: Fix webpack-dev-server to not inline serve bad sockjs url.
2017-05-31 09:31:29 -07: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
…