kibana/tasks/config
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
..
clean.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00
compress.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
copy.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00
jade.js broke courier tests into many smaller pieces, and setup tests as children of other suites so that we can use mocha's 'grep' functionality more predictably 2014-03-07 10:27:19 -07:00
jshint.js Adding new jshint and gitignore from Kibana server project to ease merges 2014-09-08 09:58:49 -07:00
less.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00
mocha.js jade task only prepares the "files" template var for templates in the unit test dir and ignores .jade files who's filename start with an underscore. 2014-03-05 14:13:23 -07:00
requirejs.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00
run.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00
watch.js Refactoring Directory Layout for Build Process 2014-09-08 09:59:29 -07:00