Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elastic/kibana
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elasticsearch-cn/kibana
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cn
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 96 files changed
  • 3 contributors

Commits on May 18, 2018

  1. Final Review (#89)

    * commit discover * Revert "commit discover" This reverts commit 852a8ed. * add final review files * final review update * final commit * update name
    howardhuanghua authored May 18, 2018
    Configuration menu
    Copy the full SHA
    c966d14 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    32fb52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4124482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c9c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141ff97 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Drop bad style

    Drops a `[float]` tag that breaks building with asciidoctor. It doesn't change the output in asciidoc.
    nik9000 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    b9e87f0 View commit details
    Browse the repository at this point in the history
  2. Fix links in asciidoctor

    Fixes some links in asciidoctor by adding some zero width spaces so Asciidoctor's parser can find the links.
    nik9000 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    8953ee7 View commit details
    Browse the repository at this point in the history
  3. Fixup table header

    Asciidoctor didn't like the old way.
    nik9000 committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    f6be66c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Docs: Fix poorly rendered link

    The source had a backtick transposed with a right square bracket which was confusing things.
    nik9000 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    9f48823 View commit details
    Browse the repository at this point in the history
  2. Fix remaining bad links

    Asciidoctor needs spaces to make links. This adds zero with spaces before some links so they display correctly.
    nik9000 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    c1c19dd View commit details
    Browse the repository at this point in the history
Loading