Commit graph

102 commits

Author SHA1 Message Date
Spencer Alger f47c60ace6 make jshint selector more specific to speed it up 2014-09-30 14:47:28 -07:00
Spencer Alger 413c55812a increase retries to 2 2014-09-25 09:48:33 -07:00
Spencer Alger cfb0eb6094 try firefox in a different os, to avoid possible saucelabs failure 2014-09-24 21:27:55 -07:00
Shelby Sturgis eb331407e6 changing where the css file for the vislib is built in grunt tasks 2014-09-24 20:39:26 +03:00
Rashid Khan 9d33e4d202 Remove global watch on less files. Only watch the places we put them, reduces grunt CPU by 70%. Closes #375 2014-09-23 16:28:10 -07:00
Chris Cowan 5d39d334ea Closes #355 - Make bin/kibana executable in the tar and zip archives
grunt-compress is broken it does not honor the `mode` option when tyring
to set the permissions on a file. This is broken through out the entire
Grunt project (grunt-contrib-copy doesn't honor it, grunt-replace
doesn't honor it... as far as I can tell nothing does). SO instead of
wasting more time trying to get it to work (I already wasted an hour on
it) I decided to fall back to just writing a 10 minute script that
actually works. If you are intent on using a pure Grunt task to make it
work feel free to go do that rabit hole.
2014-09-23 07:02:34 -07:00
Chris Cowan 47b353fbcc Closes #353 - Created a way to compile markdown to text 2014-09-22 17:05:16 -07:00
Spencer Alger 470d58927e added readme renderability 2014-09-18 13:45:25 -07:00
Spencer 00cf2b5945 Merge pull request #302 from w33ble/abort-grunt-on-error
Abort grunt on error
2014-09-16 22:27:01 -07:00
Joe Fleming 2b00206a2e tweaking sauce test settings to try and make things pass... 2014-09-16 13:49:38 -07:00
Joe Fleming 420694789c cause run to error when stderr gets anything 2014-09-16 11:17:57 -07:00
Spencer Alger 3bbc9b1f7c attempting to prevent timeout in firefox tests, convert build id to a string. 2014-09-15 13:43:00 -07:00
Spencer Alger edfb2b7fa2 use a better reporter for saucelabs 2014-09-15 10:03:11 -07:00
Spencer Alger 212104dce2 updated saucelabs config to include additional browsers 2014-09-15 09:42:59 -07:00
Spencer Alger 080311e19b on travis, use grunt-saucelabs rather than phantomjs 2014-09-12 16:36:13 -07:00
Spencer Alger 9488d1d7e4 Merge branch 'master' into vislib/refactor 2014-09-12 14:31:04 -07:00
Chris Cowan 3634558835 Making the Ruby server just a little smarter :D 2014-09-11 15:42:33 -07:00
Spencer Alger 51fb179f2c ensure that the mri and jruby start properly 2014-09-11 14:33:36 -07:00
Spencer Alger abec0f899d prevent logging in staging environment 2014-09-11 14:32:02 -07:00
Spencer Alger 0bfdaf814c Merge branch 'master' into vislib/refactor
Conflicts:
	.gitignore
2014-09-11 09:11:03 -07:00
Chris Cowan 45eed28fff Adding a README to the dist along with the LICENSE. 2014-09-08 16:39:37 -07:00
Chris Cowan 26683595a5 Change MRI to be the default for grunt dev 2014-09-08 10:52:06 -07:00
Chris Cowan 0f9bab8e37 Moving bin/kibana to bin/initialize 2014-09-08 10:26:02 -07:00
Chris Cowan e5c1ba64bd Adding support for jruby and mri. 2014-09-08 10:00:18 -07:00
Chris Cowan 156b597010 Adding --version and fixing the config and command line options 2014-09-08 10:00:15 -07:00
Chris Cowan 0fa83908e0 Shell Scripts
- Fixing the *nix version to use the right script variable
- Adding windows bat file
- Adding an INSTALL readme
2014-09-08 10:00:15 -07:00
Chris Cowan 3a9263e9fa Fixing bower_components entry in .gitignore; fixing spacing in watch.js; fixing requrie_css to write to build/src 2014-09-08 10:00:15 -07:00
Chris Cowan bff5f40ece Removing bower_compontents from commit 2014-09-08 10:00:15 -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
Chris Cowan b24ac94070 Adding new jshint and gitignore from Kibana server project to ease merges 2014-09-08 09:58:49 -07:00
Shelby Sturgis 314044830e resolving conflicts upon merge with upstream master 2014-08-22 21:21:59 +03:00
Spencer Alger 00b2c4a012 [app/visualize] moved back into visualize directory 2014-08-20 13:33:36 -07:00
Spencer Alger 6f472cad35 save 2014-08-18 11:46:38 -07:00
Shelby Sturgis eb99171f97 resolving conflicts with juan's repo 2014-08-15 00:43:52 +03:00
Shelby Sturgis 88c0309fa2 last minute changes 2014-08-15 00:27:33 +03:00
Juan Thomassie 7d34835af6 removed styles folder 2014-08-12 17:56:53 -05:00
Chris Cowan 97276fc204 Filter Bar Directive
- Created a new direcive for the filter bar
- integrated new filter bar with discover
2014-08-06 15:41:11 -07:00
Chris Cowan 434588885d Filter Bar Directive
- Created a new direcive for the filter bar
- integrated new filter bar with discover
2014-08-06 15:41:11 -07:00
Rashid Khan ed0cce499d Validate queries and allow for custom JSON queries. Closes #168. Closes #203 2014-07-31 14:12:57 -07:00
Rashid Khan 52e873c783 Validate queries and allow for custom JSON queries. Closes #168. Closes #203 2014-07-31 14:12:57 -07:00
Spencer Alger f41bed6137 switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger ae5932527c switched to maintained less mixin lib lesshat 2014-07-18 12:07:10 -07:00
Spencer Alger 5db9fa3fc6 started tests for routes 2014-06-20 12:27:41 -07:00
Spencer Alger 8857d9e483 started tests for routes 2014-06-20 12:27:41 -07:00
Shelby Sturgis 6601fd301d fixing vislib paths, etc. 2014-06-18 12:54:42 -07:00
Shelby Sturgis adbb6b8b1f fixing vislib paths, etc. 2014-06-18 12:54:42 -07:00
Spencer Alger b5a9c719f3 added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
Spencer Alger c328085bee added requirejs phase to build process, broke the plugin task into build + plugin (which runs build) 2014-06-18 10:35:55 -07:00
Rashid Khan 8e2c4ebf26 Use version when making the archive 2014-06-17 13:32:53 -07:00
Rashid Khan d27e4a5ba3 Use version when making the archive 2014-06-17 13:32:53 -07:00