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: metacpan/metacpan-api
base: 79b885c0102d^
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: b419e1e68b95
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 11, 2016

  1. Only handle mapped links when rendering Pod

    Link mappings for in-dist links only apply to pod rendering, so it
    should be part of the Pod controller, not the Source controller.
    haarg committed Jul 11, 2016
    Copy the full SHA
    79b885c View commit details
    Browse the repository at this point in the history
  2. refactor pod renderer calls

    Rather than getting a renderer and changing settings on it, pass them
    through using attributes on our renderer class.
    
    This brings the HTML renderer more in line with the others.
    haarg committed Jul 11, 2016
    Copy the full SHA
    a0af95f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b419e1e View commit details
    Browse the repository at this point in the history