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: 850810549c20^
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 720689c1b9f9
Choose a head ref
  • 13 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 28, 2016

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

    ranguard committed Aug 28, 2016
    Copy the full SHA
    99db7b0 View commit details
    Browse the repository at this point in the history
  3. add cache headers to /feed

    ranguard committed Aug 28, 2016
    Copy the full SHA
    6d61d93 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5c1c9f0 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 Aug 28, 2016
    Copy the full SHA
    62eeedb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    133da1f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    dec32b7 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 Aug 28, 2016
    Copy the full SHA
    a7528b0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    7f06e36 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5d1cf47 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6589b60 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    dacf79d View commit details
    Browse the repository at this point in the history
  13. style fixups

    ranguard committed Aug 28, 2016
    Copy the full SHA
    720689c View commit details
    Browse the repository at this point in the history