index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Search
/
Quicksearch.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1012506 - Allow a bug to have multiple aliases
Simon Green
2014-08-14
1
-1
/
+1
*
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
2014-08-13
1
-0
/
+1
*
Bug 997281: New QuickSearch operators can short-circuit each other depending ...
Frédéric Buclin
2014-04-16
1
-1
/
+5
*
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
2014-02-27
1
-1
/
+1
*
Revert accidential change in the fix for Bug 76498
Byron Jones
2014-01-28
1
-3
/
+3
*
Fix bustage in Perl 5.10 and 5.12
Frédéric Buclin
2014-01-27
1
-1
/
+1
*
Bug 76498: QuickSearch: support comparison operators other than substring
Byron Jones
2014-01-27
1
-5
/
+19
*
Bug 919852 - Add ability to perform quicksearch using Bug.search
Dave Lawrence
2013-10-01
1
-3
/
+4
*
Bug 918647: "Use of uninitialized value" warnings when using quicksearch
Byron Jones
2013-09-23
1
-1
/
+5
*
fix typo in comment
Byron Jones
2013-09-18
1
-1
/
+1
*
Bug 877545: quicksearch shouldn't treat apostrophes as quote characters
Byron Jones
2013-09-18
1
-6
/
+27
*
Bug 856158: A question mark inside quoted strings triggers flag detection whe...
Frédéric Buclin
2013-06-11
1
-13
/
+33
*
Bug 828344: "contains all of the words" no longer looks for all words within ...
Byron Jones
2013-05-10
1
-2
/
+9
*
Bug 828344: Make "contains all of the words" look for all words within the sa...
Byron Jones
2013-04-18
1
-3
/
+1
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
1
-1
/
+1
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
1
-0
/
+18
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
1
-1
/
+1
*
Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see
Frédéric Buclin
2012-08-09
1
-3
/
+4
*
Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...
Frédéric Buclin
2012-04-11
1
-42
/
+30
*
Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)
Frédéric Buclin
2012-03-30
1
-1
/
+1
*
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
2012-03-29
1
-79
/
+94
*
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
2012-01-11
1
-18
/
+5
*
Bug 589128: Adds a preference allowing users to choose between text or html
Byron Jones
2011-07-25
1
-1
/
+1
*
Bug 580490 - Quicksearch should optionally not search comments
David Lawrence
2011-02-18
1
-3
/
+5
*
Allow extensions to alter quicksearch terms and search format. r=mkanat.
Gervase Markham
2011-01-27
1
-0
/
+2
*
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
*
Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken
Frédéric Buclin
2010-09-21
1
-12
/
+29
*
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
2010-08-24
1
-1
/
+1
*
Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation
Frédéric Buclin
2010-08-02
1
-0
/
+3
*
Bug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigne...
Reed Loden
2010-07-22
1
-0
/
+1
*
Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
Max Kanat-Alexander
2010-07-22
1
-2
/
+9
*
Bug 556579: Back out the patch from bug 554819, because it caused special
Max Kanat-Alexander
2010-07-22
1
-4
/
+32
*
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander
2010-07-05
1
-2
/
+2
*
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
2010-03-29
1
-11
/
+2
*
Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
Max Kanat-Alexander
2010-03-28
1
-32
/
+4
*
Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
Max Kanat-Alexander
2010-03-28
1
-1
/
+1
*
Bug 372979: Make voting into an extension
Max Kanat-Alexander
2010-02-15
1
-18
/
+0
*
Bug 527641 - "QuickSearch should include aliases in default search chart" [r=...
Reed Loden
2010-02-09
1
-0
/
+1
*
Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...
Frédéric Buclin
2010-02-01
1
-1
/
+1
*
Bug 518459: Remove certain QuickSearch features that are no longer needed (af...
mkanat%bugzilla.org
2009-12-17
1
-44
/
+2
*
Bug 518024: Make quicksearch accept any field name or any unique starting sub...
mkanat%bugzilla.org
2009-12-08
1
-67
/
+144
*
Bug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a series...
mkanat%bugzilla.org
2009-09-22
1
-252
/
+290
*
Bug 314364: Make QuickSearch use "matches" for comment searches instead of "s...
mkanat%bugzilla.org
2009-07-20
1
-10
/
+3
*
Bug 302511: Remove QuickSearch's dependency on default priority values
mkanat%bugzilla.org
2009-05-20
1
-3
/
+19
*
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
mkanat%bugzilla.org
2009-04-29
1
-1
/
+1
*
Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...
lpsolit%gmail.com
2009-03-04
1
-1
/
+1
*
Bug 458189: Quicksearches starting with +DUP return no results - Patch by FrÃ...
lpsolit%gmail.com
2008-10-10
1
-3
/
+5
*
Bug 405476: flag:review? not understood by QuickSearch - Patch by Frédé...
lpsolit%gmail.com
2008-01-05
1
-1
/
+1
*
Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more tha...
lpsolit%gmail.com
2007-12-03
1
-1
/
+1
*
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
2007-10-09
1
-1
/
+1
[next]