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

Add domain validation during Client initialization #42

Merged
merged 5 commits into from
Feb 20, 2019

Commits on Feb 20, 2019

  1. Add domain validation using regex matching

    Sherwin H committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    3ae4772 View commit details
    Browse the repository at this point in the history
  2. Add test cases for domain validation

    Sherwin H committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b68f279 View commit details
    Browse the repository at this point in the history
  3. Add self to authors list

    Sherwin H committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    f6be7b2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/imgix/imgix-rb into domai…

    …n-validation
    Sherwin H committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    dce0fe1 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code for trimming domain; Modify double negative c…

    …onditional on domain validation
    Sherwin H committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    99409ba View commit details
    Browse the repository at this point in the history