Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring set command to use SetParams for the optional parameters #878

Merged
merged 10 commits into from
Aug 4, 2015

Commits on Feb 6, 2015

  1. Configuration menu
    Copy the full SHA
    351e749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab38239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4131a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. Configuration menu
    Copy the full SHA
    361bcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ba3fa View commit details
    Browse the repository at this point in the history
  3. fixing parameters order

    nykolaslima committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    6e2706b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Merge branch 'master' into set-with-params

    Conflicts:
    	src/main/java/redis/clients/jedis/Jedis.java
    	src/main/java/redis/clients/jedis/JedisCluster.java
    nykolaslima committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    157a8ce View commit details
    Browse the repository at this point in the history
  2. fixing merge problem

    nykolaslima committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    f49eb68 View commit details
    Browse the repository at this point in the history
  3. fixing wrong test

    nykolaslima committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    4de7095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    454f783 View commit details
    Browse the repository at this point in the history