summaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search/FieldTest.pm
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-7/+25
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin1-6/+5
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-19/+5
2011-05-17Bug 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander1-1/+21
2011-03-03Bug 638518: Make all boolean chart operators work with attach_data.thedataMax Kanat-Alexander1-7/+0
2011-03-01Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander1-0/+3
2011-02-11Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello1-2/+5
2010-12-15Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander1-0/+3
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander1-1/+4
2010-10-05Bug 601848: Fix percentage_complete searches for all operators on both MySQLMax Kanat-Alexander1-6/+3
2010-10-04Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander1-1/+7
2010-10-02Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander1-1/+1
2010-10-02Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander1-1/+1
2010-07-18Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander1-2/+16
2010-07-16Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander1-6/+10
2010-07-16Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander1-11/+7
2010-07-15Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander1-9/+6
2010-07-09Bug 577538: Mark certain tests in xt/search.t as being broken only on PgMax Kanat-Alexander1-1/+8
2010-07-09Bug 577588: xt/seach.t was sometimes not properly translating specialMax Kanat-Alexander1-0/+4
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+564