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: go-oauth2/redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: go-oauth2/redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 26, 2019

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

Commits on Jun 13, 2019

  1. Fixed upgrade redis

    LyricTian committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d1804af View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Fixed redis options

    LyricTian committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7c697bb View commit details
    Browse the repository at this point in the history
  2. Update usage

    LyricTian committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    b02ea38 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Add go mod

    LyricTian committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ab8d028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf90570 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Update the .travis.yml file

    Build against the legacy 1.9.7 and 1.13 go versions. 1.9.7 is the oldest
    go version that supports modules (and the first in 1.9.x release that
    does it). `go.mod` specifies the latter version.
    nightuser committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a4f0817 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge pull request #9 from nightuser/update-travis

    Fix travis build
    LyricTian authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    3f82900 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Add context support

    LyricTian committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b194c51 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    717177f View commit details
    Browse the repository at this point in the history
  2. Modify README

    LyricTian committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ebe9781 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. bug fix for RemoveByRefresh

    guyunze committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    72312f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from winfield0821/bug_fix

    bug fix for RemoveByRefresh
    LyricTian authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f59d69b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    6cea269 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from Nomango/master

    feat: add NewRedisStoreWithInterface
    LyricTian authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4b2d170 View commit details
    Browse the repository at this point in the history
Loading