Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gjtorikian/html-proofer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.15.2
Choose a base ref
...
head repository: gjtorikian/html-proofer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.3
Choose a head ref
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 7, 2020

  1. Fix and simplify cache tests on existing URL.

    * Rely on mocking :within_timeframe? instead of time travel (previous dates were not consistent) and fix expectations on :add.
    * Also fix the log for the recheck failure test: it did not contain the actual URL, which was then of added as new URL => This reveals a bug in handling failure re-checks.
    riccardoporreca committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    821ff0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0016ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f81dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29ed4e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Provide Timecop updates

    gjtorikian committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5550450 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    cd89a8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #556 from riccardoporreca/fix-recheck-failure

    Fix recheck of failures whith caching
    gjtorikian authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    90b0925 View commit details
    Browse the repository at this point in the history
  3. 💎 bump to 3.15.3

    gjtorikian committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5eddb96 View commit details
    Browse the repository at this point in the history
Loading