Skip to content
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

[backport] PR #7422 to 4.x #7488

Closed
wants to merge 3,161 commits into from
Closed

[backport] PR #7422 to 4.x #7488

wants to merge 3,161 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 29, 2016

  1. Configuration menu
    Copy the full SHA
    09be7e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7096 from epixa/fixlet

    Do not use es6 in non-transpiled html
    w33ble committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    1853f29 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #6935 from panda01/fix/superTallVis"

    This reverts commit 1d9a008, reversing
    changes made to 855faff.
    epixa committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    574940f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7099 from epixa/fixnav

    Revert "Merge pull request #6935 from panda01/fix/superTallVis"
    ycombinator committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    b18b1f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7098 from BigFunger/plugin-installer-error

    [plugin installer] fixes issue when plugin directory is in archive twice
    Rashid Khan committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    950d6e2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2016

  1. Use filter directly

    jimmyjones2 committed May 1, 2016
    Configuration menu
    Copy the full SHA
    729f375 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. Add the license check back

    Rashid Khan committed May 2, 2016
    Configuration menu
    Copy the full SHA
    412b711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb8b2a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adaf9a0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. Fix linting issues

    lukasolson committed May 3, 2016
    Configuration menu
    Copy the full SHA
    04b2693 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7076 from Bargs/backButtonFix

    Fix 5982 - Do fetch after route change is complete
    Matt Bargar committed May 3, 2016
    Configuration menu
    Copy the full SHA
    da8b6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d040b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7123 from ycombinator/gh-7074

    Honor custom label in percentile ranks aggregation
    ycombinator committed May 3, 2016
    Configuration menu
    Copy the full SHA
    da8e0b8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Configuration menu
    Copy the full SHA
    10b300c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7126 from ycombinator/gh-6338

    Specifying date format when filtering a date histogram
    ycombinator committed May 4, 2016
    Configuration menu
    Copy the full SHA
    6d543b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6166 from jimmyjones2/filter-exists

    Add field exists filter button to doc table
    Rashid Khan committed May 4, 2016
    Configuration menu
    Copy the full SHA
    ea2f94f View commit details
    Browse the repository at this point in the history
  4. Use lt instead of lte for safer upper bound in range filter.

    Using lte with +interval -1ms assumes that 1ms is the smallest delta possible.
    This may be true today but may not stay true in the future. It is safer to
    use lt with +interval instead.
    ycombinator committed May 4, 2016
    Configuration menu
    Copy the full SHA
    356b39e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee3119e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into consoleTest

    LeeDr committed May 4, 2016
    Configuration menu
    Copy the full SHA
    1ca031c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:elastic/kibana into implement/con…

    …soleLikeLogging
    spalger committed May 4, 2016
    Configuration menu
    Copy the full SHA
    b16521e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7028 from spalger/implement/consoleLikeLogging

    [function tests] console like logging api
    spalger committed May 4, 2016
    Configuration menu
    Copy the full SHA
    187882d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7112 from rashidkpc/fix/licenses

    Add license check
    Rashid Khan committed May 4, 2016
    Configuration menu
    Copy the full SHA
    1f0a452 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Configuration menu
    Copy the full SHA
    203c7ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b06cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7141 from LeeDr/fix-build-windows-cygwin

    Re-applied PR 6267 to master to fix Windows/cygwin build
    Credit for this work goes to @repocho.  Thanks for getting Windows builds working!
    Lee Drengenberg committed May 5, 2016
    Configuration menu
    Copy the full SHA
    b19cb6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0cf2f1 View commit details
    Browse the repository at this point in the history
  5. [settings] use const.

    bevacqua committed May 5, 2016
    Configuration menu
    Copy the full SHA
    4b66c79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3bc6c8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2016

  1. Merge pull request #7132 from LeeDr/consoleTest

    2 new simple Console functional tests
    Lee Drengenberg committed May 6, 2016
    Configuration menu
    Copy the full SHA
    8b8b3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e91032 View commit details
    Browse the repository at this point in the history
  3. Update active API to 5.0

    ycombinator committed May 6, 2016
    Configuration menu
    Copy the full SHA
    e6889df View commit details
    Browse the repository at this point in the history
  4. [node] Bump node.js to 4.4.4

    jbudz committed May 6, 2016
    Configuration menu
    Copy the full SHA
    470404f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6976 from bevacqua/chore/log-export-all

    Log error when "Export All" ES query fails
    bevacqua committed May 6, 2016
    Configuration menu
    Copy the full SHA
    8f12fbf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Pass elasticsearch base URL to UI via injectVars

    ... instead of passing it via a custom Console plugin REST API endpoint
    ycombinator committed May 10, 2016
    Configuration menu
    Copy the full SHA
    b581ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1807e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc0d392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf698a View commit details
    Browse the repository at this point in the history
  5. [merge] Merged with master.

    bevacqua committed May 10, 2016
    Configuration menu
    Copy the full SHA
    9bfe083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5e2123 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    107de9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ffb62e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6fb52f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7148 from jbudz/bump-node

    [node] Bump node.js to 4.4.4
    epixa committed May 10, 2016
    Configuration menu
    Copy the full SHA
    33d91e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18b1a57 View commit details
    Browse the repository at this point in the history
  12. Bump .node-version to 4.4.4

    epixa committed May 10, 2016
    Configuration menu
    Copy the full SHA
    20eaca2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #7163 from LeeDr/defaultTryTimeout

    Add a defaultTryTimeout config parameter and use it for the try method.
    spalger committed May 10, 2016
    Configuration menu
    Copy the full SHA
    c8c2ab9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #7168 from epixa/nodeversion

    Bump .node-version to 4.4.4
    epixa committed May 10, 2016
    Configuration menu
    Copy the full SHA
    2639431 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db971f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a55615f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a822f3 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #7085 from lukasolson/fix/public-status-page

    [statusPage] Allow unauthenticated users to see status page
    lukasolson committed May 10, 2016
    Configuration menu
    Copy the full SHA
    969c782 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Configuration menu
    Copy the full SHA
    3f360a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19b8612 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7129 from ycombinator/safer-range-bound

    Use lt instead of lte for safer upper bound in range filter.
    spalger committed May 11, 2016
    Configuration menu
    Copy the full SHA
    0051da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f9e94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7177 from ericamick/patch-2

    Update getting-started.asciidoc
    spalger committed May 11, 2016
    Configuration menu
    Copy the full SHA
    5830d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d87a5e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2af8550 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5599e9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7067 from ycombinator/gh-7059

    Disallow Console from functioning as an open web proxy
    ycombinator committed May 11, 2016
    Configuration menu
    Copy the full SHA
    5a41292 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7179 from lukasolson/expose-notifier-add

    [notifier] Expose add() method to allow more customizable pop-ups
    lukasolson committed May 11, 2016
    Configuration menu
    Copy the full SHA
    f63d68e View commit details
    Browse the repository at this point in the history
  11. [Map] addressed some issues

    panda01 committed May 11, 2016
    Configuration menu
    Copy the full SHA
    ff97284 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. [merge] Merged with master.

    bevacqua committed May 12, 2016
    Configuration menu
    Copy the full SHA
    ca88e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22877bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b11ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058208c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d68b553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13220cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    670e878 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7185 from epixa/fix-visstate-title

    Adds title to visState before the visualization is saved
    panda01 committed May 12, 2016
    Configuration menu
    Copy the full SHA
    b93578d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f60505 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7187 from LeeDr/tryToFixVisTests

    Add try in 2 visualize page methods that have failed.
    spalger committed May 12, 2016
    Configuration menu
    Copy the full SHA
    cb52c70 View commit details
    Browse the repository at this point in the history
  11. [Visualize] fixing PersistentState object, Removed code from Dashboar…

    …d panel
    Khalah Jones Golden committed May 12, 2016
    Configuration menu
    Copy the full SHA
    fd30551 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. Configuration menu
    Copy the full SHA
    d8d1a1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7205 from lukasolson/fix/status-allow-anonymous

    [status] Rename setting to "status.allowAnonymous"
    Rashid Khan committed May 13, 2016
    Configuration menu
    Copy the full SHA
    80ad93c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Incorrect default elasticsearch.requestTimeout

    Documentation says it's 300,000 ms, which is 5 minutes.
    The default is actually 30 seconds, or 30,000 ms.
    awochna committed May 16, 2016
    Configuration menu
    Copy the full SHA
    7ac9f93 View commit details
    Browse the repository at this point in the history
  2. Test to see if returning from the expects resolves the tryForTime's c…

    …ontinuing after the tests finish.
    LeeDr committed May 16, 2016
    Configuration menu
    Copy the full SHA
    d37573d View commit details
    Browse the repository at this point in the history
  3. Changed to return on initial getEsHostPort.

    LeeDr committed May 16, 2016
    Configuration menu
    Copy the full SHA
    8fca1d8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Try without the last test

    LeeDr committed May 17, 2016
    Configuration menu
    Copy the full SHA
    dda1703 View commit details
    Browse the repository at this point in the history
  2. Merge master

    LeeDr committed May 17, 2016
    Configuration menu
    Copy the full SHA
    69fdfd8 View commit details
    Browse the repository at this point in the history
  3. [grunt] Task to rebuild archives with new version

    This is useful for when a pre-release build is completely tested and
    could be released as-is if it weren't for the pre-release suffix and
    commit hash. It will extract the archives in the target, replace the
    version, sha, and build numbers with the current working copy's, and
    then recreate the archives and shas.
    epixa committed May 17, 2016
    Configuration menu
    Copy the full SHA
    28aa6c9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. If value is deleted from the nav link collection, invalidate cache

    Otherwise, the next time inOrder is called, the stale nav link collection that is
    in the cache is returned, with the deleted object still in it.
    ycombinator committed May 18, 2016
    Configuration menu
    Copy the full SHA
    079aba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2afeda View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7227 from ycombinator/invalidate-navlink-cache-on…

    …-delete
    
    If a value is deleted from the nav link collection, invalidate in-order cache
    ycombinator committed May 18, 2016
    Configuration menu
    Copy the full SHA
    e2754b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77b8ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7225 from epixa/repackage

    [grunt] Task to rebuild archives with new version
    epixa committed May 18, 2016
    Configuration menu
    Copy the full SHA
    d117d7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cd080a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34811e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff96051 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b061b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f89defa View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Merge pull request #6676 from jbudz/build-packages

    [grunt] Publish packages
    epixa committed May 19, 2016
    Configuration menu
    Copy the full SHA
    173a217 View commit details
    Browse the repository at this point in the history
  2. [build] Release packages to s3

    jbudz committed May 19, 2016
    Configuration menu
    Copy the full SHA
    d0c835d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032de94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a1a7be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62b1dae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef0181f View commit details
    Browse the repository at this point in the history
  7. [guard] Guard clause against unrecognized settings being watched on, …

    …preventing mispelling issues.
    bevacqua committed May 19, 2016
    Configuration menu
    Copy the full SHA
    39f6bd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7aae562 View commit details
    Browse the repository at this point in the history
  9. [typo] Fix filter typos.

    bevacqua committed May 19, 2016
    Configuration menu
    Copy the full SHA
    bb7ef18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12c4ca4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7245 from bevacqua/spalger-as-a-monster

    Fix filter typos
    spalger committed May 19, 2016
    Configuration menu
    Copy the full SHA
    ead4625 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7202 from jbudz/release-packages

    Add rpm/deb to s3 release
    epixa committed May 19, 2016
    Configuration menu
    Copy the full SHA
    7491734 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8231f8e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Configuration menu
    Copy the full SHA
    a49d765 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7248 from jbudz/package-snapshot-links

    [readme] Add snapshot package links
    jbudz committed May 20, 2016
    Configuration menu
    Copy the full SHA
    f312f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431ba4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6222b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17c1ce4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7219 from LeeDr/returnExpectConsoleTests

    Add missing 'return' in console test
    Lee Drengenberg committed May 20, 2016
    Configuration menu
    Copy the full SHA
    9a1caaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7334ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    959d9cf View commit details
    Browse the repository at this point in the history
  9. Fix a bunch of tryForTimes.

    LeeDr committed May 20, 2016
    Configuration menu
    Copy the full SHA
    f2b4711 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6849 from bevacqua/feature/restify-config

    Add backend provider for default settings
    bevacqua committed May 20, 2016
    Configuration menu
    Copy the full SHA
    5df51d5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7257 from jbudz/issues/7182

    [field formatters] IP should return - on null or undefined
    jbudz committed May 20, 2016
    Configuration menu
    Copy the full SHA
    a11a86e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc0607e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50581a8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #7256 from LeeDr/fixSaveVis

    Wrapped part of saveVisualization in a try loop.
    Lee Drengenberg committed May 20, 2016
    Configuration menu
    Copy the full SHA
    95132dd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Configuration menu
    Copy the full SHA
    7f8d125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb77d7d View commit details
    Browse the repository at this point in the history
  3. [AppSwitcher] Removed excess colors from the appswitcher

    Khalah Jones Golden committed May 24, 2016
    Configuration menu
    Copy the full SHA
    abc76e0 View commit details
    Browse the repository at this point in the history
  4. [merge] Merge with master.

    bevacqua committed May 24, 2016
    Configuration menu
    Copy the full SHA
    8df5ecf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8d6c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b9f683 View commit details
    Browse the repository at this point in the history
  7. Only include zip snapshot link for windows

    tar.gz is sufficient for all operating systems except for windows, which by
    default only includes zip. There's no reason to provide both links, and we
    intend to stop publishing the alternative links altogether at some point.
    epixa committed May 24, 2016
    Configuration menu
    Copy the full SHA
    d6a80b3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Merge pull request #7271 from panda01/fix/app-switcher-colors

    App switcher colors Adjustments
    panda01 committed May 25, 2016
    Configuration menu
    Copy the full SHA
    c9fc5de View commit details
    Browse the repository at this point in the history
  2. Checking for ES plugin readiness before trying to use it

    If the ES plugin is not ready (i.e. in red state), we won't try to use it and end
    up blocking the reply.
    ycombinator committed May 25, 2016
    Configuration menu
    Copy the full SHA
    6fa412e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b21b17 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7285 from elastic/gh-7278

    If elasticsearch plugin is not ready, do not block
    ycombinator committed May 25, 2016
    Configuration menu
    Copy the full SHA
    d3572d6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Configuration menu
    Copy the full SHA
    df0cad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4819ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7289 from ycombinator/update-ospkg-build-instruct…

    …ions
    
    Updating instructions for building OS packages
    ycombinator committed May 26, 2016
    Configuration menu
    Copy the full SHA
    1fa4304 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7291 from bevacqua/feature/config-defaults

    Added config.get(key, defaultValue) overload
    bevacqua committed May 26, 2016
    Configuration menu
    Copy the full SHA
    6981325 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3b3128 View commit details
    Browse the repository at this point in the history
  6. New dashboard tests using elasticdump

    LeeDr committed May 26, 2016
    Configuration menu
    Copy the full SHA
    988be91 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. Configuration menu
    Copy the full SHA
    53a3fbc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7299 from tsullivan/ui-navbar-top-default-border

    [NavBar] add default invisible border below `li > a`
    tsullivan committed May 27, 2016
    Configuration menu
    Copy the full SHA
    1e9af4d View commit details
    Browse the repository at this point in the history
  3. [TileMap] Removing unnecessary zoom set

    Khalah Jones Golden committed May 27, 2016
    Configuration menu
    Copy the full SHA
    cb758cc View commit details
    Browse the repository at this point in the history
  4. Add missing Dashboard test files.

    LeeDr committed May 27, 2016
    Configuration menu
    Copy the full SHA
    1333cbe View commit details
    Browse the repository at this point in the history
  5. Remove some unused vars.

    LeeDr committed May 27, 2016
    Configuration menu
    Copy the full SHA
    53ede1a View commit details
    Browse the repository at this point in the history
  6. Move updateConfigDoc method out of scenario_manager and into its own …

    …support/es_client.
    LeeDr committed May 27, 2016
    Configuration menu
    Copy the full SHA
    ac4a0ed View commit details
    Browse the repository at this point in the history
  7. [build] Commit install/remove scripts instead of generating, stop ser…

    …vice before removing
    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    08c9897 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5387167 View commit details
    Browse the repository at this point in the history
  9. [build] Run as group kibana

    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    d9a84b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07618c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83c5802 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c6e4d3 View commit details
    Browse the repository at this point in the history
  13. [build] Fail on errors

    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    f9033a1 View commit details
    Browse the repository at this point in the history
  14. [build] Cleanup postrm

    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    bab73b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4336f2b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6d293af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f0be48 View commit details
    Browse the repository at this point in the history
  18. [build] Cleanup packages task

    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    db5ac1e View commit details
    Browse the repository at this point in the history
  19. [build] Style cleanup

    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    6189c19 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9213e61 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6788f06 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #7212 from awochna/default-request-timeout

    Incorrect default `elasticsearch.requestTimeout`
    jbudz committed May 27, 2016
    Configuration menu
    Copy the full SHA
    5188811 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #6835 from panda01/fix/map-zoom

    Fix/map zoom
    panda01 committed May 27, 2016
    Configuration menu
    Copy the full SHA
    00d01cf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ebe29e View commit details
    Browse the repository at this point in the history
  25. Correct a dashboard test sub-suite name.

    LeeDr committed May 27, 2016
    Configuration menu
    Copy the full SHA
    f28fc89 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #6566 from bevacqua/feature/sort-dimensions-dragging

    Drag aggregations to sort instead of having up/down arrows.
    bevacqua committed May 27, 2016
    Configuration menu
    Copy the full SHA
    1cf2979 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2016

  1. Display plugins versions

    This is useful to determine if a plugin needs to be updated when using deployment automation solution (like Ansible)
    ggrossetie committed May 28, 2016
    Configuration menu
    Copy the full SHA
    2c1d765 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Some cleanup from review comments.

    LeeDr committed May 31, 2016
    Configuration menu
    Copy the full SHA
    411bacd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7221 from Mogztter/patch-1

    Display plugins versions
    jbudz committed May 31, 2016
    Configuration menu
    Copy the full SHA
    00f4538 View commit details
    Browse the repository at this point in the history
  3. Remove unused self.

    LeeDr committed May 31, 2016
    Configuration menu
    Copy the full SHA
    1566cc3 View commit details
    Browse the repository at this point in the history
  4. [test] Fix test fixtures.

    bevacqua committed May 31, 2016
    Configuration menu
    Copy the full SHA
    496b8a9 View commit details
    Browse the repository at this point in the history
  5. Removed un-used requires.

    LeeDr committed May 31, 2016
    Configuration menu
    Copy the full SHA
    9fe89d9 View commit details
    Browse the repository at this point in the history
  6. Add version to status output

    This adds a version field to all Status output, including for built-in plugins.
    
    - It adds the version to the Status API and Status page.
    - It adds the version to plugin status change logging.
    - It drops the "plugin:" prefix from all status output (as it's implied), except the log output.
    pickypg committed May 31, 2016
    Configuration menu
    Copy the full SHA
    584e19a View commit details
    Browse the repository at this point in the history
  7. If there is an error, return an empty object for user settings

    Otherwise the promise never settles and can block a response from
    the Kibana server.
    ycombinator committed May 31, 2016
    Configuration menu
    Copy the full SHA
    4902271 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7298 from LeeDr/dashboardTests

    New dashboard tests using elasticdump
    Lee Drengenberg committed May 31, 2016
    Configuration menu
    Copy the full SHA
    b50451f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Configuration menu
    Copy the full SHA
    43c7257 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7337 from LeeDr/discoverTestBackButton

    One new discover test for issue #5937 use back button.
    Lee Drengenberg committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    6ebe67d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df0239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a16c93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07e5686 View commit details
    Browse the repository at this point in the history
  6. Add data files for visualize tests.

    LeeDr committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    c45f937 View commit details
    Browse the repository at this point in the history
  7. [test] Fix typos.

    bevacqua committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    bb39ce6 View commit details
    Browse the repository at this point in the history
  8. Fix Status Table Columns

    This fixes the sizing of the table columns on the status page by putting the row on the tr elements rather than the table itself.
    pickypg committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    76f349a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59981ba View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6720 from bevacqua/feature/bouncy-castle

    Support configuration reloads for logging
    bevacqua committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    ef1fb42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    357e391 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Using _.partial() instead of bind()

    This is because bind() is typically used to change the value of this. As we
    aren't actually changing the value of this here, using _.partial() explains
    the intent more clearly, IMO.
    ycombinator committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    484e45f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7333 from ycombinator/gh-7318

    If user settings cannot be found for installed version of Kibana, turn Kibana plugin red
    ycombinator committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    6e46c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f1726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acbd03e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7345 from w33ble/fix/object-delete-errors

    Notify user of delete failures
    lukasolson committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    420f1fa View commit details
    Browse the repository at this point in the history
  6. Wait for loading of logstash to finish.

    LeeDr committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    1c0cbe2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6543 from bevacqua/bugfix/no-results-timepicker

    Fix timepicker button behavior in "No Results" page for timeseries data
    bevacqua committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    b6a0b89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50966e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39a7c32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    988d579 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61f975c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7360 from cjcenizal/component/pagination-design

    Add background-color to pagination links.
    cjcenizal committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    1f52250 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Remove logging from scenario_manager

    LeeDr committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    1c43bf7 View commit details
    Browse the repository at this point in the history
  2. Remove logging from scenario_manager

    LeeDr committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    b36f1e0 View commit details
    Browse the repository at this point in the history
  3. [Dashboard] Added refresh interval to the dashboard saved object, als…

    …o added refresh to save when save with time is checked
    Khalah Jones Golden committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    79d28db View commit details
    Browse the repository at this point in the history
  4. Minor cleanup logstash return

    LeeDr committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    b614e4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7346 from LeeDr/visualizeTestsWithElasticdump

    Use elasticdump to preload default index for visualization tests.
    Lee Drengenberg committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    70cae37 View commit details
    Browse the repository at this point in the history
  6. [Dashboard] Removing unnecessary check

    Khalah Jones Golden committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    c8c1043 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c392174 View commit details
    Browse the repository at this point in the history
  8. ops: set default interval for stat collection to 5 seconds

    When polling the NodeJS server for operations data every 10 seconds, the
    data become coarse-looking when viewing it at fine-grain detail. If you
    aggregate the data into a date histogram and the bucket size is 10
    seconds, then there'll be missing data in every other bucket. That is,
    unless the time bounds of the buckets line up PERFECTLY with the time
    that operations data was collected, which is unlikely
    tsullivan committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    0c78e59 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7260 from bevacqua/refactor/indexpattern-factory

    Cleanup index pattern class.
    bevacqua committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    f1a6290 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7375 from tsullivan/ops-increase-interval

    ops: set default interval for stat collection to 5 seconds
    tsullivan committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    e60f58a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Configuration menu
    Copy the full SHA
    2462b49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7356 from ycombinator/gh-7353

    If there is no upgradeable config, create a new one
    ycombinator committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    36beb93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7369 from LeeDr/elasticDumpDiscover

    Switch Discover and Settings tests to use esClient to wipe .kibana
    Lee Drengenberg committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    4a49885 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Show highlighted text color for single "tab" items in navigation

    This adds a simple CSS rule to highlight the navigation item to be highlighted as though it's active
    without adding the underline.
    
    The rule is very specific, which plays into the discussion in #7364. As a follow-up to this, we should
    create a bread crumb element to add that auto-builds these kind of things so that plugin authors do not
    need to even know the rules in place. This should help to keep all plugins consistent as well as simplify
    the effort to make it work.
    pickypg committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    c145ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1cb593 View commit details
    Browse the repository at this point in the history
  3. [Dashboard] Use JSON to stringify, and parse autorefresh object for d…

    …ashboard time
    Khalah Jones Golden committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    3c44b5a View commit details
    Browse the repository at this point in the history
  4. [Dashboard] Made the refresh interval an object when saved

    Khalah Jones Golden committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    4c584a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Merge pull request #7308 from jbudz/issues/7275

    [build] update install package paths, centralize config
    w33ble committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    5112880 View commit details
    Browse the repository at this point in the history
  2. Add screenshot-comparison utility, to protect against visual regressi…

    …ons during CSS refactors.
    
    - Remove test/output and added test/screenshots (requires a Jenkins change).
    - Add test/screenshots/baseline images. These document the expected state of the UI.
    - Add dependency on image-diff package.
    - Add utilities/compareScreenshots.js, which can be run via 'npm run compareScreenshots'.
    cjcenizal committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    9fa2e82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7395 from cjcenizal/feature/compare-screenshots-u…

    …tility
    
    Add screenshot-comparison utility, to protect against visual regressions during CSS refactors.
    cjcenizal committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    207a481 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Add style_guides dir, extracted sections from STYLEGUIDE.md.

    - css_style_guidee.md
    - js_style_guide.md
    - html_style_guide.md
    - api_style_guide.md
    cjcenizal committed Jun 9, 2016
    4 Configuration menu
    Copy the full SHA
    9d8776b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7309 from jbudz/issues/7186

    [nav] show if chrome.isVisible()
    jbudz committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    909f8be View commit details
    Browse the repository at this point in the history
  3. updated grunt-esvm to latest

    spalger committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    a28dd03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7407 from spalger/fix/esvm

    updated grunt-esvm to latest
    spalger authored Jun 9, 2016
    Configuration menu
    Copy the full SHA
    6549397 View commit details
    Browse the repository at this point in the history
  5. Update API and HTML style guides.

    - 80-character line limit in HTML.
    cjcenizal committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    81fb346 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Merge pull request #7399 from cjcenizal/docs/css-style-guide

    Add style_guides dir, extracted sections from STYLEGUIDE.md.
    cjcenizal authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    9b8b6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ccff35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7412 from cjcenizal/bug/fix-broken-style-guide-links

    Make links in STYLEGUIDE relative.
    cjcenizal authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    14f3bf0 View commit details
    Browse the repository at this point in the history
  4. [Dashboard] Added refresh check for backwards compatibility when load…

    …ing dashboard, nested mapping for a saved dashboard
    Khalah Jones Golden committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    8357f25 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7365 from panda01/feature/dashboard-refresh-interval

    Dashboard Refresh Interval
    panda01 authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    761f3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2459bb View commit details
    Browse the repository at this point in the history
  7. Reload window if user has been sent to status page but status is green

    Of course, if the user has *explicitly* requested the status page, then don't reload the window and cause an infinite loop!
    ycombinator committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    ab66d5e View commit details
    Browse the repository at this point in the history
  8. Adding comments

    ycombinator committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    e860fc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b08d1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ebf365 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa05237 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7429 from cjcenizal/bug/handle-error-save-screenshot

    Fix bug in test common.js handleError method when saving a screenshot.
    cjcenizal authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    60d3374 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db780bd View commit details
    Browse the repository at this point in the history
  14. Removing unused variable

    ycombinator committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    58f9843 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3425818 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #7428 from ycombinator/gh-7424

    Don't turn Kibana plugin red if Kibana index is not yet ready
    ycombinator authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    5cf440c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Apply -snapshot suffix during build task

    The default behavior of the build task is to now apply the -snapshot
    suffix dynamically rather than us manually hardcoding and managing it
    within the source code itself. The `--release` flag will drop the
    -snapshot suffix on a build, which should be used for any release
    candidate.
    
    The default behavior of the build task has also changed to create
    rpm/deb packages as well. Since we've only confirmed that this works on
    linux, you can override that behavior by passing `skip-os-packages`.
    
    If you do not want to create any zip or tar.gz archives, you can pass
    `--skip-archives`.
    epixa committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    834f563 View commit details
    Browse the repository at this point in the history
  2. Issue and PR templates for github

    Modeled after the templates used in the elasticsearch repo, these
    templates will be used by github to prefill issue and pull request
    bodies to help users avoid commonly encountered problems.
    epixa committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    09eb74a View commit details
    Browse the repository at this point in the history
  3. Correct PR template file name

    09eb74a introduced a PR template with an incorrect file name, so github
    does not use it for pull requests.
    epixa committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    a80287f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. [functional tests] remove extra IIFE wappers

    spalger committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    ac00863 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7434 from spalger/transform/removeFunctionalIIFEW…

    …rappers
    
    [functional tests] remove extra IIFE wappers
    spalger authored Jun 12, 2016
    Configuration menu
    Copy the full SHA
    8294487 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    f0c3702 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7437 from spalger/refactor/functionalTestErrorHan…

    …dling
    
    [functional tests] move common.handleError to a higher level
    Lee Drengenberg authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    a553bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb84e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    4b36d05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7448 from epixa/momentjs

    Bump moment.js to latest version
    epixa authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    d8512a8 View commit details
    Browse the repository at this point in the history
  3. Add visual regression screenshot gallery.

    - Add 'test:visualRegression' grunt task.
    - Run 'test:visualRegression' as part of npm script 'test'.
    - Add 'clean:screenshots task'.
    - Clean screenshots/session when funtional tests are run.
    cjcenizal committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    9e353fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7410 from cjcenizal/improvement/ui-screenshot-cov…

    …erage
    
    Take screenshots of UI throughout functional tests.
    cjcenizal authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    aa47599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1a7fc4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7453 from cjcenizal/improvement/update-baseline-s…

    …creenshots
    
    Update baseline screenshots with loaded CSS.
    cjcenizal authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    5ffb9d4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7317 from epixa/newbuild

    Apply -snapshot suffix during build task
    epixa authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    dbfee59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29e26de View commit details
    Browse the repository at this point in the history