summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-specific.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12Fix for bug 236322: trivial inaccuracy in description of "find a specific ↵myk%mozilla.org1-2/+2
bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does). r=justdave a=justdave
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net1-6/+8
"bug" or variations. Patch by gerv; r,a=justdave.
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org1-0/+101
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk