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

Commits on Jan 12, 2015

  1. Make github popup a proper js object

    Make the code more javascript-y with a constructor and prototype.
    Add some comments.
    rwstauner committed Jan 12, 2015
    Copy the full SHA
    5877515 View commit details
    Browse the repository at this point in the history
  2. Cache href on github object

    Don't query it more than once.
    rwstauner committed Jan 12, 2015
    Copy the full SHA
    e28c892 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ba2aad7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3eef41e View commit details
    Browse the repository at this point in the history
  5. Don't wrap the date column in gh issue popup

    It makes the box and all its rows too tall.
    rwstauner committed Jan 12, 2015
    Copy the full SHA
    af66e24 View commit details
    Browse the repository at this point in the history