aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search
Commit message (Collapse)AuthorAgeFilesLines
* Bug 341456: Bugzilla/Search/Quicksearch.pm shouldn't use Bugzilla.pm - Patch ↵lpsolit%gmail.com2006-06-151-1/+0
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-011-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-2/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-2/+2
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-0/+499
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk