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-api
base: 5813e5287edd
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: 397904aab7cc
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 29, 2013

  1. Copy the full SHA
    f38f9bf View commit details
    Browse the repository at this point in the history
  2. Parse RT's bugs tsv using column names instead of hardcoded column po…

    …sitions
    
    Less fragile when RT's tsv changes.
    tsibley committed Apr 29, 2013
    Copy the full SHA
    587c1cb View commit details
    Browse the repository at this point in the history
  3. Use the active/inactive bug counts calculated by RT

    This avoids hardcoding statuses and keeps the active/inactive concept in
    RT.
    tsibley committed Apr 29, 2013
    Copy the full SHA
    dbdc06e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. Merge pull request #262 from tsibley/rt-bug-counts

    RT bug counts
    oalders committed May 3, 2013
    Copy the full SHA
    397904a View commit details
    Browse the repository at this point in the history