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: kliewkliew/salad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: adenda/salad
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.
  • 19 commits
  • 38 files changed
  • 3 contributors

Commits on May 11, 2017

  1. Add incr and decr methods

    fdoumet committed May 11, 2017
    Configuration menu
    Copy the full SHA
    0a3db27 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    6a1753d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Implement Redis Server commands for Salad API

    * Add tests for Salad server commands
    * Add tests for Salad string commands
    sjking committed May 25, 2017
    Configuration menu
    Copy the full SHA
    d1b8600 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from adenda/server-commands

    Implement Redis Server commands for Salad API
    sjking authored May 25, 2017
    Configuration menu
    Copy the full SHA
    538fdcc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    f0f4a81 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'server-commands'

    sjking committed May 31, 2017
    Configuration menu
    Copy the full SHA
    5045cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    89b1577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b274d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d4798 View commit details
    Browse the repository at this point in the history
  4. Revert "Use LGPLv3 (lesser GPL) license"

    This reverts commit 78d4798.
    sjking committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    447d979 View commit details
    Browse the repository at this point in the history
  5. Add the lesser GPLv3 license

    sjking committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    2408dd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Add sonatype info

    sjking committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    03ad394 View commit details
    Browse the repository at this point in the history
  2. Add CLUSTER INFO command

    sjking committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    9966a2d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Updated to Scala 2.12.2

    fdoumet committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    fff3966 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. updated dependencies

    kailuowang committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    425aa26 View commit details
    Browse the repository at this point in the history
  2. updated the version

    kailuowang committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    10fafd5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kailuowang authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0ee2308 View commit details
    Browse the repository at this point in the history
  4. Create .travis.yml

    kailuowang authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    76b0c4b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Merge pull request #2 from kailuowang/master

    updated dependencies
    fdoumet authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    19d9602 View commit details
    Browse the repository at this point in the history
Loading