Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Use RFC 2396 compatible URI parser for trustroot. #85

Merged
merged 2 commits into from
Mar 5, 2015
Merged

Use RFC 2396 compatible URI parser for trustroot. #85

merged 2 commits into from
Mar 5, 2015

Commits on Jan 9, 2015

  1. Use RFC 2396 compatible URI parser for trustroot.

    From Ruby 2.2 the default `URI.parse` method uses a new RFC 3986
    compatible parser, which will parse most of the “invalid” URLs in the
    trustroot test.
    Tobias Haagen Michaelsen committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    7c84ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Trigger Travis build

    Tobias Haagen Michaelsen committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    fc87446 View commit details
    Browse the repository at this point in the history