aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search
Commit message (Expand)AuthorAgeFilesLines
* Bug 364162: Code determining if named queries should be shown in the page foo...lpsolit%gmail.com2008-11-091-0/+24
* Bug 458189: Quicksearches starting with +DUP return no results - Patch by FrÃ...lpsolit%gmail.com2008-10-101-3/+5
* Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com2008-05-141-1/+4
* Bug 405476: flag:review? not understood by QuickSearch - Patch by Frédé...lpsolit%gmail.com2008-01-051-1/+1
* Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more tha...lpsolit%gmail.com2007-12-031-1/+1
* Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com2007-11-191-3/+2
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-091-1/+1
* Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...lpsolit%gmail.com2007-07-201-4/+13
* Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...lpsolit%gmail.com2007-07-191-0/+13
* Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...lpsolit%gmail.com2007-07-131-1/+1
* Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com2007-06-131-0/+23
* Bug 371475: Quicksearch should include OS field (in addition to Platform fiel...lpsolit%gmail.com2007-03-251-2/+6
* Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...lpsolit%gmail.com2007-03-171-12/+6
* Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...lpsolit%gmail.com2007-03-171-0/+1
* 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