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

Fix Exact Redirect to work properly when using $rest keyword #4501

Merged
merged 9 commits into from Aug 22, 2018

Commits on Aug 9, 2018

  1. Copy the full SHA
    f1c97a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f434859 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9be5d08 View commit details
    Browse the repository at this point in the history
  4. Whitespaces cleanup

    humitos committed Aug 9, 2018
    Copy the full SHA
    4f85a21 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7888783 View commit details
    Browse the repository at this point in the history
  6. Whitespace cleanup

    humitos committed Aug 9, 2018
    Copy the full SHA
    666b20f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Copy the full SHA
    829af19 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Trailing/Leading slash validations in RedirectForm

    Validate that leading/trailing slash is used in PREFIX redirects when
    using $rest keyword.
    
    Add other minor test cases for other types of redirects.
    humitos committed Aug 21, 2018
    Copy the full SHA
    f6fed2d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Revert "Trailing/Leading slash validations in RedirectForm"

    This reverts commit f6fed2d.
    humitos committed Aug 22, 2018
    Copy the full SHA
    54cb8d8 View commit details
    Browse the repository at this point in the history