aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/MoreBugUrl/lib/Rietveld.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 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
| | | | r/a=LpSolit
* Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello2012-02-191-0/+45
to a new 'MoreBugUrl' extension. r/a=LpSolit