kibana/src
Jason Tedor 2e56e123d7
Make the date in warnings optional for Console (#28995)
Elasticsearch wants to move to remove the warning date from warning
headers in deprecation messages that are serialized into response
headers. This commit is a step towards enabling Elasticsearch to do that
by making the warn date optional in the regular expression used for
processing warning headers. This is consistent with RFC 7234 where the
warn date can be optional. By making this optional here, Elasticsearch
can then follow-up and remove the warn date without breaking Kibana. A
follow-up in Kibana can then remove this component from the regular
expression instead of leaving it behind as optional.
2019-01-18 16:16:15 -05:00
..
cli Optimize with thread loader and terser (#27014) 2018-12-18 19:29:50 +00:00
cli_keystore Upgrade to NodeJS 10 (#25157) 2018-12-10 17:41:51 +00:00
cli_plugin Upgrade to NodeJS 10 (#25157) 2018-12-10 17:41:51 +00:00
core [k7/breadcrumbs] add standard data-test-subjects (#28738) 2019-01-15 10:57:55 -08:00
deprecation [config] transform plugin deprecations before checking for unused settings (#21294) 2018-11-01 14:59:56 -05:00
dev Add ENV_VAR for overriding ES snapshot version (#28768) 2019-01-15 11:27:54 -06:00
docs Revert "fix docs cli command (#19501)" (#19579) 2018-06-01 10:25:38 -05:00
es_archiver Core task manager (#24356) 2019-01-03 16:32:09 -07:00
fixtures Pipeline field formatting (#28746) 2019-01-17 22:11:49 -08:00
functional_test_runner Switch to K7 design by default (#29009) 2019-01-18 12:39:01 -08:00
legacy/core_plugins Make the date in warnings optional for Console (#28995) 2019-01-18 16:16:15 -05:00
optimize Implement built_assets directory (#27468) 2019-01-09 17:30:29 -07:00
plugin_discovery Prevents dynamic import/require statements (#27515) 2018-12-21 11:15:20 -05:00
plugins/testbed Add support for UI-only plugins. Tighten plugin manifest validation. (#27048) 2018-12-14 14:35:32 +01:00
server [Monitoring] Move os info into OSS collection (#28605) 2019-01-17 12:23:45 -05:00
setup_node_env [interpreter/loadPlugins] avoid deleting globals added by plugins (#27171) 2018-12-28 13:54:29 -07:00
test_utils Testing x pack jest integration (#26825) 2019-01-10 14:31:12 -05:00
type_definitions [Infra UI] Merge InfraOps feature branch (#24068) 2018-10-17 12:07:50 +02:00
ui Switch to K7 design by default (#29009) 2019-01-18 12:39:01 -08:00
utils Convert stream util tests to jest (#27499) 2018-12-21 08:06:30 -05:00
type_exports.ts Introduce support for the server-side new platform plugins. (#25473) 2018-12-04 20:57:14 +01:00