kibana/tasks
Chris Cowan 22bfd9e079 Merge branch 'master' of github.com:elasticsearch/kibana into feature/config-migration
Conflicts:
	package.json
	src/server/routes/proxy.js
	tasks/test.js
2015-01-28 13:17:40 -07:00
..
config Remvoing config values 2015-01-27 17:58:22 -07:00
utils give tasks a central place to load server config 2015-01-21 12:13:35 -07:00
.jshintrc
build.js Fixing Binaries for Deployment 2015-01-19 14:29:05 -07:00
chmod_kibana.js Closes #355 - Make bin/kibana executable in the tar and zip archives 2014-09-23 07:02:34 -07:00
compile_dist_readme.js Closes #355 - Make bin/kibana executable in the tar and zip archives 2014-09-23 07:02:34 -07:00
create_packages.js Fixing Binaries for Deployment 2015-01-19 14:29:05 -07:00
default.js
dev.js removed the dev server and cleaned up package.json 2015-01-20 11:15:31 -07:00
download_node_binaries.js Promisifying download_node_binaries 2015-01-19 17:00:47 -07:00
get_build_props.js Update get_build_props.js 2014-12-17 08:22:36 +01:00
jshint.js we strip empty paths, no need to check for it 2014-12-12 14:33:05 -07:00
kibana_server.js use config port to check for existing server, report running port, add 2015-01-21 11:29:47 -07:00
maybe_start_kibana.js load port from the server config 2015-01-21 12:13:56 -07:00
npm_install_kibana.js Preventing optional packages from being install. 2015-01-27 17:33:07 -07:00
plugin.js
plugins.js fixes some spots we're still using camel case 2014-12-17 11:33:55 -07:00
release.js Add release task to upload to S3 2014-10-03 17:26:05 -07:00
render_readme.js added readme renderability 2014-09-18 13:45:25 -07:00
require_css_deps.js
run_build.js load port from the server config 2015-01-21 12:13:56 -07:00
test.js Merge branch 'master' of github.com:elasticsearch/kibana into feature/config-migration 2015-01-28 13:17:40 -07:00
touch_config.js