Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 2011-07-25 | 1 | -1/+1 |
| | | | | | for bugmail. r=LpSolit, a=LpSolit | ||||
* | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 2011-02-18 | 1 | -3/+5 |
| | | | | r/a=mkanat | ||||
* | Allow extensions to alter quicksearch terms and search format. r=mkanat. | Gervase Markham | 2011-01-27 | 1 | -0/+2 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=621878 | ||||
* | Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi | Frédéric Buclin | 2010-11-13 | 1 | -0/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken | Frédéric Buclin | 2010-09-21 | 1 | -12/+29 |
| | | | | r/a=mkanat | ||||
* | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 2010-08-24 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation | Frédéric Buclin | 2010-08-02 | 1 | -0/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 578240 - Re-add "owner" as a quicksearch alias for searching for ↵ | Reed Loden | 2010-07-22 | 1 | -0/+1 |
| | | | | | | "assigned_to" [r=mkanat a=mkanat] | ||||
* | Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted | Max Kanat-Alexander | 2010-07-22 | 1 | -2/+9 |
| | | | | | to the fulltext engine, so that it knows it's a phrase. r=LpSolit, a=mkanat | ||||
* | Bug 556579: Back out the patch from bug 554819, because it caused special | Max Kanat-Alexander | 2010-07-22 | 1 | -4/+32 |
| | | | | | characters in quoted strings to be interpreted instead of passed along. r=LpSolit, a=LpSolit | ||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 1 | -2/+2 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 2010-03-29 | 1 | -11/+2 |
| | | | | | operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | ||||
* | Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom | Max Kanat-Alexander | 2010-03-28 | 1 | -32/+4 |
| | | | | | splitString method. r=LpSolit, a=LpSolit | ||||
* | Bug 550148: Using Quicksearch with a comma-separated list of bug ids was | Max Kanat-Alexander | 2010-03-28 | 1 | -1/+1 |
| | | | | | throwing an error, and this patch fixes it r=LpSolit, a=LpSolit | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -18/+0 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 527641 - "QuickSearch should include aliases in default search chart" ↵ | Reed Loden | 2010-02-09 | 1 | -0/+1 |
| | | | | [r=mkanat a=mkanat] | ||||
* | Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵ | Frédéric Buclin | 2010-02-01 | 1 | -1/+1 |
| | | | | | | bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 518459: Remove certain QuickSearch features that are no longer needed ↵ | mkanat%bugzilla.org | 2009-12-17 | 1 | -44/+2 |
| | | | | | | (after the re-work) and may be confusing Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 518024: Make quicksearch accept any field name or any unique starting ↵ | mkanat%bugzilla.org | 2009-12-08 | 1 | -67/+144 |
| | | | | | | substring of a fieldname Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a ↵ | mkanat%bugzilla.org | 2009-09-22 | 1 | -252/+290 |
| | | | | | | series of subroutines Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 314364: Make QuickSearch use "matches" for comment searches instead of ↵ | mkanat%bugzilla.org | 2009-07-20 | 1 | -10/+3 |
| | | | | | | "substring" Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | ||||
* | Bug 302511: Remove QuickSearch's dependency on default priority values | mkanat%bugzilla.org | 2009-05-20 | 1 | -3/+19 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat | ||||
* | Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords | mkanat%bugzilla.org | 2009-04-29 | 1 | -1/+1 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by ↵ | lpsolit%gmail.com | 2009-03-04 | 1 | -1/+1 |
| | | | | Kent Rogers <kar@cray.com> r/a=LpSolit | ||||
* | Bug 458189: Quicksearches starting with +DUP return no results - Patch by ↵ | lpsolit%gmail.com | 2008-10-10 | 1 | -3/+5 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=wicked a=LpSolit | ||||
* | Bug 405476: flag:review? not understood by QuickSearch - Patch by ↵ | lpsolit%gmail.com | 2008-01-05 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more ↵ | lpsolit%gmail.com | 2007-12-03 | 1 | -1/+1 |
| | | | | than n votes" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | ||||
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵ | lpsolit%gmail.com | 2007-10-09 | 1 | -1/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵ | lpsolit%gmail.com | 2007-07-20 | 1 | -4/+13 |
| | | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2007-07-19 | 1 | -0/+13 |
| | | | | <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 371475: Quicksearch should include OS field (in addition to Platform ↵ | lpsolit%gmail.com | 2007-03-25 | 1 | -2/+6 |
| | | | | field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | ||||
* | Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu ↵ | lpsolit%gmail.com | 2007-03-17 | 1 | -12/+6 |
| | | | | Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | ||||
* | Bug 174085: Want to be able to query via group in quicksearch - Patch by ↵ | lpsolit%gmail.com | 2007-03-17 | 1 | -0/+1 |
| | | | | Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | ||||
* | Bug 338869: The 'quicksearch' field in the footer redirects to http:// even ↵ | lpsolit%gmail.com | 2006-07-26 | 1 | -6/+5 |
| | | | | when sslbase is in use - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -19/+25 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -6/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -8/+9 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 341456: Bugzilla/Search/Quicksearch.pm shouldn't use Bugzilla.pm - Patch ↵ | lpsolit%gmail.com | 2006-06-15 | 1 | -1/+0 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 329377: Bugzilla::Object base class for objects | mkanat%bugzilla.org | 2006-06-01 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave | ||||
* | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 2006-03-09 | 1 | -1/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -2/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | ||||
* | Bug 305333: Move attachments.thedata to its own table | bugreport%peshkin.net | 2005-08-27 | 1 | -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.com | 2005-08-22 | 1 | -0/+499 |
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk |