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: kshasan/java-wrapper-outdated
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java-wrapper-1.0.5
Choose a base ref
...
head repository: kshasan/java-wrapper-outdated
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 21, 2015

  1. InputStream instead of File and the 'answers' metadata for rank

    - The create and rank calls take an InputStream instead of a File
    - The rank method also takes a parameter for the number for top answers
    kshasan committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    ab408c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108971c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Configuration menu
    Copy the full SHA
    124ebd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from gjs29/master

    Remove deprecated delete all clusters API from Retrieve and Rank client
    kshasan committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    e9d9bad View commit details
    Browse the repository at this point in the history
  3. Update Retrieve examples

    * fix package
    * use options to create a cluster
    * print full cluster info
    * standardize some naming conventions
    gjs29 committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    5345e12 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from gjs29/master

    Update Retrieve examples
    kshasan committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    fab99c3 View commit details
    Browse the repository at this point in the history
  5. More Retrieve examples changes

    * remove forbidden JMX setting from config
    * use actual example config directory
    gjs29 committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    a0f2db2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from gjs29/master

    More Retrieve examples changes
    kshasan committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    7441c80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3901a92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52f8b4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b30a999 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6 from gjs29/master

    Build zip with dependencies when mvn packaging
    kshasan committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    b3c5082 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    08f92e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from gjs29/master

    Replace slf4j logging in Retrieve and Rank
    kshasan committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    f17d381 View commit details
    Browse the repository at this point in the history
Loading