summaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search.pm
AgeCommit message (Expand)AuthorFilesLines
2016-02-26Bug 1069799 - move the QA repository into the main repositoryDavid Lawrence1-987/+0
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-12-26Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky1-1/+0
2011-05-17Bug 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander1-0/+14
2011-05-13Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander1-1/+7
2011-03-01Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander1-7/+15
2011-02-12Make the "changedfrom" xt/search.t test work with see_also, again.Max Kanat-Alexander1-3/+7
2011-02-11Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello1-2/+2
2010-12-15Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander1-1/+1
2010-10-28Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin1-4/+4
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander1-1/+8
2010-10-04Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander1-3/+9
2010-10-02Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander1-1/+14
2010-10-02Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander1-2/+2
2010-07-18Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander1-5/+5
2010-07-16Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander1-1/+3
2010-07-09Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander1-1/+1
2010-07-09Bug 577588: xt/seach.t was sometimes not properly translating specialMax Kanat-Alexander1-3/+4
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+941