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-web
base: 1a44777ffbf7
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: b0e960714e9f
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 28, 2013

  1. Move filetype detection to separate method

    It eases testing (and puts less burden on API)
    and makes the logic easier to manage.
    rwstauner committed Sep 28, 2013
    Copy the full SHA
    f02338a View commit details
    Browse the repository at this point in the history
  2. Test no warnings on filetype detection

    since that was the reason for these changes (to clean up the log).
    rwstauner committed Sep 28, 2013
    Copy the full SHA
    9e1be13 View commit details
    Browse the repository at this point in the history
  3. Don't warn on undef mime type

    since that was probably the source of the warnings in the first place.
    rwstauner committed Sep 28, 2013
    Copy the full SHA
    7ecff7c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d6e2ff View commit details
    Browse the repository at this point in the history
  5. Sort by path after documentation

    so that scripts (without =head1 NAME) are sorted.
    rwstauner committed Sep 28, 2013
    Copy the full SHA
    b0e9607 View commit details
    Browse the repository at this point in the history