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: c2207d771729
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: 8d41448ecc7d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 15, 2013

  1. Split _rt_cpan in two regular expressions

    This allows finer grain of control (and quite frankly, makes it a bit 
    easier to read). 
    
    * Fix #914 by requiring RT for - and : separators (RT-1, RT:1), and no
      spaces
    * Fix #914 other half by needing RT for # as well for now. If issue
      tracker is github, we still allow without prefix. RT is default
      tracker, so we cannot make broad assumptions here.
    omega committed Aug 15, 2013
    Copy the full SHA
    07a011e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #916 from omega/omega/914-tighten-regexes

    Split _rt_cpan in two regular expressions
    oalders committed Aug 15, 2013
    Copy the full SHA
    8d41448 View commit details
    Browse the repository at this point in the history