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: a4a0b2313d47
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 0b5c2b28cbb6
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 31, 2013

  1. Number of watchers is actually number of stars.

    Since the github api changed in 2012 the number of 'watchers' in the
    repos end point is actually the number of 'stars'. This commit
    fixes the description, and also points the link to the correct
    github page.
    mbeijen committed Oct 31, 2013
    Copy the full SHA
    a184864 View commit details
    Browse the repository at this point in the history
  2. Changed links to value rather than key.

    All other links are on the value; this puts all the links on the
    right-hand side.
    mbeijen committed Oct 31, 2013
    Copy the full SHA
    a8e1e1d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. Merge pull request #975 from mbeijen/github-info

    Watchers/forks count on github info page incorrect
    oalders committed Nov 7, 2013
    Copy the full SHA
    0b5c2b2 View commit details
    Browse the repository at this point in the history