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-1.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

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
    5932ca3 View commit details
    Browse the repository at this point in the history
  2. Update to elasticsearch 1.1.0

    Closes #18.
    dadoonet committed Mar 28, 2014
    Configuration menu
    Copy the full SHA
    6d6aa6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc97ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e81654a View commit details
    Browse the repository at this point in the history
Loading