Skip to content

[backport] PR #8734 to 5.x - Unify getting fields for aggs, and filter scripted fields for significant terms agg #8856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

elastic-jasper
Copy link
Contributor

Backport PR #8734

Commit 1:
[aggConfig] unify field option handling

Commit 2:
[tests] fix tests that were improperly using fields

Commit 3:
[logstash_fields] remove sortable and filterable, which do nothing

Commit 4:
[notifier] ensure that notifications are not left around

Commit 5:
[aggParams/field] support aggParamType#scriptable

Commit 6:
[aggConfig] add light validation for aggConfig field param

Commit 7:
[aggConfig] restore use of @timestamp

Commit 8:
[tests] revert changes to notifier clearing

Commit 9:
[aggType/test] remove unnecessary change

Commit 10:
[aggTypes/fieldParam] move orderby back into condition

Commit 11:
[aggParams/field] use a more descriptive warning

---------

**Commit 1:**
[aggConfig] unify field option handling

* Original sha: e49ba04
* Authored by spalger <[email protected]> on 2016-10-18T19:45:24Z

**Commit 2:**
[tests] fix tests that were improperly using fields

* Original sha: a9c139a
* Authored by spalger <[email protected]> on 2016-10-18T19:56:22Z

**Commit 3:**
[logstash_fields] remove sortable and filterable, which do nothing

* Original sha: 0757c45
* Authored by spalger <[email protected]> on 2016-10-18T22:11:23Z

**Commit 4:**
[notifier] ensure that notifications are not left around

* Original sha: 2dbb462
* Authored by spalger <[email protected]> on 2016-10-18T22:48:01Z

**Commit 5:**
[aggParams/field] support aggParamType#scriptable

* Original sha: 95d704c
* Authored by spalger <[email protected]> on 2016-10-17T22:40:04Z

**Commit 6:**
[aggConfig] add light validation for aggConfig field param

* Original sha: 0e11c22
* Authored by spalger <[email protected]> on 2016-10-18T22:47:27Z

**Commit 7:**
[aggConfig] restore use of `@timestamp`

* Original sha: e71b0f2
* Authored by spalger <[email protected]> on 2016-10-25T00:04:13Z

**Commit 8:**
[tests] revert changes to notifier clearing

* Original sha: 6157275
* Authored by spalger <[email protected]> on 2016-10-25T00:07:31Z

**Commit 9:**
[aggType/test] remove unnecessary change

* Original sha: fbf884a
* Authored by spalger <[email protected]> on 2016-10-25T00:20:55Z

**Commit 10:**
[aggTypes/fieldParam] move orderby back into condition

* Original sha: 0018786
* Authored by spalger <[email protected]> on 2016-10-25T00:22:46Z

**Commit 11:**
[aggParams/field] use a more descriptive warning

* Original sha: 7205993
* Authored by spalger <[email protected]> on 2016-10-27T18:38:36Z
@spalger spalger changed the title [backport] PR #8734 to 5.x [backport] PR #8734 to 5.x - Unify getting fields for aggs, and filter scripted fields for significant terms agg Oct 27, 2016
@spalger spalger added the v5.1.0 label Oct 27, 2016
@spalger spalger merged commit fa11c03 into 5.x Oct 27, 2016
@epixa epixa deleted the jasper/backport/8734/5.x branch October 29, 2016 15:19
@epixa epixa added v5.1.1 and removed v5.1.0 labels Dec 8, 2016
airow pushed a commit to airow/kibana that referenced this pull request Feb 16, 2017
[backport] PR elastic#8734 to 5.x - Unify getting fields for aggs, and filter scripted fields for significant terms agg

Former-commit-id: fa11c03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants