Skip to content

[backport] PR #8283 to 5.0 - Check plugin version on startup#8334

Merged
BigFunger merged 1 commit into5.0from
jasper/backport/8283/5.0
Sep 19, 2016
Merged

[backport] PR #8283 to 5.0 - Check plugin version on startup#8334
BigFunger merged 1 commit into5.0from
jasper/backport/8283/5.0

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Backport PR #8283

Commit 1:
fixes plugin path in .gitignore

Commit 2:
Moves version from plugin installer to utils

Commit 3:
Adds plugin version check to kibana startup

Commit 4:
Changes plugin version to 'kibana' in text fixture

Commit 5:
Merge branch 'master' into check-plugin-version-on-startup

Commit 6:
review changes to check_version

Commit 7:
reworked logic to remove config when deleting a plugin from plugin_collection

Commit 8:
Adds a kibanaVersion property to the Plugin class

Commit 9:
move enabled check into it's own mixin, and cleaned up how you disable a plugin

---------

**Commit 1:**
fixes plugin path in .gitignore

* Original sha: f74eb9b
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-14T18:40:21Z

**Commit 2:**
Moves version from plugin installer to utils

* Original sha: ae492ff
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-14T18:41:19Z

**Commit 3:**
Adds plugin version check to kibana startup

* Original sha: 83d0821
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-14T18:41:40Z

**Commit 4:**
Changes plugin version to 'kibana' in text fixture

* Original sha: 922c04a
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-14T19:07:09Z

**Commit 5:**
Merge branch 'master' into check-plugin-version-on-startup

* Original sha: 5da33ad
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-15T14:45:01Z

**Commit 6:**
review changes to check_version

* Original sha: 2802410
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-15T16:53:28Z

**Commit 7:**
reworked logic to remove config when deleting a plugin from plugin_collection

* Original sha: 2f52be6
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-15T20:11:43Z

**Commit 8:**
Adds a kibanaVersion property to the Plugin class

* Original sha: e920bca
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-15T21:04:41Z

**Commit 9:**
move enabled check into it's own mixin, and cleaned up how you disable a plugin

* Original sha: 049c029
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-16T17:22:47Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Sep 19, 2016
@BigFunger BigFunger merged commit c4f6c2d into 5.0 Sep 19, 2016
@epixa epixa deleted the jasper/backport/8283/5.0 branch September 19, 2016 22:03
@epixa epixa changed the title [backport] PR #8283 to 5.0 [backport] PR #8283 to 5.0 - Check plugin version on startup Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants