Thanks to visit codestin.com
Credit goes to github.com

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/elasticsearch-lang-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: elastic/elasticsearch-lang-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: es-0.90
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 7, 2014

  1. Add plugin release semi-automatic script

    Closes #15.
    (cherry picked from commit c82c653)
    dadoonet committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    d31abb3 View commit details
    Browse the repository at this point in the history
  2. Add Javascript examples

    Closes #8.
    (cherry picked from commit f5366da)
    dadoonet committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    298ed38 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Disable java and maven version checking

    And fix typo in email html
    (cherry picked from commit b54ba3a)
    dadoonet committed Mar 19, 2014
    Configuration menu
    Copy the full SHA
    656e5fe View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2014

  1. Create branches according to elasticsearch versions

    We create branches:
    
    * es-0.90 for elasticsearch 0.90
    * es-1.0 for elasticsearch 1.0
    * es-1.1 for elasticsearch 1.1
    * master for elasticsearch master
    
    We also check that before releasing we don't have a dependency to an elasticsearch SNAPSHOT version.
    
    Add links to each version in documentation
    (cherry picked from commit 22465d2)
    dadoonet committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    4fa04d6 View commit details
    Browse the repository at this point in the history
Loading