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: 56a4f1a01738
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: dc87c1295938
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on May 7, 2013

  1. Issue#711

    Removed or test on lucky parameter when testing the value of the q
    parameter. So we now redirect back to / if the q parameter is empty
    irrespective of whether the lucky search was used or not.
    carwynellis authored and oalders committed May 7, 2013
    Copy the full SHA
    dc7582f View commit details
    Browse the repository at this point in the history
  2. Issue#711

    Added additional tests around redirect logic for empty q parameter with
    and without lucky search.
    carwynellis authored and oalders committed May 7, 2013
    Copy the full SHA
    72e8dd8 View commit details
    Browse the repository at this point in the history
  3. Issue#711

    Search box no-longer set to value of lucky parameter, which is boolean,
    when q (search query) is empty.
    carwynellis authored and oalders committed May 7, 2013
    Copy the full SHA
    dc87c12 View commit details
    Browse the repository at this point in the history