Commit graph

8866 commits

Author SHA1 Message Date
Jonathan Budzenski 3b5a6affb9 Ignore .eslintcache 2015-10-16 10:10:18 -05:00
Matt Bargar 6052985cd9 Merge pull request #5125 from elastic/revert-5093-issues/4458
Revert "Allow 'visualize' button on discover fields to open in a new …
2015-10-15 17:28:15 -07:00
Matt Bargar 6827574a05 Revert "Allow 'visualize' button on discover fields to open in a new tab" 2015-10-15 17:01:10 -07:00
Matt Bargar 5cb807dde4 Merge pull request #5093 from Bargs/issues/4458
Allow 'visualize' button on discover fields to open in a new tab
2015-10-15 16:29:47 -07:00
Matt Brown d544a8fd4c getting-started: fix inconsistent name of sample logs
Link is to logs.jsonl.gz but is referred to with another name in instructions on how to unzip.
2015-10-15 12:45:36 -07:00
Rashid Khan 517bc93b9a Merge pull request #5047 from zbigniewz/4887-Mixed-terminology
Fixed mixed terminology for refreshing fields mapping
2015-10-15 12:43:39 -07:00
Rashid Khan 2cfdcf61e5 Merge pull request #5104 from rashidkpc/fix/double-auth-dialogs
Fix double auth dialogs
2015-10-14 11:12:35 -07:00
Jonathan Budzenski 285dec3984 Merge pull request #4904 from jbudz/functional-testing
Functional testing
2015-10-14 12:55:05 -05:00
Rashid Khan 6a3ee68141 Merge pull request #5111 from dotfold/fix/metric-viz-description
fix the grammar in metric viz description
2015-10-13 17:12:29 -07:00
dotfold 31b20f5008 fix the grammar in metric viz description 2015-10-14 09:13:41 +11:00
Jonathan Budzenski d6aed640a2 Merge branch 'master' into functional-testing 2015-10-13 08:59:34 -05:00
Rashid Khan 6c8d866e7c Merge branch 'master' into fix/double-auth-dialogs 2015-10-12 17:24:19 -07:00
Rashid Khan 42b51bfb2a Merge pull request #5103 from jbudz/bump
Bump grunt-esvm.  Closes #5091
2015-10-12 17:23:57 -07:00
Rashid Khan 7560fb0d4b Extract realm from body if possible. Closes #5082 2015-10-12 17:23:09 -07:00
Jonathan Budzenski d1531527e2 Bump grunt-esvm. Closes #5091 2015-10-12 17:57:42 -05:00
Lukas Olson 95873a07c7 Merge pull request #5074 from epixa/5061-import-firefox-bug
Safely window.confirm when importing saved object
2015-10-12 14:36:55 -07:00
Rashid Khan 00a731d4cc Merge pull request #5083 from panda01/fix/hidden-server-errors
Fix/hidden server errors
2015-10-12 13:11:27 -07:00
Jonathan Budzenski 935b3d9d0b Merge pull request #4594 from jbudz/issues/1726
Color field format
2015-10-12 13:58:41 -05:00
Khalah Jones-Golden 2931bb55ab [Server] Updated serve to log the errors to console despite the server circumstances 2015-10-12 10:42:54 -04:00
Matthew Bargar 63d5f47d76 merge the new URL params with the existing ones to maintain state like the currently selected date 2015-10-09 18:15:50 -04:00
Matthew Bargar 835c4d0b44 Fix 4458 allow 'visualize' button on discover fields to open in a new tab 2015-10-09 17:58:21 -04:00
Jonathan Budzenski 209951b374 Merge pull request #5090 from jbudz/issues/4891
[date formatter] Display hyphen on null or undefined dates
2015-10-09 21:38:32 +02:00
Jonathan Budzenski 07bfa7941b [date formatter] Display hyphen on null or undefined dates to be consistent with other types 2015-10-09 18:06:46 +02:00
Chris Cowan 3cda9ade6c Merge pull request #5038 from simianhacker/filter-logs-fix
Adding filtering to the logger
2015-10-09 09:01:01 -07:00
Jonathan Budzenski 8221872678 [field formats] Use default on all new fields 2015-10-09 17:36:13 +02:00
Jim Unger c6639d8d82 Merge pull request #5086 from BigFunger/visualize-analyzed-string-warning
Visualizations - Hide analyzed warning when switching to non-analyzed fields
2015-10-08 15:25:25 -05:00
Jim Unger 25ff8ea9c3 Visualizations - Hide analyzed warning when switching to non-analyzed fields 2015-10-08 15:11:16 -05:00
Paul Echeverri 142c158c02 Merge pull request #5035 from palecur/relnotes
Adds release notes for Kibana 4.2, minor cleanup elsewhere.
2015-10-08 11:34:08 -07:00
Jonathan Budzenski f86145fce4 [field formats] Remove unused require 2015-10-08 18:14:33 +02:00
Chris Cowan 18c4338e7a Refactoring to simpliefy things a bit 2015-10-07 18:29:51 -07:00
Paul Echeverri 6b819992d1 Typo fix 2015-10-07 16:44:44 -07:00
Paul Echeverri 1cfcdad770 Updates release notes for 4.2 2015-10-07 16:35:07 -07:00
Paul Echeverri 0b32f8f40c Merge pull request #5018 from palecur/appbar
Initial commit for App Switcher docs
2015-10-07 15:59:36 -07:00
Chris Cowan 8cd14724bf Merge pull request #5081 from rashidkpc/fix/boomUnauthorizedObject
Fix shield compatibility in routes that need client credentials
2015-10-07 14:40:20 -07:00
Rashid Khan 15ba5c3ca3 Fix shield compatibility in routes that need client credentials 2015-10-07 14:35:34 -07:00
Chris Cowan 0479c25f9b Merge pull request #6 from spalger/pr/5038
[server/log] simplify the log messages before filtering
2015-10-07 12:59:34 -07:00
Court Ewing df0e178e01 Merge pull request #5078 from jbudz/issues/5077
[url field format] Use ng-non-bindable to prevent interpolation
2015-10-07 09:21:45 -04:00
Jonathan Budzenski cdc10459e4 [url field format] Use ng-non-bindable to prevent interpolation. Closes #5077 2015-10-07 15:09:53 +02:00
Court Ewing db6e5ee8c4 Safely window.confirm when importing saved object
Angular doesn't play nicely with the native thread-blocking functions
(e.g. window.confirm) unless the call is wrapped inside a $timeout. A
new service exists to allow us to use window.confirm in a safe and
consistent way.
2015-10-06 17:29:39 -04:00
Zbigniew Zabost dedd0bdc2d #5047 - Fixed mixed terminology for refreshing fields mapping 2015-10-03 20:37:42 +02:00
spalger a69b027130 [server/log] simplify the log messages before filtering
`applyFilterToKey()` used to choke on circular structures by simply recursing through the object passed in. When we create a circular structure though, we generally provide a simplified version of the object via `obj#toJSON()`. This makes logging those objects simple, and now the filter will use the same mechanism before attempting to itterate the object.
2015-09-30 03:53:04 +02:00
Zbigniew Zabost 17d099f441 Fixed mixed terminology for refreshing fields mapping 2015-09-29 22:55:30 +02:00
Chris Cowan 2b419875ba Refactoring the regex codes 2015-09-26 10:34:51 -07:00
Chris Cowan 3902c380cd Fixing Edge Cases
- Add ability to specify filters from CLI options
- Add test and fix for removing branch with censor
- Add change regex to use strings
2015-09-26 10:09:56 -07:00
Paul Echeverri 98dec6d456 Refactors plugin documentation 2015-09-25 17:11:50 -07:00
Paul Echeverri 7ea7c08a19 Refactors layout of Release notes page. 2015-09-25 17:06:44 -07:00
Chris Cowan d47481f9ef Moving key match above recursion for removing branches 2015-09-25 11:44:48 -07:00
Chris Cowan 251aa499ed Adding filtering to the logger
- Closes #5036
- Add `applyFilterToKey()`
- Add test for `applyFilterToKey()`
- Add `filter` attribute to config for reporters
- Add `this.filter` method to `LogFormat` class
2015-09-25 11:27:58 -07:00
Lukas Olson 76ee5abfcf Merge pull request #5031 from jbudz/bump
Bump grunt-esvm
2015-09-24 15:58:47 -07:00
Paul Echeverri e243f741f3 Adds release notes for Kibana 4.2, minor cleanup elsewhere. 2015-09-24 14:48:31 -07:00