summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl
AgeCommit message (Collapse)AuthorFilesLines
2011-02-16Bug 624522: Add support for SourceForge URLs in "see also"Tiago Mello1-0/+58
r/a=mkanat
2011-02-14Bug 621122: Add support for MantisBT URLs in "see also".Reed Loden1-0/+51
[r=timello a=mkanat]
2011-02-14Bug 543667: Add support for Trac URLs in "see also".Matt Selsky1-0/+54
2011-02-14Bug 558784: Add support for JIRA URLs in "see also".Matt Selsky1-0/+54
2011-02-11Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello1-7/+47
r/a=mkanat
2010-12-23Add contributor lines for mkanat and myself for the new BugUrl modules.Reed Loden5-5/+9
Add missing period in original developer line in license block. [a=mkanat]
2010-12-20Bug 593539: Refactor See Also to use separate modules for each type of URLTiago Mello5-0/+350
r/a=mkanat