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

Sync known behaviour with .NET #37

Merged
merged 11 commits into from
Sep 9, 2015
Merged

Sync known behaviour with .NET #37

merged 11 commits into from
Sep 9, 2015

Commits on Sep 8, 2015

  1. Remove trailing slash in path

    Related to #12
    twingly-mob authored and roback committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    fa98e51 View commit details
    Browse the repository at this point in the history
  2. Handle international characters in domain and path

    Closes #17.
    twingly-mob authored and roback committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    177d86e View commit details
    Browse the repository at this point in the history
  3. Add test clarifying behaviour in #18

    twingly-mob authored and roback committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    db40f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02bf0eb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Do not downcase URL path

    This is the same behavior as the .NET normalization.
    
    Part of #12.
    
    Related to #8, #9 (and #23).
    twingly-mob authored and roback committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    1e7c934 View commit details
    Browse the repository at this point in the history
  2. Handle punycoded TLDs

    Fix #28
    twingly-mob authored and roback committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    d39a959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f71fb34 View commit details
    Browse the repository at this point in the history
  4. Document behaviour (see #25)

    twingly-mob authored and roback committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    80cba20 View commit details
    Browse the repository at this point in the history
  5. Normalize Blogger (blogspot) URLs

    Related to #12.
    twingly-mob authored and roback committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    cbe1141 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6c5f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26a5024 View commit details
    Browse the repository at this point in the history