Commit graph

7510 commits

Author SHA1 Message Date
Spencer Alger 2c230f7cd4 [grunt] update plugins 2015-06-11 19:10:16 -07:00
Spencer 443b7ce1fb Merge pull request #4205 from lukasolson/issues/4176
Update marked to 0.3.3
2015-06-11 17:22:06 -07:00
Spencer Alger 471e5053a8 Merge branch 'pr/4198' 2015-06-11 17:20:18 -07:00
Spencer 9ce0f8000c Merge pull request #4214 from w33ble/husky-upgrade
husky verison bump
2015-06-11 17:17:25 -07:00
Joe Fleming 91a19dca15 husky verison bump 2015-06-11 17:08:41 -07:00
Joe Fleming 214af17dc6 Merge pull request #4208 from spalger/update/bluebird
[bluebird] update
2015-06-11 16:44:56 -07:00
Joe Fleming 9ed81258ac Merge pull request #4209 from spalger/update/simple-git
[simple-git] update
2015-06-11 15:48:48 -07:00
Spencer Alger d8313082ab [simple-git] udpate 2015-06-11 15:27:42 -07:00
Spencer Alger ec102108da [mocha] bump default timeout to prevent false positives 2015-06-11 15:21:56 -07:00
Spencer Alger 16537078f8 [bluebird] update 2015-06-11 15:21:05 -07:00
Lukas Olson 35aeca1e64 Merge pull request #4206 from spalger/npm/unwrap
remove shrinkwrap file
2015-06-11 14:46:18 -07:00
Spencer Alger ac45bb5a54 remove shrinkwrap file 2015-06-11 14:12:43 -07:00
Spencer 4c3d06fdf0 Merge pull request #3571 from w33ble/sort-by-scripted
Allow sorting by scripted fields
2015-06-11 14:03:34 -07:00
Lukas Olson 105d7cdb25 Update marked to 0.3.3 2015-06-11 13:06:20 -07:00
Khalah Jones Golden 8dfe7a19c1 Merge pull request #4158 from lukasolson/issues/4144
Fix issue with timepicker disappearing on back button
2015-06-11 12:29:36 -07:00
Joe Fleming 884ebbd9e7 use shortcut for array wrapping 2015-06-11 11:12:41 -07:00
Joe Fleming d8f9ecb9a2 Merge pull request #4193 from stormpython/fix/4139
Take absolute value of scaled circles (Tile Map)
2015-06-11 11:06:33 -07:00
Shelby Sturgis 097596a848 Merge branch 'master' into fix/4139 2015-06-11 12:22:12 -04:00
Shelby Sturgis b4dcde3f58 correcting radiusScale method using aboslute values to calculate the percentage 2015-06-11 11:09:01 -04:00
Lukas Olson ca1ea3454d Update istanbul (issues/4175) 2015-06-10 16:45:53 -07:00
Joe Fleming 9326729174 add long-form order syntax on scripted fields
also check that it works as both an array and an object
2015-06-10 16:11:19 -07:00
Joe Fleming 2d8cd4b243 fix sort object mutation 2015-06-10 16:08:33 -07:00
Joe Fleming 3859616705 add checks for sort object mutation 2015-06-10 16:07:37 -07:00
Joe Fleming 13a4f58f61 update tests for scripted fields 2015-06-10 15:16:15 -07:00
Joe Fleming 954e6d40f3 move scripted sorting into normalize_sort_request 2015-06-10 15:14:38 -07:00
Joe Fleming b4c4d7ee20 revert changes to get_sort
and also remove the scripted sorting tests
2015-06-10 14:41:53 -07:00
Joe Fleming 48b139ec6b add tests around getSort.array
also include test using the new 3rd asDefaultSort param
2015-06-10 14:12:46 -07:00
Joe Fleming f17a1806ed add 3rd param to always get back a simple sort object 2015-06-10 14:12:17 -07:00
Spencer a1fb992081 Merge pull request #4195 from stormpython/upgrade/d3
Upgrade d3 to 3.5.5
2015-06-10 14:07:42 -07:00
Shelby Sturgis eeb6b50bd6 removing v from d3 version 2015-06-10 17:01:58 -04:00
Shelby Sturgis 14f84b2e5d fixing tests 2015-06-10 16:55:31 -04:00
Shelby Sturgis 36278071a8 Closes #4187. Updating d3 to newest version. 2015-06-10 16:19:59 -04:00
Clinton Gormley 6e4a57f73a Fixed a bad link in setup.asciidoc 2015-06-10 21:58:37 +02:00
Clinton Gormley fc8a2bf9cc Fixed the :ref: attribute to use the correct URL 2015-06-10 21:54:16 +02:00
Shelby Sturgis 60bec0d5d5 Closes #4139. Take absolute value of scale circles for the tile map. 2015-06-10 15:28:52 -04:00
Joe Fleming 7d3ffc18a0 Merge branch 'master' into sort-by-scripted
Conflicts:
	src/kibana/components/index_patterns/_index_pattern.js
	test/unit/fixtures/logstash_fields.js
2015-06-10 12:12:47 -07:00
Lukas Olson bec51e8180 Fix issue with timepicker disappearing on back button (issues/4144) 2015-06-09 17:13:28 -07:00
Spencer Alger db338e79e0 bump version 2015-06-09 17:01:35 -07:00
Spencer Alger 2d248dc259 version 4.1.0 2015-06-09 16:45:57 -07:00
Joe Fleming c5e159e1d7 Merge pull request #4148 from stormpython/fix/changeLogOrigin
Starts the log scale origin by default at 1
2015-06-09 15:42:30 -07:00
Shelby Sturgis d8c2a337e9 fixing conflicts with other options 2015-06-09 16:56:32 -04:00
Joe Fleming 4557a6fc0b Merge pull request #4150 from lukasolson/issues/4149
Map date histogram values from 4.0 format to 4.1 format
2015-06-09 12:52:29 -07:00
Lukas Olson e8ed51f89d Remove unused variable 2015-06-09 12:42:58 -07:00
Lukas Olson 0fb46c9e4b Fix formatting 2015-06-09 12:27:18 -07:00
Joe Fleming 560e37bb6b Merge pull request #4151 from lukasolson/issues/4145
Fix back button with index pattern selector
2015-06-09 12:13:21 -07:00
Spencer Alger b7d3784876 update esvm 2015-06-09 11:53:29 -07:00
Lukas Olson 34e6441a7a Fix back button with index patter selector (issues/4145) 2015-06-09 11:15:07 -07:00
Lukas Olson 9aeb1bac00 Map date histogram values from 4.0 format to 4.1 format (issues/4149) 2015-06-09 10:17:41 -07:00
Shelby Sturgis 2af5318726 Starts the log scale origin by default at 1 2015-06-09 11:37:29 -04:00
Spencer Alger 2c7a72c910 [vislib] properly render legend values 2015-06-08 16:42:38 -07:00