aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Keyword.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-011-128/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
* Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no ↵mozilla%colinogilvie.co.uk2006-05-171-4/+2
| | | | | | keywords defined Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
* Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin.mkanat%kerio.com2006-03-091-1/+1
|
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-0/+213
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave