Commit graph

10 commits

Author SHA1 Message Date
Spencer Alger b523eaab73 [grunt dev] use --with-es to start es 2014-10-29 10:03:36 -07:00
Spencer Alger cbb1c0064c [esvm] put esvm behind a flag 2014-10-28 12:32:24 -07:00
Spencer Alger c21c5c3747 [grunt] use grunt_esvm to start es 2014-10-22 07:09:41 -07:00
Chris Cowan 3634558835 Making the Ruby server just a little smarter :D 2014-09-11 15:42:33 -07:00
Chris Cowan 26683595a5 Change MRI to be the default for grunt dev 2014-09-08 10:52:06 -07:00
Chris Cowan e5c1ba64bd Adding support for jruby and mri. 2014-09-08 10:00:18 -07:00
Chris Cowan 49017ee7cf Refactoring Directory Layout for Build Process
- Moving bower_componets to src/kibana
- Moving server to src/server
- Adjusting all the build scripts and tests
- Adding proxy for backend server to connect
- Adding build steps for jar and server
2014-09-08 09:59:29 -07:00
Spencer Alger e2b8625dbf 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
Spencer Alger 6a8f9dddab added code coverage and couple other things. 2014-03-05 16:56:42 -07:00
Spencer Alger 37940f3974 added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00