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-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tsouza/elasticsearch-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 1, 2017

  1. sting => String

    georules committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    039d52e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from georules/spelling-fix-sting

    sting => String
    spalger authored Mar 1, 2017
    Configuration menu
    Copy the full SHA
    d9252d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. bump api version to 5.3

    spalger committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f64344f View commit details
    Browse the repository at this point in the history
  2. [apis] regenerate

    spalger committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    f47ca00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87cc201 View commit details
    Browse the repository at this point in the history
  4. [docs/config] regenerate

    spalger committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    1ac2d30 View commit details
    Browse the repository at this point in the history
  5. [changelog] update

    spalger committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    94e27d5 View commit details
    Browse the repository at this point in the history
  6. export console logger in non browser environments

    When using this library in eg. AWS Lambda environment the console logger
    is a lot more usefull than stdio.
    tellnes committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    a30d362 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Merge pull request #523 from tellnes/console

    export console logger in non browser environments
    spalger authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    1c6c622 View commit details
    Browse the repository at this point in the history
  2. [changelog] mention #523

    spalger committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    5431f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a60028b View commit details
    Browse the repository at this point in the history
Loading