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

Remove naive middleware check for a griddler path #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 1, 2016

  1. Rails 5 support

    Nightforge committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    d5bd0af View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Remove naive middleware check for a griddler path

    1. Mounting Griddler is not a requirement: https://github.com/thoughtbot/griddler#installation
    2. The check didn't take domains/subdomains into account
    3. Checking for the HTTP_X_AMZ_SNS_MESSAGE_TYPE header is sufficient
    jdurand committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    22aec03 View commit details
    Browse the repository at this point in the history
  2. Remove undesired constraint

    jdurand committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    ba8026a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

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

Commits on Jun 20, 2017

  1. Fix CI build

    jdurand committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e19981e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bbb2a4 View commit details
    Browse the repository at this point in the history