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: e9da476a6029
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 67aad6a22925
Choose a head ref
  • 8 commits
  • 15 files changed
  • 1 contributor

Commits on Apr 20, 2015

  1. Relax criticisms as done in the api

    perlcritic was complaining about PathPart('') in the Catalyst sub attribute...
    rwstauner committed Apr 20, 2015
    Copy the full SHA
    f12c46d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8db971f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e624cc8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    13955d5 View commit details
    Browse the repository at this point in the history
  5. Test that favorites show up

    rwstauner committed Apr 20, 2015
    Copy the full SHA
    37e812c View commit details
    Browse the repository at this point in the history
  6. Check for presence of user before querying favorites

    There is a constant stream of errors in the ES logs for term queries
    with a null value.  So check ahead of time if we have a user
    before doing unnecessary function calls and es queries.
    rwstauner committed Apr 20, 2015
    Copy the full SHA
    04da143 View commit details
    Browse the repository at this point in the history
  7. Remove unused plusser var passed to breadcrumbs

    to avoid asking "why" again.  It doesn't look like it was ever used.
    rwstauner committed Apr 20, 2015
    Copy the full SHA
    8d1f302 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    67aad6a View commit details
    Browse the repository at this point in the history