aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/SourceForge.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ↵Hugo Seabrook2013-02-161-1/+1
| | | | | | name r/a=LpSolit
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
| | | | r/a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
| | | | r=wicked a=LpSolit
* Bug 759030: Clean up Bugzilla::BugUrl modulesMatt Selsky2012-06-171-17/+12
| | | | r=timello 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-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 624522: Add support for SourceForge URLs in "see also"Tiago Mello2011-02-161-0/+58
r/a=mkanat