aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/OldBugMove/Config.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+2
| | | | r=dkl a=sgreen
* Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky2013-01-011-0/+2
| | | | r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-19/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-0/+25
called OldBugMove. r=dkl, a=mkanat