aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv,...Matt Selsky2014-10-241-1/+3
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-1310-0/+10
* Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...Hugo Seabrook2013-02-165-5/+5
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-0110-10/+10
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-0110-0/+30
* Bug 759030: Clean up Bugzilla::BugUrl modulesMatt Selsky2012-06-177-96/+58
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-181-0/+36
* Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello2012-02-192-87/+0
* Bug 617802: Add see also support for Rietveld installations on appspot.comMatt Selsky2012-01-251-0/+45
* Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn'tSimon Green2012-01-251-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-1110-184/+50
* Bug 661533: The See Also field should support Review Board URLsMatt Selsky2012-01-061-0/+55
* Bug 687725: Adding a local bug ID in the See Also field isn't logged in the b...Tiago Mello2011-11-281-44/+3
* Bug 686967: Fix incoherent code in Bugzilla::BugUrl::Bugzilla::Local->should_...Tiago Mello2011-09-191-4/+11
* Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug objectRobert Webb2011-09-011-7/+1
* Bug 609968 - Allow local See Also links to show status/summary when mouseover David Lawrence2011-02-231-0/+5
* Bug 624522: Add support for SourceForge URLs in "see also"Tiago Mello2011-02-161-0/+58
* Bug 621122: Add support for MantisBT URLs in "see also".Reed Loden2011-02-131-0/+51
* Bug 543667: Add support for Trac URLs in "see also".Matt Selsky2011-02-131-0/+54
* Bug 558784: Add support for JIRA URLs in "see also".Matt Selsky2011-02-131-0/+54
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-7/+47
* Add contributor lines for mkanat and myself for the new BugUrl modules.Reed Loden2010-12-235-5/+9
* Bug 593539: Refactor See Also to use separate modules for each type of URLTiago Mello2010-12-205-0/+350