summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-18/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-11-28Bug 687725: Adding a local bug ID in the See Also field isn't logged in the ↵Tiago Mello1-44/+3
bug history of that bug r/a=LpSolit
2011-09-20Bug 686967: Fix incoherent code in ↵Tiago Mello1-4/+11
Bugzilla::BugUrl::Bugzilla::Local->should_handle() r/a=LpSolit
2011-09-01Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug objectRobert Webb1-7/+1
if the user can edit the bug r=mkanat, a=mkanat
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 Loden1-1/+1
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 Mello1-0/+105
r/a=mkanat