summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search.pm
AgeCommit message (Expand)AuthorFilesLines
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]1-1/+9
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last visit...Dylan William Hardison [:dylan]1-69/+120
2014-05-05Bug 999331: searching attachment data is very slow due to an unbounded selectByron Jones1-0/+7
2014-02-17Bug 785565: Search by change history between two dates doesn't give expected ...Frédéric Buclin1-35/+14
2014-01-17Bug 960883 - backport bug 960748 to bmo/4.2 to fix issue with queries involvi...Dave Lawrence1-1/+9
2013-12-05Bug 943636: SQL error in quicksearch API when providing just a bug IDByron Jones1-16/+52
2013-10-28Bug 931192: Add support for product aliases to searchByron Jones1-1/+51
2013-10-18Bug 926109: fix 'too many joins' fixByron Jones1-17/+17
2013-10-17Bug 927741: whines are throwing sql errors on stage (Unknown column 'map_prod...Byron Jones1-10/+1
2013-10-16Bug 926109: Error when searching for many columns at once (MariaDB can only u...Byron Jones1-2/+67
2013-10-16Bug 927026: searching for an unset tracking flag is failing againByron Jones1-4/+0
2013-10-14Bug 926272: searching for an unset tracking flag fails since BMO upgradeByron Jones1-1/+5
2013-09-25Bug 920060: Bug.search API doesn't return total resultsByron Jones1-1/+12
2013-07-24Bug 345194: Update search 'is empty/is not empty' to match upstreamByron Jones1-4/+130
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-16/+34
2013-06-19Bug 884345: Searching on Due Date Is Empty does not work anymoreByron Jones1-0/+1
2013-06-07Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones1-4/+4
2013-06-04Bug 879055: anywordssubstr search returns incorrect resultsSimon Green1-7/+7
2013-05-21merge with bugzilla/4.2Byron Jones1-3/+3
2013-05-20Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-17/+109
2013-05-14Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-9/+61
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham1-0/+9
2013-04-29rollback Bug 828344Byron Jones1-72/+12
2013-04-23Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-12/+72
2013-04-17revert commit for bug 828344Byron Jones1-117/+15
2013-04-17Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones1-15/+117
2013-03-13Bug 850429: Searching on Due Date Is Empty does not work anymoreByron Jones1-4/+13
2013-02-27Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-3/+175
2013-02-26Reverted Bug 836067 due to buglist crashing and do not yet know the reasonDave Lawrence1-175/+3
2013-02-26Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-3/+175
2013-02-26restore isempty/isnotempty operators to bmo/4.2Byron Jones1-0/+24
2013-02-15Bug 828344: Fix comment "contains all of the words" behavourByron Jones1-1/+38
2013-01-30Bug 102048: Display the "Blocks" and "Depends On" columns in buglistsDave Lawrence1-0/+13
2012-12-12merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-12-07Bug 818007: Searching by commenter is slowFrédéric Buclin1-1/+1
2012-12-04Bugzilla/Search.pm: revert LpSolit's test patchDave Lawrence1-1/+1
2012-12-04Bugzilla/Search.pm: Patch requested by LpSolit@gmail.comDave Lawrence1-1/+1
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-26/+44
2012-11-14merged with bugzilla/4.2Dave Lawrence1-2/+2
2012-11-03Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin1-2/+2
2012-10-09merged with bugzilla/4.2Dave Lawrence1-5/+11
2012-10-04Bug 788098: Queries involving group substitution crash when usevisibilitygrou...Frédéric Buclin1-5/+11
2012-08-31Merge from bugzilla/4.2Reed Loden1-7/+49
2012-08-07Bug 779709: Don't allow searching on changes to private attachments or commentsSImon Green1-3/+36
2012-08-03Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...Frédéric Buclin1-4/+13
2012-07-26merged with bugzilla/4.2Dave Lawrence1-4/+14
2012-07-24Bug 753688: Classification doesn't work as z-axis on reportsFrédéric Buclin1-4/+14
2012-06-12merge from bugzilla/4.2Byron Jones1-3/+3
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-05-22merged with bugzilla/4.2Dave Lawrence1-2/+2