aboutsummaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky2011-12-261-1/+0
* Bug 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander2011-05-161-0/+14
* Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander2011-05-131-1/+7
* Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander2011-03-011-7/+15
* Make the "changedfrom" xt/search.t test work with see_also, again.Max Kanat-Alexander2011-02-111-3/+7
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-2/+2
* Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander2010-12-151-1/+1
* Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin2010-10-281-4/+4
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-051-1/+8
* Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander2010-10-031-3/+9
* Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander2010-10-021-1/+14
* Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander2010-10-021-2/+2
* Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander2010-07-181-5/+5
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-151-1/+3
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-1/+1
* Bug 577588: xt/seach.t was sometimes not properly translating specialMax Kanat-Alexander2010-07-081-3/+4
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+941