Commit graph

5356 commits

Author SHA1 Message Date
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
Joe Fleming 5a801e5d35 Merge pull request #2754 from simianhacker/feature/new-proxy
Closes #2720 - Support CA Certificates with the proxy
2015-01-28 11:41:10 -07:00
Chris Cowan fa77a1e08d Updating the grunt-esvm version 2015-01-28 11:05:03 -07:00
Chris Cowan 2f70a856be Remvoing config values 2015-01-27 17:58:22 -07:00
Chris Cowan 1e6bf202f7 Fixing the path config values 2015-01-27 17:50:57 -07:00
Joe Fleming 6ac17b0a90 Merge pull request #2778 from simianhacker/feature/no-optional-deps
Preventing optional packages from being installed.
2015-01-27 17:47:10 -07:00
Chris Cowan 6da832d2ae Adding 502 to error response 2015-01-27 17:37:26 -07:00
Chris Cowan c926cc1171 Preventing optional packages from being install. 2015-01-27 17:33:07 -07:00
Joe Fleming ed8751f991 Merge pull request #2765 from rashidkpc/feature/loading-indicator
Simple loading screen
2015-01-27 17:19:00 -07:00
Rashid Khan 871b4030e4 Merge pull request #2742 from lukasolson/issue-2653
Add whole number input directive
2015-01-27 16:17:56 -07:00
Rashid Khan c66029a789 Merge pull request #2773 from jthomassie/fix/2763
FIlter phantom circles
2015-01-27 16:08:34 -07:00
Rashid Khan 1578076a64 Add loading gif. Doh. 2015-01-27 15:59:35 -07:00
Rashid Khan 2a965f522f Merge pull request #2734 from w33ble/loading-table
Add hasResponse to table vis
2015-01-27 15:58:34 -07:00
Chris Cowan b0565aa36e Removing semver package 2015-01-27 12:34:09 -07:00
Juan Thomassie 96a51fa5a1 added test for not drawing circles where data === 0 2015-01-27 11:33:38 -06:00
Juan Thomassie 443b338a14 revised with simpler solution, now filters data as circles are drawn rather than adding a method to remove circles after drawn 2015-01-27 10:09:11 -06:00
Juan Thomassie f3b3f22dff revised to commit, removing unintended change of height 2015-01-27 09:36:34 -06:00
Juan Thomassie 2514d28a75 revised area chart to delete phantom circles, where d.y === 0 2015-01-27 09:26:59 -06:00
Rashid Khan af27697089 Add a simple loading screen to make the big JS more tolerable 2015-01-26 17:16:00 -07:00
lukasolson 622a83edbf Fix whole number directive 2015-01-26 17:08:53 -07:00
Joe Fleming 43bf9b0120 Merge pull request #2746 from spenceralger/configEvent
Unified `change:config` event
2015-01-26 14:38:17 -07:00
Spencer Alger 59841722e7 prevent partial matching of type names 2015-01-26 13:44:31 -07:00
Rashid Khan 74b29de4c2 Merge pull request #2678 from rashidkpc/fix/saved-object-input-focus
Add input-focus directive to saved object loader
2015-01-26 12:53:37 -07:00
Joe Fleming 890ccc20cc Merge pull request #2752 from rashidkpc/feature/more-times
Added more quick time options. Closes #2659
2015-01-26 12:43:35 -07:00
Rashid Khan 5b74f9cbdb Merge pull request #2559 from jthomassie/fix/#2264
Fix/#2264
2015-01-26 11:52:47 -07:00
Chris Cowan 51ca59a4f3 adding x-forward headers 2015-01-26 11:52:07 -07:00
Rashid Khan fb0243c8be Merge pull request #2477 from stormpython/fix/#2402
Pies no longer lose labels
2015-01-26 11:44:57 -07:00
Chris Cowan 598a1b4419 Forwarding the headers 2015-01-25 00:09:56 -07:00
Chris Cowan 5fa8105ec5 Removing extra auth lines from config 2015-01-23 19:16:23 -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 2bed1807d1 Adding esvm to test for travis 2015-01-23 19:08:03 -07:00
Chris Cowan 46f086340c Fixing a bug with missing indices 2015-01-23 19:07:31 -07:00
Rashid Khan a1f544e537 Added more quick time options. Closes #2659 2015-01-23 15:46:52 -07:00
Chris Cowan d1886d8b95 Fixing esvm:dev 2015-01-23 13:01:19 -07:00
Spencer Alger 58263c4e89 [config] emit a single change:config event after config updates have been saved 2015-01-23 13:00:34 -07:00
Chris Cowan da9cdcb104 Oops... UNSHIFT not SHIFT 2015-01-23 12:25:45 -07:00
Chris Cowan b42ec9fc53 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 12:12:53 -07:00
Chris Cowan fb984758ec Adding esvm to test for travis 2015-01-23 12:11:24 -07:00
lukasolson c65c274dad Fix proxy to treat request_timeout as milliseconds rather than seconds 2015-01-23 12:10:49 -07:00
Spencer Alger ad0d7ec2cf [mixin] added _.organizeBy 2015-01-23 12:10:49 -07:00
Spencer Alger 5cca0699c9 [aggResponse/pointSeries] added tests for 0166d56 and fixed existing 2015-01-23 12:10:49 -07:00
Spencer Alger b4714cfde0 [aggResponse/pointSeries] format series names with the fieldFormatter 2015-01-23 12:10:49 -07:00
Chris Cowan 253eeabe31 Refactoring the else statements out of isUpgradeable 2015-01-23 11:48:28 -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
Joe Fleming 9dec97a9bc check null state, only show message if not null 2015-01-23 11:29:06 -07:00
debadair 05af7e0676 Set up doc skeleton for Kibana user guide. 2015-01-23 09:55:57 -08:00
lukasolson 0fc3ce0d77 Add whole number input directive (#2653) 2015-01-23 09:59:47 -07:00
Chris Cowan 63623299c0 Merge pull request #2730 from lukasolson/fix-timeout-setting
Fix proxy to treat request_timeout as milliseconds rather than seconds
2015-01-22 20:37:08 -07:00
Joe Fleming e156a968cc Merge pull request #2725 from spenceralger/organizeBy
[mixin] added _.organizeBy
2015-01-22 15:28:33 -07:00
Joe Fleming 6433493a86 Merge pull request #2719 from spenceralger/fixSeriesLabels
[aggResponse/pointSeries] format series names with the fieldFormatter
2015-01-22 15:10:22 -07:00