summaryrefslogtreecommitdiffstats
path: root/xt/lib
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin6-6/+6
2016-02-26Bug 1069799 - move the QA repository into the main repositoryDavid Lawrence16-3446/+1041
2013-07-24Bug 345194: fix for xt testsByron Jones1-0/+5
2013-05-22Bug 828344: add missing xt broken testsByron Jones1-2/+23
2013-05-20Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones2-16/+99
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin1-6/+5
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky7-7/+7
2012-01-31Fix TODO tests which now passFrédéric Buclin1-4/+0
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin10-193/+53
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-Alexander6-94/+64
2011-05-13Bug 656994: Test custom search more thoroughly in xt/search.t.Max Kanat-Alexander2-6/+135
2011-05-13Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander3-1/+131
2011-03-03Bug 240398: Make flagtypes.name work properly with all the boolean chartMax Kanat-Alexander2-84/+1
2011-03-03Bug 638555: Make the fields in the bugs table that can be NULL work with allMax Kanat-Alexander1-40/+14
2011-03-03Bug 638518: Make all boolean chart operators work with attach_data.thedataMax Kanat-Alexander2-32/+1
2011-03-03Bug 638509 - Make all boolean charts work with all attachment fields exceptMax Kanat-Alexander1-14/+0
2011-03-03Bug 638489 - Make all boolean charts work with longdescs.isprivateMax Kanat-Alexander1-28/+8
2011-03-02Bug 617641: Using any of the _realname columns in Search.pm all by themselvesMax Kanat-Alexander1-1/+13
2011-03-01Bug 45862: Make searching comments behave sensibly for all boolean charts,Max Kanat-Alexander1-22/+1
2011-03-01Bug 637662: Make all the boolean charts work as expected for the "blocks"Max Kanat-Alexander1-9/+0
2011-03-01Bug 637426: Fix every boolean chart operator type for the bug_group searchMax Kanat-Alexander1-34/+8
2011-03-01Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander3-8/+21
2011-03-01Bug 490322: Fix every single keywords, multi_select, and see_also field/operatorMax Kanat-Alexander2-45/+7
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 Mello2-4/+7
2010-12-15Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander3-57/+14
2010-11-03The patch that made Bugzilla::Bug use Bugzilla::Comment to add commentsMax Kanat-Alexander1-1/+2
2010-10-28Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin1-4/+4
2010-10-07Bug 600495: Make the "chfieldto" query parameter work all by itself, again.Max Kanat-Alexander1-0/+7
2010-10-07Fix the xt/search.t test to not have a testfail (orange) result on MySQL.Max Kanat-Alexander1-2/+2
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander4-3/+36
2010-10-05Bug 601848: Fix percentage_complete searches for all operators on both MySQLMax Kanat-Alexander2-51/+56
2010-10-04Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander3-5/+42
2010-10-03Bug 601513: In xt/search.t, assure that "---" continues to work for theMax Kanat-Alexander1-0/+3
2010-10-03Bug 601499 - Make xt/search.t test the email(n)* search query parametersMax Kanat-Alexander2-1/+26
2010-10-02Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to searchMax Kanat-Alexander1-1/+8
2010-10-02Change the way that the xt/search.t injection tests look for known brokenMax Kanat-Alexander1-3/+2
2010-10-02Bug 601383: Test the chfield* search query parameters in xt/search.t.Max Kanat-Alexander1-1/+15
2010-10-02Bug 600496: Make searching on [Bug creation] work again, by implementingMax Kanat-Alexander1-8/+4
2010-10-02Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander4-7/+44
2010-10-02Bug 601364: Make search.t *actually* do the basic field=value testsMax Kanat-Alexander1-9/+6
2010-10-02Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander4-3/+65
2010-07-22Bug 580208: Search.pm: Combine all the user search types into one searchMax Kanat-Alexander1-14/+3
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-6/+0
2010-07-18Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander3-16/+41
2010-07-18Bug 579568: Search.pm: Improve the implementation and performance ofMax Kanat-Alexander1-13/+3
2010-07-16Also add NotTest.pm for the xt/search.t NOT tests.Max Kanat-Alexander1-0/+75
2010-07-16Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander4-7/+281
2010-07-16Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander4-84/+17