8000 Tags · hummermania/kibana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hummermania/kibana

Tags

v5.5.0

Toggle v5.5.0's commit message
version 5.5.0

v5.4.3

Toggle v5.4.3's commit message
version 5.4.3

v5.4.2

Toggle v5.4.2's commit message
version 5.4.2

v5.4.1

Toggle v5.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
epixa Court Ewing
version 5.4.1

v5.3.3

Toggle v5.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
epixa Court Ewing
version 5.3.3

v6.0.0-alpha2

Toggle v6.0.0-alpha2's commit message
[jenkins/ftr] bail on first functional test failure (elastic#12111)

v6.0.0-alpha1

Toggle v6.0.0-alpha1's commit message
version 6.0.0-alpha1

v5.4.0

Toggle v5.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
epixa Court Ewing
version 5.4.0

v5.3.2

Toggle v5.3.2's commit message
version 5.3.2

v5.3.1

Toggle v5.3.1's commit message
Timepicker step forward/backward should not overlap (elastic#11131)

* Timepicker step forward/backward should not overlap
This PR fixes the step forward/backward buttons in the timepicker so that the ranges do not overlap. Prior to this PR, if you stepped forward/backward, the new range would include one millisecond of time in both ranges, which could result in documents being visible in both time ranges.

* Add unit for add/subtract methods
0