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: 171c1907aa8f^
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: e97b54dfc462
Choose a head ref
  • 16 commits
  • 16 files changed
  • 4 contributors

Commits on Jan 13, 2014

  1. Don't let version without date bleed onto next line

    The `\s` was matching the newline.
    rwstauner committed Jan 13, 2014
    Copy the full SHA
    6aa9f93 View commit details
    Browse the repository at this point in the history
  2. s/Bugs/Issues/ as discussed in #720

    Also, tidies t/controller/shared/release-info.t
    oalders committed Jan 13, 2014
    Copy the full SHA
    6932d8b View commit details
    Browse the repository at this point in the history
  3. Pin release heading order tests to specific version

    latest release changed things
    rwstauner committed Jan 13, 2014
    Copy the full SHA
    d28ee71 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary Catalyst::Controller::ActionRole

    It's functionality was merged into Catalyst 5.90013.
    rwstauner committed Jan 13, 2014
    Copy the full SHA
    0cdef66 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

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

Commits on Jan 18, 2014

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

Commits on Jan 20, 2014

  1. Updates prereqs.

    oalders committed Jan 20, 2014
    Copy the full SHA
    bdd1b84 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2014

  1. Revert "add rel=author links to Google+ to pod and release pages in o…

    …rder to provide Author information to Google"
    
    This reverts commit 7c8b1d6.
    
    I'm reverting this commit because it's a bit controversial.  The
    following problems:
    
    1) We already have the "plus" icon on author pages, so this duplicates
    the image.
    
    2) There has been some concern that this places Google in a more
    prominent position than other search engines for no apparent gain.
    
    3) It's not clear (to me) what the real difference between rel="me" and
    rel="author" is.  Probably we should decide on how we want to handle
    that and then do it without adding an extra image.
    
    We do have the Coderwall endorse button under author images where
    appropriate, but that button serves a different purpose and it also
    relays some info about the author.
    
    So, I think that with this particular commit, we'd just need some more
    discussion as to whether it's really needed and how best to implement
    it.
    oalders committed Jan 22, 2014
    10
    Copy the full SHA
    347471a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2014

  1. Copy the full SHA
    45f83d3 View commit details
    Browse the repository at this point in the history
  2. cleanup cpanfile

    monken committed Jan 25, 2014
    Copy the full SHA
    06cad87 View commit details
    Browse the repository at this point in the history
  3. remove stub Changes

    monken committed Jan 25, 2014
    Copy the full SHA
    0e38ca7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7838ae1 View commit details
    Browse the repository at this point in the history
  5. nuke etc folder

    monken committed Jan 25, 2014
    Copy the full SHA
    d8e6993 View commit details
    Browse the repository at this point in the history
  6. make pod.t pass

    monken committed Jan 25, 2014
    Copy the full SHA
    171c190 View commit details
    Browse the repository at this point in the history
  7. fix release.t

    monken committed Jan 25, 2014
    Copy the full SHA
    a936561 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'mo/bootstrap' into HEAD

    Conflicts:
    	Makefile.PL
    	cpanfile
    	root/inc/release-info.html
    	t/controller/release.t
    	t/controller/shared/release-info.t
    monken committed Jan 25, 2014
    Copy the full SHA
    e97b54d View commit details
    Browse the repository at this point in the history