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: eb47fcb950fc^
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 63344cee324f
Choose a head ref
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 13, 2013

  1. First stab at reports for metacpan/metacpan-api#253

    I'll let people fight over nomenclature. Meanwhile here's some first
    stab at the report. :-)
    
    I'm still not sure that per-module makes more
    sense than per-distribution, but just for the sake of having something
    running, I've assuming that the data is per module. If that change,
    the logic will be easy enough to move around.
    
    I'm not terribly happy about the name of the keys, they'll probably
    have to be changed.
    
    I've also sorted the recommendations per total activity, and report both
    the recommendations in favor of alternatives and against in the same
    list, which seems to me the most succinct way to present the information.
    yanick committed Mar 13, 2013
    Copy the full SHA
    eb47fcb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2013

  1. add the suggestion box

    yanick committed Mar 27, 2013
    Copy the full SHA
    a99b5fd View commit details
    Browse the repository at this point in the history
  2. Wild first stab at API call

    Final API call will look different, just stubbing something
    in to have a base on which to work.
    yanick committed Mar 27, 2013
    Copy the full SHA
    d750bfe View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2013

  1. api hooks

    yanick committed Mar 30, 2013
    Copy the full SHA
    17f1985 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2013

  1. wip

    yanick committed Mar 31, 2013
    Copy the full SHA
    915195f View commit details
    Browse the repository at this point in the history
  2. remove debugging fluff

    yanick committed Mar 31, 2013
    Copy the full SHA
    63344ce View commit details
    Browse the repository at this point in the history