summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search.pm
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Bug 65388 - Make it possible to query for open bugs with an inactive target m...Simon Green1-2/+92
2016-04-20Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting1-2/+2
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-15/+14
2015-09-23Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson1-14/+10
2015-07-29Bug 166951 - Query for "Duplicate Of" (dupe_of)Simon Green1-0/+64
2015-04-13Bug 1151290: It is possible to tell if someone made a private comment on a bu...Simon Green1-2/+8
2015-03-23Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson1-1/+1
2015-03-20Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson1-0/+1
2015-02-23Bug 1130721: Allow pronouns to be used for the attachment creator in Custom S...Andre Klapper1-0/+1
2015-02-17Bug 1112181: Relative dates in the future involving months are incorrectly co...Frédéric Buclin1-2/+3
2014-12-11Bug 978635: now is interpreted as midnight for searches. r=gerv, a=simon.Fedor Ezeev1-1/+5
2014-09-23Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin1-7/+12
2014-09-02Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green1-0/+1
2014-08-14Bug 1012506 - Allow a bug to have multiple aliasesSimon Green1-1/+15
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-07-15Bug 936275 - In buglists, flags are sorted alphabetically instead of using th...Simon Green1-1/+2
2014-07-10Bug 1027617: Can't locate object method "_reverseoperator" when searchingByron Jones1-1/+1
2014-06-17Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url par...Simon Green1-6/+26
2014-05-07Bug 992091: Rename bug 'tag' to 'tags'.Matt Tyson1-0/+1
2014-05-05Bug 999331: searching attachment data is very slow due to an unboundedByron Jones1-0/+7
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-1/+47
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-1/+1
2014-02-26Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thr...Frédéric Buclin1-6/+10
2014-02-25Bug 405011: Text is cut off when containing Unicode supplementary characters ...Frédéric Buclin1-3/+21
2014-01-17Bug 960748 - Queries involving comment tags crashDave Lawrence1-1/+9
2014-01-03Fix on checkin for bug 543432Frédéric Buclin1-1/+1
2014-01-03Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num...Frédéric Buclin1-0/+7
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green1-5/+15
2013-10-29Bug 863745: Enable multi-select fields in reportsPami Ketolainen1-7/+3
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry1-1/+2
2013-09-16Bug 785565: Search by change history between two dates doesn't give expected ...Frédéric Buclin1-35/+14
2013-09-04Bug 909720 - Remove unused code in Bugzilla::SearchSimon Green1-5/+0
2013-09-03Bug 901589: The 'isempty' operator does not work for custom multiselect fieldsPami Ketolainen1-0/+9
2013-07-24Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...Byron Jones1-1/+161
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-18/+36
2013-06-07Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones1-4/+4
2013-06-05Bug 879055: Add parenthesis to prevent anywordssubstr search from returning i...Simon Green1-7/+7
2013-05-10Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-49/+41
2013-04-17Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones1-31/+117
2013-01-30Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsHugo Seabrook1-0/+13
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin1-5/+175
2013-01-03Bug 824262: Querying for strings in comments is now ultra slowFrédéric Buclin1-7/+18
2013-01-02Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham1-0/+9
2012-12-07Bug 818007: Searching by commenter is slowFrédéric Buclin1-1/+1
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+34
2012-11-26Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin1-2/+1
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-26/+45
2012-11-03Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin1-2/+2
2012-10-10Bug 448815: Support pronouns for the "changed by" field in boolean chartsFrédéric Buclin1-3/+12