Commit graph

10344 commits

Author SHA1 Message Date
Jonathan Budzenski a2b99c44f3 [packaging] Escape spaces instead of quoting description 2016-02-04 09:30:56 -06:00
Trevan Richins 19022d28c4 Merge remote-tracking branch 'kibana/master' into doc-detail-views-registry
Conflicts:
	src/plugins/kibana/index.js
	src/ui/ui_exports.js
2016-02-04 00:05:13 -07:00
Lukas Olson f97f7141e6 Merge pull request #6077 from lukasolson/plugin-settings-sections
Settings sections registry
2016-02-03 23:05:32 -07:00
Trevan Richins 0af354f5e3 Add registry for doc table details 2016-02-03 22:25:46 -07:00
Lukas Olson 781e9be6f9 Allow sections after about settings section 2016-02-03 22:03:46 -07:00
Jonathan Budzenski cca8c1a919 [build] Set os-packages flag on jenkins 2016-02-03 20:42:59 -06:00
Jonathan Budzenski 34b9a7379a [packaging] Add description 2016-02-03 19:20:17 -06:00
Lukas Olson 67aea87405 Change require to import 2016-02-03 16:48:06 -07:00
spalger ed871e53d5 [es6modules] hoist commonly inlined modules 2016-02-03 16:44:36 -07:00
Lukas Olson 69b44a0ae6 Merge branch 'master' into plugin-settings-sections 2016-02-03 16:38:04 -07:00
spalger ba17d3b8c3 [es6modules] unwrap amd modules 2016-02-03 16:04:47 -07:00
spalger a668ec9ca5 [es6modules] hoist private module providers 2016-02-03 15:41:25 -07:00
Court Ewing 906611e353 Rename type_from_filename to file_type
The module is generic enough not to require an overly specific name, and
it exposes more things than simply a default function, so it should be a
noun.
2016-02-03 17:39:47 -05:00
Court Ewing 71ffdaf6a4 Plugin installer treats .tgz as a tar file
These file extensions should be interchangeable, so there's no reason
for our plugin installer not to support them. We actually did support
.tgz file types up until we added .zip support.
2016-02-03 17:38:59 -05:00
Court Ewing 70a3fc6d6f Refactor archive type checks to be more DRY
This should be an in-place refactor without any additional behaviors or
side effects.
2016-02-03 17:38:59 -05:00
Spencer 6b9fea2684 Merge pull request #6093 from spalger/implement/es6Modules/imports
[es6modules] apply transforms from #6076, #6079, and #6075
2016-02-03 15:34:13 -07:00
spalger 5fa29d58b4 [es6modules] exclude src/cli/cluster and src/cli/serve from automatic transform 2016-02-03 15:11:27 -07:00
spalger 11664b3bab [es6modules] properly import ui/utils/aggressive_parse in tests 2016-02-03 14:30:30 -07:00
spalger ed78270d39 [es6modules] apply transforms from #6076, #6079, and #6075 2016-02-03 14:15:07 -07:00
Spencer cba5d66e3d Merge pull request #6073 from spalger/implement/es6Modules/destructured
es6 modules - property imports
2016-02-03 13:52:06 -07:00
Rashid Khan 353bddec43 Merge pull request #6087 from rashidkpc/fix/uselessFilterLabel
Allow customLabels to be disabled on a per-agg basis
2016-02-03 12:44:39 -07:00
spalger f37e0f4da9 [es6Modules] convert destructured exports 2016-02-03 10:38:03 -07:00
Rashid Khan 5e05310a24 Allow customLabels to be disabled on a per-agg basis 2016-02-03 10:05:11 -07:00
Rashid Khan 2a5cdaea54 Merge pull request #5142 from acs/metric-label
Metric label
2016-02-03 08:37:09 -07:00
Lukas Olson b1587c848b Change to use _.constant instead of () => {} 2016-02-03 00:03:56 -07:00
Spencer 618e23be1c Merge pull request #6080 from spalger/fix/unusedAmdArgs
[amd] remove unused module, export args
2016-02-02 19:09:43 -07:00
spalger a6eb23ea73 [amd] remove unused module, export args 2016-02-02 19:08:30 -07:00
Lukas Olson 26c8460439 Ensure settings sections load in order 2016-02-02 17:12:44 -07:00
Lukas Olson 3fe85a284b Use settings sections registry to display settings sections 2016-02-02 17:07:28 -07:00
Lukas Olson 9f65dd9e2d Fix issue with incorrect name in uiExports 2016-02-02 16:49:56 -07:00
Alvaro del Castillo f0527aabd3 [Tests AggConfig#makeLabel] Add tests for AggConfig.prototype.makeLabel. 2016-02-03 00:01:34 +01:00
Tim Sullivan d75fb95224 Merge pull request #6072 from spalger/implement/es6Modules/simple
[es6Modules] handle simple case
2016-02-02 15:37:27 -07:00
Lukas Olson 96c2eb7ed4 Add settings sections registry 2016-02-02 15:12:38 -07:00
spalger b86910f2c3 [es6Modules] convert simple case first 2016-02-02 14:59:04 -07:00
Rashid Khan 02b9f0e1e8 Merge pull request #5985 from michaelcheng429/spytab
make only spy tab clickable, not entire row
2016-02-02 13:19:51 -07:00
Court Ewing 1ba65b0537 Merge pull request #6049 from RubieV/patch-1
Disable browser auto-complete in favor of module autocomplete
2016-02-02 14:52:10 -05:00
Court Ewing 0475b85ede Merge pull request #6012 from epixa/es6ify
Use const/let instead of var in all core plugins
2016-02-02 14:00:35 -05:00
Court Ewing fc3a9f5494 Use const/let in table_vis plugin 2016-02-02 13:10:15 -05:00
Court Ewing 07d5b5a037 Use const/let in statusPage plugin 2016-02-02 13:10:15 -05:00
Court Ewing c3d725f8c1 Use const/let in spyModes plugin 2016-02-02 13:10:15 -05:00
Court Ewing 91ed3328dd Use const/let in metric_vis plugin 2016-02-02 13:10:15 -05:00
Court Ewing 5d4fd2586c Use const/let in markdown_vis plugin 2016-02-02 13:10:15 -05:00
Court Ewing 7cf4433995 Use const/let in kibana plugin 2016-02-02 13:10:15 -05:00
Court Ewing 3508dda76a Use const/let in kbn_vislib_vis_types plugin 2016-02-02 13:09:23 -05:00
Court Ewing d71d27bf0f Use const/let in elasticsearch plugin 2016-02-02 13:09:23 -05:00
Court Ewing 0a2e335621 Use const/let in devMode plugin 2016-02-02 13:09:23 -05:00
Court Ewing 4c23c41ed9 Lint for attempts to override const variables 2016-02-02 13:09:23 -05:00
Court Ewing 2c1ffd627c Merge pull request #6015 from michaelcheng429/typos
minor copy improvements (typos)
2016-02-02 12:55:15 -05:00
Alvaro del Castillo 46739cd3e4 [AggType tests] Check the param name for customLabel. 2016-02-02 08:06:31 +01:00
Alvaro del Castillo 38752c3bef [AgType tests] Update tests so the new customLabel param is supported. 2016-02-02 07:55:20 +01:00