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 index matching with trailing slashes #16

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

Commits on Jan 7, 2013

  1. Revert "Add resolver logic to deal with the presence of trailing slas…

    …hes"
    
    This reverts commit 7a17fe0.
    
    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    baa1643 View commit details
    Browse the repository at this point in the history
  2. Added two tests to check index matching with trailing slashes

    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    1446b5e View commit details
    Browse the repository at this point in the history
  3. Make sure our test descriptions include the =1 flag

    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    06a6c25 View commit details
    Browse the repository at this point in the history
  4. Redo fix for jonswar#8, respecting the index matches without allow_pa…

    …th_info
    
    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    2a58680 View commit details
    Browse the repository at this point in the history
  5. Document new trailing slashes behaviour

    Added the documentation test cases to the test suite.
    
    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    bdd2292 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2013

  1. Fix: component.mc wins over index/dhandlers without trailing slash

    Signed-off-by: Pedro Melo <[email protected]>
    pstadt authored and melo committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    233f45b View commit details
    Browse the repository at this point in the history
  2. Improve readability of the @candidate_paths selection process

    Signed-off-by: Pedro Melo <[email protected]>
    melo committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    c6fb692 View commit details
    Browse the repository at this point in the history