aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search
Commit message (Expand)AuthorAgeFilesLines
* Checkin fix for bug 360028.mkanat%bugzilla.org2006-11-131-0/+1
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org2006-11-131-0/+78
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-0/+186
* Bug 338869: The 'quicksearch' field in the footer redirects to http:// even w...lpsolit%gmail.com2006-07-261-6/+5
* Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org2006-07-141-19/+25
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-6/+7
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-8/+9
* Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by Frédéri...lpsolit%gmail.com2006-06-201-2/+2
* Bug 341456: Bugzilla/Search/Quicksearch.pm shouldn't use Bugzilla.pm - Patch ...lpsolit%gmail.com2006-06-151-1/+0
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-011-1/+1
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-1/+2
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-2/+4
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-2/+2
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...lpsolit%gmail.com2005-08-221-0/+499