aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/GitHub.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky2014-10-241-1/+3
| | | | r=gerv, a=glob.
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
| | | | r=dkl a=sgreen
* 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 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-181-0/+36
r=timello a=LpSolit