Commit graph

4739 commits

Author SHA1 Message Date
Spencer
ae1edeb591 Merge pull request #2352 from mgolinelli/patch-1
Update get_build_props.js
2014-12-18 16:06:50 -07:00
Lukas Olson
75edfdd9a8 Merge pull request #2378 from rashidkpc/feature/configurable-map-limits
Add max precision configuration parameter. Closes #2372
2014-12-18 14:21:11 -07:00
Rashid Khan
90df87f65c Merge pull request #2395 from lukasolson/issue-2097
Store sort options in saved searches
2014-12-18 14:20:54 -07:00
Chris Cowan
3dab2f77bc Merge pull request #2057 from alexbrasetvik/basic-auth
Basic auth
2014-12-18 14:17:49 -07:00
Chris Cowan
c2c2337cc5 Merge pull request #2373 from w33ble/naming-conventions
fixes some spots we're still using camel case
2014-12-18 14:13:01 -07:00
Rashid Khan
39ef50516b Merge branch 'master' of github.com:elasticsearch/kibana 2014-12-18 14:12:48 -07:00
Lukas Olson
f8886f1ef7 Merge pull request #2383 from rashidkpc/fix/interval-above-pattern
Set example index pattern based on interval
2014-12-18 14:12:35 -07:00
Rashid Khan
5ff3ac62c5 Add scripting requirement to README.md. Closes #2382 2014-12-18 14:12:26 -07:00
Chris Cowan
2fd1060d07 Merge pull request #2400 from lukasolson/issue-2249
Fix discover field detail messages not updating when documents update
2014-12-18 14:02:50 -07:00
lukasolson
efcc4a42c8 Fix discover field detail messages not updating when document results change (#2249) 2014-12-18 13:46:20 -07:00
Spencer Alger
eafb533d13 reenable all tests 2014-12-18 12:45:46 -07:00
Spencer
c37ed7b86d Merge pull request #2396 from rashidkpc/fix/details-highlighting
Update detail row highlighting on new search
2014-12-18 12:41:35 -07:00
Spencer
f3450a0cc3 Merge pull request #2369 from rashidkpc/fix/missing-1970-dates
Fix missing 1970 dates
2014-12-18 12:38:09 -07:00
Rashid Khan
6c44da1c7c If details row is open, rebind the row to the detail scope 2014-12-18 12:25:45 -07:00
lukasolson
f9185e0e16 Store sort options in saved searches (#2097) 2014-12-18 12:11:37 -07:00
Lukas Olson
05dd9e0251 Merge pull request #2381 from lukasolson/issue-2326
Validate index name patterns
2014-12-18 12:08:37 -07:00
Joe Fleming
6c39ada30a Merge pull request #2361 from spenceralger/configure_private
Switch Private server to a provider
2014-12-18 12:01:54 -07:00
Lukas Olson
19f2f9ca6c Merge pull request #2 from w33ble/issue-2326
Clean up tests, add failing test
2014-12-18 11:59:05 -07:00
Joe Fleming
fd04903b52 Merge pull request #2380 from w33ble/invert-filters
Invert option to filterbar filters
2014-12-18 11:54:27 -07:00
Rashid Khan
023d4a542f Merge master 2014-12-18 11:54:10 -07:00
Spencer Alger
539cb1538b [private] copied pr desc into the code 2014-12-18 11:54:07 -07:00
Joe Fleming
0d5603ba82 apparently ... is a passing index pattern 2014-12-18 11:51:11 -07:00
Joe Fleming
05cae2e7d0 clean up tests, add failing test 2014-12-18 11:48:58 -07:00
Spencer Alger
8244228716 [private] added tests for private 2014-12-18 11:48:51 -07:00
Spencer Alger
41a56a8822 [private] unify var names, always return a cached instance 2014-12-18 11:47:09 -07:00
Chris Cowan
eeaec5afe5 Converting the tests to UTC 2014-12-18 10:06:49 -08:00
Chris Cowan
3a708c634b Merge pull request #2385 from rashidkpc/fix/ping-timeout
Remove ping timeout
2014-12-18 10:57:06 -07:00
Rashid Khan
ac22afa633 Merge pull request #2379 from simianhacker/fix-intervals
Closes #2357 - Changed weekly to use isoWeek for start of week
2014-12-18 10:37:28 -07:00
Rashid Khan
734068e67a Use _.parseInt 2014-12-18 10:33:29 -07:00
Rashid Khan
299e373882 Remove init, replace with existing deserialize 2014-12-18 10:31:29 -07:00
Chris Cowan
7ba16cfae5 Revert "Adding a weekly example"
This reverts commit 824ad05e8a.
2014-12-18 09:25:46 -08:00
Rashid Khan
b2fb823017 Throw error instead of returning empty list 2014-12-18 10:06:06 -07:00
Rashid Khan
db9199bd50 Add init function to aggParams 2014-12-18 09:21:00 -07:00
Rashid Khan
06dc571823 Remove ping timeout to play better with http auth. Closes #2227 2014-12-17 16:05:49 -07:00
Rashid Khan
957d8a208a Set example index pattern based on interval, select Daily by default, add warning about weekly. Closes #2364 2014-12-17 15:32:44 -07:00
Chris Cowan
213f8339e9 Standardizing on YEAR vs WEEK YEAR for everything but Weekly 2014-12-17 14:05:33 -08:00
lukasolson
6c2ac8b4e3 Index name pattern validation directive 2014-12-17 14:57:09 -07:00
Chris Cowan
824ad05e8a Adding a weekly example 2014-12-17 13:55:08 -08:00
Chris Cowan
1792a5058c Adding message about using ISO weeks 2014-12-17 13:43:04 -08:00
Chris Cowan
b96d77beb7 Closes #2357 - Changed weekly to use isoWeek for start of week 2014-12-17 13:37:09 -08:00
Joe Fleming
d490b5ac80 add inversion, use icons instead, tweak styles 2014-12-17 14:35:25 -07:00
Joe Fleming
2d5f9b0245 add negate actions to the filters 2014-12-17 14:35:01 -07:00
Joe Fleming
8a7731829f add methods to invert the negate state 2014-12-17 14:34:20 -07:00
Joe Fleming
c6e3ca56c2 remove unused remapFilters dependency 2014-12-17 14:03:46 -07:00
Rashid Khan
ae29127788 Add maxPrecision configuration parameter. Closes #2372 2014-12-17 13:41:57 -07:00
Chris Cowan
69aa107ac9 Removing locale based index pattern 2014-12-17 12:19:24 -08:00
Rashid Khan
640b9f505e Merge pull request #2376 from simianhacker/fix-2357
Closes #2357 - Add test to show everything is working as expected
2014-12-17 13:13:07 -07:00
Chris Cowan
adbdce132e Closes #2357 - Add test to show everything is working as expected 2014-12-17 11:51:28 -08:00
Joe Fleming
6124c3b377 fixes some spots we're still using camel case 2014-12-17 11:33:55 -07:00
Rashid Khan
3a8bbf8c7a Merge pull request #2348 from joehillen/typo
typo in _scripted_fields.html
2014-12-17 08:48:07 -07:00