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

Fix: internal link misrepresented and misused #539

Merged
merged 9 commits into from Nov 17, 2019
Merged

Fix: internal link misrepresented and misused #539

merged 9 commits into from Nov 17, 2019

Commits on Sep 30, 2019

  1. fix: change slash_link definition from pipe

    Gråborg committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    f982ed8 View commit details
    Browse the repository at this point in the history
  2. chore: remove redundant if-condition in html fun

    Gråborg committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    8958043 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. chore: return nil from 'path' if it's empty

    also change usage of path to correctly handle the new
    possibility of nil
    Gråborg committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    274b4b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5178d View commit details
    Browse the repository at this point in the history
  3. test: add tests for slash internal urls

    Gråborg committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    799867f View commit details
    Browse the repository at this point in the history
  4. chore: remove test debugging

    Gråborg committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    baf8ee6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fix: enable path to remain an empty string

    instead of forcing it to be nil
    Gråborg committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d9b1095 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    d324f3b View commit details
    Browse the repository at this point in the history
  2. Satisfy the cop

    gjtorikian committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    85b67a0 View commit details
    Browse the repository at this point in the history