summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/ClauseGroup.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
r=dkl a=sgreen
2013-09-24Temporary fix for bug 916882: whitelist product and component when used with ↵Frédéric Buclin1-1/+4
the changed* operators r/a=glob
2013-01-12Bug 787668 #2: Use |use parent| instead of |use base|Frédéric Buclin1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+10
r/a=LpSolit
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-0/+97
r=dkl,a=LpSolit