Thanks to visit codestin.com
Credit goes to github.com

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: Selol/flask-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: underyx/flask-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 29 files changed
  • 6 contributors

Commits on Jan 24, 2017

  1. travis.yml: Upgrade versions

    underyx committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    2c5c921 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Update README.rst

    Switched out deprecated flask.ext imports.
    
    Clarified which project to find information in.
    DuncanBetts authored and underyx committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    d212ae0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Remove .get default kwarg from documentation (underyx#37)

    It's actually not supported by the library.
    
    Closes underyx#33
    alexraileanu authored and underyx committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    8e8a6e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. README: Stop recommending a wrapper around MockRedis (underyx#36)

    MockRedis supports `from_url` as of 2016 April.
    gricey432 authored and underyx committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    179a4d9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Rewrite the whole repo

    underyx committed May 29, 2019
    Configuration menu
    Copy the full SHA
    86840cc View commit details
    Browse the repository at this point in the history
  2. Release 0.4.0

    underyx committed May 29, 2019
    Configuration menu
    Copy the full SHA
    e1689df View commit details
    Browse the repository at this point in the history
  3. Prepare for 0.5.0

    underyx committed May 29, 2019
    Configuration menu
    Copy the full SHA
    193f7f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

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

Commits on Feb 11, 2020

  1. ci: Add bento checks

    underyx committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f4bda8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05e0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be9f1d View commit details
    Browse the repository at this point in the history
  4. ci: Add bento config

    underyx committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    36c12af View commit details
    Browse the repository at this point in the history
  5. ci: Accept Bento ToS

    underyx committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    288b944 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Add Semgrep CI

    semgrep-bot committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2175da7 View commit details
    Browse the repository at this point in the history
  2. Remove bento

    underyx committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    1b928dc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Create FUNDING.yml

    underyx authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    1775ed0 View commit details
    Browse the repository at this point in the history
  2. Update FUNDING.yml

    underyx authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3ad7661 View commit details
    Browse the repository at this point in the history
Loading