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

Cleanup API for file and non-special URLs #224

Merged
merged 4 commits into from
Feb 8, 2017

Commits on Feb 1, 2017

  1. Cleanup API for file and non-special URLs

    This:
    
    * Stops the username/password/port APIs from functioning when host is
    the empty string.
    * Makes the host/hostname APIs work better with file URLs and adjusts
    the file host state accordingly.
    * Make setting host/hostname to the empty string impossible when they
    have a username/password/port.
    * Fixes #97.
    annevk committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    cd8d3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40312a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

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

Commits on Feb 8, 2017

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