zulip/tools
Steve Howell 4b095cbad1 Make "assert" global in the node tests.
In the early days of the node tests we didn't have an index.js
driver, so each test set it up its own environment.  That ship
has long since sailed, so now we just require assert in index.js
as a global and make it so that the linter doesn't complain.

(imported from commit 1ded3d330ff40603cf4dd7c5578f6a47088d7cc8)
2014-02-03 10:54:38 -05:00
..
iframe-bot Use os.path directly rather than sometimes importing it separately. 2013-10-28 15:44:13 -04:00
inject-messages Update style of client strings. 2013-12-09 11:47:52 -05:00
jslint Make "assert" global in the node tests. 2014-02-03 10:54:38 -05:00
marketing norman-mailer: Deal more gracefully with fewer fields. 2013-09-20 14:36:00 -04:00
print-all Split management commands for internal use into zilencer/ 2013-11-04 11:58:52 -05:00
stress-test Remove the onboarding checklist. 2013-10-31 11:34:15 -04:00
backup Fix paths in backup script. 2014-01-24 16:02:44 -05:00
build-api-tarball Distribute "get_streams" endpoint in API. 2014-01-11 15:52:21 -05:00
build-deb Tools for building Debian packages and publishing the results. 2013-11-19 17:02:52 -05:00
build-enterprise-tarball Fix emoji on enterprise. 2013-11-14 11:18:23 -05:00
check-templates Rename check-handlebar-templates to check-templates. 2013-12-17 12:44:59 -05:00
clean-branches clean-branches: Print the abbrev SHA for of each deleted ref 2012-11-06 15:45:24 -05:00
clean-repo Add a tool for removing stale *.pyc files 2012-10-12 13:28:09 -04:00
compile-handlebars-templates Add "forever" option to tools/compile-handlebars-templates. 2014-01-10 21:39:03 -05:00
deploy-branch deploy-branch: Check out original ref by name if possible 2013-03-27 14:15:03 -04:00
deployment-lock-ctl Improve deployment locking tool; now with color 2014-01-22 16:40:45 -05:00
django-template-graph django-template-graph: Replace slashes with newlines 2012-10-16 01:45:37 -04:00
do-destroy-rebuild-database Persist the tsearch_extras extension across rebuilding of the database 2014-01-31 13:29:10 -05:00
do-destroy-rebuild-test-database Move generate-fixtures to tools/. 2013-08-08 10:22:32 -04:00
generate-activity-metrics.py Update generate-activity-metrics to use new graphite url 2013-09-06 15:14:55 -04:00
generate-fixtures generate-fixtures: Run `./manage.py migrate --list` against test settings 2014-01-31 19:02:16 -05:00
get-handlebar-vars Create tools/get-handlebar-vars utility. 2013-12-04 13:58:04 -05:00
include-supported.example Tools for building Debian packages and publishing the results. 2013-11-19 17:02:52 -05:00
install-server install-server: Explicitly disable ControlMaster for the initial ssh 2013-11-23 11:41:22 -05:00
lint-all Switch to DiscoverRunner from DjangoTestSuiteRunner 2014-01-29 11:34:31 -05:00
migrate-puppet Add one-off tool for automating manual steps of recent puppet changes 2013-10-31 11:06:21 -04:00
migrate-server-config [manual] Switch over to new /etc/zulip/zulip.conf config file 2013-11-05 14:14:19 -05:00
minify-js Avoid touching changed_files when prev_deploy is None. 2014-01-11 16:38:50 -05:00
msmtprc.example Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
munge_postgres_logs.pl Make munge_postgres_logs.pl executable 2013-01-29 12:16:32 -05:00
node Don't print an error when nodejs is at /usr/bin/node 2013-06-24 10:46:36 -04:00
post-commit Accept zulip.com emails in post-commit hook 2013-07-23 14:50:39 -04:00
post-receive Shorter topics for git/svn integration. 2013-12-11 12:20:42 -05:00
postgres-init-db Don't drop the public schema when initializing the database 2014-01-31 13:29:10 -05:00
postgres-init-test-db postgres-init-db: Split into internal and external versions for now. 2013-11-13 12:02:50 -05:00
pre-commit Speed up ./tools/pre-commit by checking only staged files. 2013-12-02 16:14:06 -05:00
publish.example Tools for building Debian packages and publishing the results. 2013-11-19 17:02:52 -05:00
python-proxy Rename tools/PythonProxy.py to tools/python-proxy. 2014-01-14 11:16:12 -05:00
review Update style of client strings. 2013-12-09 11:47:52 -05:00
run-dev.py Make run-dev.py watch for template changes. 2014-01-10 21:39:04 -05:00
run-graphiti [manual] Rename /home/humbug to /home/zulip. 2013-10-08 08:57:29 -04:00
send_github_payloads.py Update style of client strings. 2013-12-09 11:47:52 -05:00
setup-git-repo Repoint to new repository 2013-10-07 13:43:23 -04:00
show-profile-results.py Add profiled decorator and a tool to show profiler results. 2013-07-02 16:47:34 -04:00
test-all Rename check-all to lint-all. 2013-08-09 13:06:02 -04:00
test-backend Move generate-fixtures to tools/. 2013-08-08 10:22:32 -04:00
test-js-with-casper Added tools/test-js-with-casper symlink. 2013-08-09 13:04:52 -04:00
test-js-with-node Include /usr/lib/nodejs in node search path. 2013-12-02 17:49:08 -05:00
test_user_agent_parsing.py Add script to parse user agents with historical data set. 2013-12-13 11:26:36 -05:00
update-deployment zulip_tools.py: Add a make_deploy_path function and make it invokable from the commandline 2013-11-13 16:26:04 -05:00
update-prod-static [manual] Move update-prod-static and update-deployments back to tools/. 2013-11-04 13:22:41 -05:00
user_agents_unique Add script to parse user agents with historical data set. 2013-12-13 11:26:36 -05:00