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: 672a84f78727^
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: d008b3a95bc7
Choose a head ref
  • 10 commits
  • 15 files changed
  • 1 contributor

Commits on Sep 1, 2015

  1. Copy the full SHA
    672a84f View commit details
    Browse the repository at this point in the history
  2. add a browser_max_age()

    ranguard committed Sep 1, 2015
    Copy the full SHA
    7df30a0 View commit details
    Browse the repository at this point in the history
  3. add cache headers to /feed

    ranguard committed Sep 1, 2015
    Copy the full SHA
    1432022 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5aef234 View commit details
    Browse the repository at this point in the history
  5. Make all surrogate keys (and purging) upper case

    This means if a controller doesn't check the format
    we still have the correct caching e.g. /foo/Moose vs /foo/moose
    assuming the value in the url is used for caching that is!
    ranguard committed Sep 1, 2015
    Copy the full SHA
    1986afc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c750ab8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6d02bfa View commit details
    Browse the repository at this point in the history
  8. Go further, strip :'s and -'s from keys

     # FOO::BAR -> FOOBAR
     # FOO-BAR -> FOOBAR
    ranguard committed Sep 1, 2015
    Copy the full SHA
    6bc4e2d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a65e0aa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2015

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