kibana/tasks
2014-07-31 14:12:57 -07:00
..
config Validate queries and allow for custom JSON queries. Closes #168. Closes #203 2014-07-31 14:12:57 -07:00
utils moved devServer into a module so that it can be used programmatically 2014-06-12 16:01:24 -07:00
.jshintrc reorganized the projects a tad, included grunt tasks for testing and running the server. Includes incomplete Courier code for now. 2014-02-10 16:09:04 -07:00
build.js added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
default.js remove test from default task 2014-03-06 14:43:07 -07:00
dev.js added 'maybe_start_server' grunt task that will ping to see if a kibana dev server is running, and start one if not. Allows us to run the unit tests via npm test when grunt dev is already running. 2014-03-06 17:37:43 -07:00
maybe_connect_dev.js moved devServer into a module so that it can be used programmatically 2014-06-12 16:01:24 -07:00
plugin.js added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
require_css_deps.js added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
server.js use promises not callbacks to react to server.listen 2014-06-19 10:21:20 -07:00
test.js added timepicker test skeleton 2014-05-15 16:03:56 -07:00