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

Some code cleanups #1888

Closed
wants to merge 7 commits into from
Closed

Some code cleanups #1888

wants to merge 7 commits into from

Commits on Nov 5, 2018

  1. Some code cleanups

    1. diamonds operator
    2. missing final
    3. index of with '' when possible
    gkorland committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    2f8860f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. more cleanups

    gkorland committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    72d68bb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

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

Commits on Jul 14, 2019

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

Commits on Jul 18, 2019

  1. Merge remote-tracking branch 'origin/master' into code_cleanup

    # Conflicts:
    #	src/main/java/redis/clients/jedis/util/JedisByteHashMap.java
    gkorland committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    823900d View commit details
    Browse the repository at this point in the history
  2. clean more warnings

    gkorland committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    ebc9007 View commit details
    Browse the repository at this point in the history
  3. clean more warnings

    gkorland committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    7f7a91b View commit details
    Browse the repository at this point in the history