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

Implement Open Graph #359

Merged
merged 33 commits into from
Oct 7, 2016
Merged

Implement Open Graph #359

merged 33 commits into from
Oct 7, 2016

Commits on Dec 14, 2015

  1. Describe the option

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    49083eb View commit details
    Browse the repository at this point in the history
  2. Add the option to the binary

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    7fb2275 View commit details
    Browse the repository at this point in the history
  3. Add the option to the configuration

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    68e1f3d View commit details
    Browse the repository at this point in the history
  4. Add specs or opengraph url

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    2cbf33b View commit details
    Browse the repository at this point in the history
  5. Pass the line number to the url list

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    5c39a85 View commit details
    Browse the repository at this point in the history
  6. Add specs or opengraph image

    Anatol Broder committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    845bbee View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Add specs for invalid opengraph image

    Anatol Broder committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    e119483 View commit details
    Browse the repository at this point in the history
  2. Add specs for empty opengraph

    Anatol Broder committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    7810ace View commit details
    Browse the repository at this point in the history
  3. Make the spec more expressive

    Anatol Broder committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    ce16965 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

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

Commits on Oct 3, 2016

  1. Merge branch 'master' of https://github.com/gjtorikian/html-proofer i…

    …nto opengraph
    
    Conflicts:
    	bin/htmlproofer
    	lib/html/proofer.rb
    	lib/html/proofer/configuration.rb
    peternewman committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    81d8d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29937a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9125b4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54cef9d View commit details
    Browse the repository at this point in the history
  5. Fix the namespace name

    peternewman committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ffe521c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f46326 View commit details
    Browse the repository at this point in the history
  7. Fix the tests

    peternewman committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    361393c View commit details
    Browse the repository at this point in the history
  8. Fix the issue reporting

    peternewman committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    0a5a7a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e0b01c View commit details
    Browse the repository at this point in the history
  10. Fix the typo

    peternewman committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    217f566 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d6e9c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Try and fix the tests

    peternewman authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    d2c13a3 View commit details
    Browse the repository at this point in the history
  2. Fix the incorrect URLs

    peternewman authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    43cbae3 View commit details
    Browse the repository at this point in the history
  3. Correct the syntax

    peternewman authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    0f3c2b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eb2583 View commit details
    Browse the repository at this point in the history
  5. Correct the class name

    peternewman authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    d665d29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4670b47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7578a97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1633351 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abd5051 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Add more tests

    peternewman committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    456b02a View commit details
    Browse the repository at this point in the history
  2. Handle more edge cases

    peternewman committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    4cb037b View commit details
    Browse the repository at this point in the history
  3. Update the VCR

    peternewman committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    ccd1e73 View commit details
    Browse the repository at this point in the history