index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Search
/
Quicksearch.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-22
Bug 997281: New QuickSearch operators can short-circuit each other depending ...
Frédéric Buclin
1
-1
/
+5
2014-01-28
Bug 76498: QuickSearch: support comparison operators other than substring
Byron Jones
1
-3
/
+17
2013-10-18
Bug 922684 - backport upstream bug 919852 to bmo/4.2 to allow quicksearch sty...
Dave Lawrence
1
-4
/
+6
2013-09-23
Bug 918647: "Use of uninitialized value" warnings when using quicksearch
Byron Jones
1
-2
/
+4
2013-09-20
revert accidental commit
Byron Jones
1
-1
/
+0
2013-09-20
Bug 918644: ignore "Use of uninitialized value $compiled in concatenation (.)...
Byron Jones
1
-0
/
+1
2013-09-18
fix typo in comment
Byron Jones
1
-1
/
+1
2013-09-18
Bug 877545: quicksearch shouldn't treat apostrophes as quote characters
Byron Jones
1
-6
/
+27
2013-07-25
Bug 750742: Create new BMO extension called TrackingFlags to move current tra...
David Lawrence
1
-8
/
+11
2013-06-12
Bug 882059: fix "use of uninitialized value" warnings, and ignore some errors...
Byron Jones
1
-0
/
+3
2013-05-21
merge with bugzilla/4.2
Byron Jones
1
-3
/
+8
2013-05-20
Bug 828344: "contains all of the words" no longer looks for all words within ...
Byron Jones
1
-3
/
+8
2013-04-30
Bug 867399 - [sentry] "use of uninitialized values" warnings in quicksearch
Dave Lawrence
1
-0
/
+2
2013-04-30
Bug 866807: fix undef warnings in quicksearch
Byron Jones
1
-0
/
+2
2013-04-29
rollback Bug 828344
Byron Jones
1
-1
/
+3
2013-04-23
Bug 828344: "contains all of the words" no longer looks for all words within ...
Byron Jones
1
-3
/
+1
2013-04-17
revert commit for bug 828344
Byron Jones
1
-1
/
+3
2013-04-17
Bug 828344: Make "contains all of the words" look for all words within the sa...
Byron Jones
1
-3
/
+1
2012-10-24
Bug 803058: add a shortcut to quicksearch to enable or disable comment searc...
Byron Jones
1
-1
/
+6
2012-05-01
merged with bugzilla/4.2
Dave Lawrence
1
-42
/
+30
2012-04-11
Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...
Frédéric Buclin
1
-42
/
+30
2012-04-10
merged with bmo/4.2
Dave Lawrence
1
-79
/
+94
2012-03-30
Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)
Frédéric Buclin
1
-1
/
+1
2012-03-29
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
1
-79
/
+94
2011-10-05
more porting work
David Lawrence
1
-0
/
+3
2011-07-25
Bug 589128: Adds a preference allowing users to choose between text or html
Byron Jones
1
-1
/
+1
2011-02-18
Bug 580490 - Quicksearch should optionally not search comments
David Lawrence
1
-3
/
+5
2011-01-27
Allow extensions to alter quicksearch terms and search format. r=mkanat.
Gervase Markham
1
-0
/
+2
2010-11-13
Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi
Frédéric Buclin
1
-0
/
+1
2010-09-21
Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken
Frédéric Buclin
1
-12
/
+29
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
1
-1
/
+1
2010-08-02
Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation
Frédéric Buclin
1
-0
/
+3
2010-07-23
Bug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigne...
Reed Loden
1
-0
/
+1
2010-07-23
Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
Max Kanat-Alexander
1
-2
/
+9
2010-07-23
Bug 556579: Back out the patch from bug 554819, because it caused special
Max Kanat-Alexander
1
-4
/
+32
2010-07-06
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander
1
-2
/
+2
2010-03-29
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
1
-11
/
+2
2010-03-29
Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
Max Kanat-Alexander
1
-32
/
+4
2010-03-28
Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
Max Kanat-Alexander
1
-1
/
+1
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-18
/
+0
2010-02-10
Bug 527641 - "QuickSearch should include aliases in default search chart" [r=...
Reed Loden
1
-0
/
+1
2010-02-01
Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...
Frédéric Buclin
1
-1
/
+1
2009-12-17
Bug 518459: Remove certain QuickSearch features that are no longer needed (af...
mkanat%bugzilla.org
1
-44
/
+2
2009-12-08
Bug 518024: Make quicksearch accept any field name or any unique starting sub...
mkanat%bugzilla.org
1
-67
/
+144
2009-09-22
Bug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a series...
mkanat%bugzilla.org
1
-252
/
+290
2009-07-20
Bug 314364: Make QuickSearch use "matches" for comment searches instead of "s...
mkanat%bugzilla.org
1
-10
/
+3
2009-05-20
Bug 302511: Remove QuickSearch's dependency on default priority values
mkanat%bugzilla.org
1
-3
/
+19
2009-04-29
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
mkanat%bugzilla.org
1
-1
/
+1
2009-03-04
Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...
lpsolit%gmail.com
1
-1
/
+1
2008-10-11
Bug 458189: Quicksearches starting with +DUP return no results - Patch by FrÃ...
lpsolit%gmail.com
1
-3
/
+5
[next]