.. |
deprecated
|
Fix tab-based whitespace in stress-test README file.
|
2016-04-14 14:30:29 -07:00 |
emoji_dump
|
Add support for running OpenBSD in development environment.
|
2016-01-21 22:33:55 -08:00 |
jslint
|
Move 5 legacy global variables to pointer.js.
|
2016-04-12 10:56:54 -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
|
provision: Rewrite using subprocess module instead of sh.
|
2016-04-10 17:33:19 -07:00 |
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
|
Add support for running OpenBSD in development environment.
|
2016-01-21 22:33:55 -08:00 |
check-templates
|
Partially apply Python 3 transform libpasteurize.fixes.fix_newstyle
|
2016-03-12 23:19:56 +05:30 |
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 |
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-phantomjs
|
provision: Rewrite using subprocess module instead of sh.
|
2016-04-10 17:33:19 -07:00 |
lint-all
|
lint: Check whitespace rules in markdown files too.
|
2016-04-14 14:30:29 -07:00 |
lister.py
|
Apply Python 3 futurize transform libmodernize.fixes.fix_filter.
|
2016-04-05 13:22:51 -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
|
Add support for running OpenBSD in development environment.
|
2016-01-21 22:33:55 -08:00 |
postgres-init-test-db
|
Add support for running OpenBSD in development environment.
|
2016-01-21 22:33:55 -08: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
|
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 |
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
|
Move Zulip backend tests to zerver.tests.
|
2016-04-11 22:16:09 -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
|
Install node dependencies using npm.
|
2015-11-06 09:08:59 -08: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 |