Merged
Conversation
This version contains a bugfix that allows us to reenable one of our muted tests in DateTimeUnitTests. Closes elastic#33749
alpar-t
approved these changes
Nov 9, 2018
Contributor
alpar-t
left a comment
There was a problem hiding this comment.
LGTM.
The joda-time version could be added to buildSrc/version.properties and refferenced trough project.versions to avoid the repetition.
Member
Author
Good point, will do that before I merge. |
added 2 commits
November 9, 2018 15:57
cbuescher
pushed a commit
that referenced
this pull request
Nov 12, 2018
This version contains several bugfixes. Closes #33749
cbuescher
pushed a commit
that referenced
this pull request
Nov 12, 2018
This version contains several bugfixes. Closes #33749
jasontedor
added a commit
to jasontedor/elasticsearch
that referenced
this pull request
Nov 12, 2018
* master: Add docs for CCR stats API (elastic#35439) Fix the names of CCR stats endpoints in usage API (elastic#35438) Switch to default to no build qualifier (elastic#35415) Clarify S3 repository storage class parameter (elastic#35400) SQL: Fix query translation for scripted queries (elastic#35408) [TEST] Instead of ignoring the ccr downgrade to basic license qa test avoid the assertions that check the log files, because that does not work on Windows. The rest of the test is still useful and should work on Windows CI. Upgrade to Joda 2.10.1 (elastic#35410) HLRest: model role and privileges (elastic#35128)
jasontedor
added a commit
to jasontedor/elasticsearch
that referenced
this pull request
Nov 12, 2018
* master: Add docs for CCR stats API (elastic#35439) Fix the names of CCR stats endpoints in usage API (elastic#35438) Switch to default to no build qualifier (elastic#35415) Clarify S3 repository storage class parameter (elastic#35400) SQL: Fix query translation for scripted queries (elastic#35408) [TEST] Instead of ignoring the ccr downgrade to basic license qa test avoid the assertions that check the log files, because that does not work on Windows. The rest of the test is still useful and should work on Windows CI. Upgrade to Joda 2.10.1 (elastic#35410) HLRest: model role and privileges (elastic#35128)
jasontedor
added a commit
to jasontedor/elasticsearch
that referenced
this pull request
Nov 12, 2018
* master: Address handling of OS pretty name on some OS (elastic#35451) HLRC support for getTask (elastic#35166) upgrade to lucene-8.0.0-snapshot-6d9c714052 (elastic#35428) Add docs for CCR stats API (elastic#35439) Fix the names of CCR stats endpoints in usage API (elastic#35438) Switch to default to no build qualifier (elastic#35415) Clarify S3 repository storage class parameter (elastic#35400) SQL: Fix query translation for scripted queries (elastic#35408) [TEST] Instead of ignoring the ccr downgrade to basic license qa test avoid the assertions that check the log files, because that does not work on Windows. The rest of the test is still useful and should work on Windows CI. Upgrade to Joda 2.10.1 (elastic#35410) HLRest: model role and privileges (elastic#35128)
shuaibiyy
added a commit
to shuaibiyy/elasticsearch
that referenced
this pull request
Nov 13, 2018
benwtrent
pushed a commit
to benwtrent/elasticsearch
that referenced
this pull request
Jun 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This version contains a bugfix that allows us to reenable one of our muted tests
in DateTimeUnitTests.
Closes #33749