kibana/tasks
Spencer Alger dc19e13227 Summary of Changes:
- rounded intervals now come with a "description" property that gives a simple human-readable description of the interval. (ie. "5 hours", "10 sec")
 - auto and scaled buckets now display the interval for the measurements
 - expanded the parsing abilities of `toMs()`
 - renamed `toMS()` to `toMs()`
 - histogram will now use the field's converter for creating the tooltip.
 - date field format added
2014-05-27 14:16:31 -07:00
..
config Summary of Changes: 2014-05-27 14:16:31 -07:00
utils update grunt to use 'npm update' instead of 'npm install' 2014-05-22 10:48:20 -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
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 allow disabling of the test watcher 2014-03-07 11:25:40 -07:00
server.js added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
test.js added timepicker test skeleton 2014-05-15 16:03:56 -07:00
update.js only run regen in grunt-update if the repo has updated 2014-05-07 15:58:37 -07:00