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

feature: support for ActiveSupport::MemCacheStore #153

Merged
merged 9 commits into from
Feb 8, 2016
Merged

Commits on Dec 8, 2015

  1. feature: support for ActiveSupport::MemCacheStore

    Vincent Boisard committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    397a7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa0638 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. fix: workaround MemCacheClient + MemCache backend by using a dedicate…

    …d proxy
    Vincent Boisard committed Dec 16, 2015
    Configuration menu
    Copy the full SHA
    d880bd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Configuration menu
    Copy the full SHA
    297ef4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32df84d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. fix: move dev depencies to gemspec

    Vincent Boisard committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    ba9f2c3 View commit details
    Browse the repository at this point in the history
  2. refactor unwieldy Rack::Attack::StoreProxy.build method

    Vincent Boisard committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    8d124d8 View commit details
    Browse the repository at this point in the history
  3. style: remove extraneous whitespace

    Vincent Boisard committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    c34bace View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Revert "refactor unwieldy Rack::Attack::StoreProxy.build method"

    This reverts commit 8d124d8.
    Vincent Boisard committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    585d1fd View commit details
    Browse the repository at this point in the history