Commit graph

130 commits

Author SHA1 Message Date
Chris Cowan ff5b369d42 Merge branch 'master' of github.com:elastic/kibana into feature/hapi-server 2015-06-03 16:53:14 -07:00
Spencer d2945b67fa Merge pull request #4032 from spalger/testing/updateMocha
[testing] update mocha
2015-06-02 19:49:14 -07:00
Spencer Alger ee1e148c87 [testing] add build caching 2015-05-30 10:15:51 -07:00
Spencer Alger 1bed567f92 [testing] update mocha 2015-05-30 10:08:02 -07:00
Chris Cowan 694ca165db Moving src/hapi to src/server 2015-05-12 09:52:21 -07:00
Chris Cowan 76ddea6e99 Completing plugin system 2015-04-28 20:21:28 -07:00
Chris Cowan bba50454f2 Creating the basics for the new server... tests coming 2015-04-09 12:25:29 -07:00
Spencer d48c80d1a1 Merge pull request #3117 from spalger/add/jscs
Update jshint, add jscs
2015-04-02 14:08:25 -07:00
Spencer Alger ed2928ef31 switched to personal fork of grunt-jscs to inclide fix feature 2015-04-02 09:23:05 -07:00
Spencer Alger da16712f7b Merge branch 'master' of github.com:elastic/kibana into add/jscs 2015-04-01 16:22:50 -07:00
Khalah Jones-Golden c8aef8975d [Cleanup] Fix name change to correctly spell name 2015-04-01 12:40:13 -05:00
Khalah Jones Golden afe6da1536 Added Juan and Shelby to the contributors list 2015-03-17 11:12:22 -07:00
Khalah Jones-Golden f461498b0a [cleanup] Fixed some missed changes, or hyper ones i made 2015-03-16 18:32:09 -07:00
Khalah Jones-Golden a36f72142c [Docs, Links] Changed all of the relevant links and occurences of the string elasticsearch to take into consideration the rebranding during elasitcon and keynote 2015-03-16 18:22:48 -07:00
Spencer Alger 10c4d3ad3b Merge branch 'master' of https://github.com/elasticsearch/kibana into add/jscs 2015-03-06 10:46:06 -07:00
Joe Fleming e0bea02bff Merge pull request #3201 from simianhacker/fix/2471
Closes #2471 - Add logging to a file
2015-03-04 08:53:12 -07:00
Chris Cowan a731c78e2b Adding tests around upgradeConfig 2015-03-02 16:51:49 -07:00
Chris Cowan 5d46991d8e Closes #2471 - Add logging to a file
- Refactored the JSONStream to be a through stream
- Closes #2471
- Refactored how we handle JSONStreams. They now need to be piped to the
  destination
2015-02-27 12:19:08 -07:00
Spencer Alger 81cda9179b [tasks/lintStagedFiles] 🎶 promises are a devs best friend 2015-02-20 09:42:34 -07:00
Spencer Alger eb65872ece Merge branch 'master' into add/jscs 2015-02-20 09:30:13 -07:00
Spencer Alger 7497dfb654 bump version to 4.1 snapshot 2015-02-19 09:24:20 -07:00
Spencer Alger 313f36f3b9 version 4.0.0 2015-02-19 09:03:29 -07:00
Spencer Alger ec2384f695 version 4.0.0-rc1 2015-02-12 11:50:03 -07:00
Spencer Alger deff9b63b1 [jscs] setup 2015-02-07 13:49:38 -07:00
Spencer Alger f8e59a69e6 [jshint] updated, style rules removed 2015-02-07 13:49:33 -07:00
Chris Cowan 63740c6807 Removing ssl-root-cas dep 2015-02-02 12:25:30 -07:00
Chris Cowan 09318b8258 Adding requirefrom to reduce the ../../../ effect 2015-01-29 11:32:19 -07:00
Chris Cowan 3fa0dfdf3a Merge branch 'master' of github.com:elasticsearch/kibana into feature/config-migration
Conflicts:
	src/server/config/index.js
	src/server/index.js
2015-01-29 11:17:10 -07:00
Chris Cowan b73ec90e70 Merge branch 'master' of github.com:elasticsearch/kibana into feature/ssl-support
Conflicts:
	package.json
	src/server/config/kibana.yml
2015-01-28 13:20:12 -07:00
Chris Cowan 22bfd9e079 Merge branch 'master' of github.com:elasticsearch/kibana into feature/config-migration
Conflicts:
	package.json
	src/server/routes/proxy.js
	tasks/test.js
2015-01-28 13:17:40 -07:00
Chris Cowan fa77a1e08d Updating the grunt-esvm version 2015-01-28 11:05:03 -07:00
Chris Cowan b0565aa36e Removing semver package 2015-01-27 12:34:09 -07:00
Chris Cowan 102752948e Adding SSL Support to Kibana Server 2015-01-26 13:36:53 -07:00
Chris Cowan afa294f75c Closes #2720 - Support CA Certificates with the proxy
- Closes #2720
- Added `ca` option to kibana.yml
- Rewrote the Proxy to use Request and honor the custom CA
- Added some packages to support the proxy
- Removed http-proxy
2015-01-23 19:14:42 -07:00
Chris Cowan 2b9802030c Closes #2377 - Migrate config from > GA
- Closes #2377
- Added testing framework for server side tests
- Fixed jshint
- Added config migration
- Added framework for server initialization
2015-01-23 11:34:29 -07:00
Chris Cowan 982057114c Merge pull request #1 from spenceralger/removeDevServer
removed the dev server and cleaned up package.json
2015-01-20 11:42:35 -07:00
Chris Cowan 382227a089 Adding support for request timeout 2015-01-20 11:41:49 -07:00
Spencer Alger 94ff1e9ead removed the dev server and cleaned up package.json 2015-01-20 11:15:31 -07:00
Chris Cowan 63d6a143a6 Promisifying download_node_binaries 2015-01-19 17:00:47 -07:00
Chris Cowan b02ddffa30 Changing the logging over to bunyan 2015-01-19 14:29:05 -07:00
Chris Cowan 9e28e8bdbd Adding build process for the binaries 2015-01-19 14:29:05 -07:00
Chris Cowan 0d1caa73a6 Adding command line options 2015-01-19 14:29:05 -07:00
Chris Cowan 134e7b225d Consolidating package.json adding JSON logger 2015-01-19 14:29:04 -07:00
Jason Walsh 06462f20b0 Update package.json bug url, homepage, and repository url 2015-01-18 14:58:06 -07:00
lukasolson 8faae21c4d Version 4.0.0-beta3 2014-12-16 10:59:42 -07:00
Joe Fleming 1b8a0dd3d6 add hintStagedFiles, use in pre-commit hook 2014-12-12 14:28:29 -07:00
Joe Fleming c281af4568 add simple-git 2014-12-12 14:27:51 -07:00
Joe Fleming 6e91f87391 apparently need to run *some* command 2014-12-02 10:21:53 -07:00
Joe Fleming 778104e8b6 add prepush script, so npm stops blowing up 2014-12-01 16:54:41 -07:00
Spencer Alger 8ac84f3c22 [test infra] add _ to support file names, remove old tests, add spec list api 2014-11-17 19:06:18 -07:00