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: erikdubbelboer/phpRedisAdmin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cherrot/phpRedisAdmin_Enhanced
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.
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 5, 2014

  1. Add debug switch to disable slow queries such as keys. add GET para…

    …m `from` and `to` to determin range. and many many enhancement....
    Cherrot Luo committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    8f9c5e1 View commit details
    Browse the repository at this point in the history
  2. Add support for zRangeByScore

    Cherrot Luo committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    a539e9a View commit details
    Browse the repository at this point in the history
  3. update css

    Cherrot Luo committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    e4dd7f6 View commit details
    Browse the repository at this point in the history
  4. add return count

    Cherrot Luo committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    f6aa7e2 View commit details
    Browse the repository at this point in the history
  5. zRange withscore's returning format updated in higher PRedis version

    U-CHERROT-WIN7\Administrator authored and U-CHERROT-WIN7\Administrator committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    4b9b621 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2014

  1. fix bugs in filter

    Cherrot Luo committed Sep 7, 2014
    Configuration menu
    Copy the full SHA
    ce1a365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897b77d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. update

    Cherrot Luo committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    58be978 View commit details
    Browse the repository at this point in the history
  2. fix bug in filter and view

    Cherrot Luo committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    60f160e View commit details
    Browse the repository at this point in the history
  3. remove urlencode, I do not think it useful

    Cherrot Luo committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    575f735 View commit details
    Browse the repository at this point in the history
  4. remove all urlencode

    Cherrot Luo committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    fa38cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. Add usage tips on overview.php, add a column to parse score as date…

    … format in zSet view
    Cherrot Luo committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    c5b5826 View commit details
    Browse the repository at this point in the history
  2. remmove maxlength limit

    Cherrot Luo committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    9878f02 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2014

  1. Fix bugs in deleting tree

    Cherrot Luo committed Sep 25, 2014
    Configuration menu
    Copy the full SHA
    37469cb View commit details
    Browse the repository at this point in the history
Loading