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

Commits on Oct 9, 2014

  1. Copy the full SHA
    f71e840 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. Minor lib cleanup.

    oalders committed Oct 10, 2014
    Copy the full SHA
    0d93df7 View commit details
    Browse the repository at this point in the history
  2. Remove default path to fakepan for CPAN.

    Having this default meant that indexing works on the VM and production
    even if you haven't set your _local config.  The confusing part is that
    the documents end up in the test index rather than in the index where
    you are expecting them to be.  We already have a test config that is
    pointing at fakepan, so best to force people to be explicit.
    oalders committed Oct 10, 2014
    Copy the full SHA
    aec0f74 View commit details
    Browse the repository at this point in the history