aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/BmpConvert
Commit message (Collapse)AuthorAgeFilesLines
* Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky2013-01-012-0/+4
| | | | r/a=LpSolit
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
| | | | 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-112-39/+10
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 530746: Create a script that converts extensions from the old format to ↵mkanat%bugzilla.org2009-11-251-6/+6
| | | | | | the new format Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 430014: Re-write the code hooks system so that it uses modules instead ↵mkanat%bugzilla.org2009-11-243-0/+90
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat