aboutsummaryrefslogtreecommitdiffstats
path: root/xt
Commit message (Expand)AuthorAgeFilesLines
* Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander2010-12-153-57/+14
* The patch that made Bugzilla::Bug use Bugzilla::Comment to add commentsMax Kanat-Alexander2010-11-021-1/+2
* Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5Frédéric Buclin2010-10-281-4/+4
* Bug 600495: Make the "chfieldto" query parameter work all by itself, again.Max Kanat-Alexander2010-10-071-0/+7
* Fix the xt/search.t test to not have a testfail (orange) result on MySQL.Max Kanat-Alexander2010-10-071-2/+2
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-054-3/+36
* Bug 601848: Fix percentage_complete searches for all operators on both MySQLMax Kanat-Alexander2010-10-042-51/+56
* Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander2010-10-033-5/+42
* Bug 601513: In xt/search.t, assure that "---" continues to work for theMax Kanat-Alexander2010-10-031-0/+3
* Bug 601499 - Make xt/search.t test the email(n)* search query parametersMax Kanat-Alexander2010-10-032-1/+26
* Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to searchMax Kanat-Alexander2010-10-021-1/+8
* Change the way that the xt/search.t injection tests look for known brokenMax Kanat-Alexander2010-10-021-3/+2
* Bug 601383: Test the chfield* search query parameters in xt/search.t.Max Kanat-Alexander2010-10-021-1/+15
* Bug 600496: Make searching on [Bug creation] work again, by implementingMax Kanat-Alexander2010-10-021-8/+4
* Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander2010-10-024-7/+44
* Bug 601364: Make search.t *actually* do the basic field=value testsMax Kanat-Alexander2010-10-021-9/+6
* Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander2010-10-024-3/+65
* Bug 580208: Search.pm: Combine all the user search types into one searchMax Kanat-Alexander2010-07-211-14/+3
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-6/+0
* Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander2010-07-183-16/+41
* Bug 579568: Search.pm: Improve the implementation and performance ofMax Kanat-Alexander2010-07-171-13/+3
* Also add NotTest.pm for the xt/search.t NOT tests.Max Kanat-Alexander2010-07-151-0/+75
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-154-7/+281
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-154-84/+17
* Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander2010-07-151-9/+6
* Bug 578888: Search.pm: Add and store joins as data structures instead ofMax Kanat-Alexander2010-07-141-5/+0
* Bug 578531: Move the chfield stuff out of init, and makeMax Kanat-Alexander2010-07-131-12/+5
* Bug 577538: Mark certain tests in xt/search.t as being broken only on PgMax Kanat-Alexander2010-07-082-1/+32
* Pg and MySQL had inconsistent results for flagtypes.name greaterthan,Max Kanat-Alexander2010-07-081-0/+1
* 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-083-10/+30
* Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,Max Kanat-Alexander2010-07-082-3/+36
* Update xt/search.t to test that anyexact trims properly.Max Kanat-Alexander2010-07-081-1/+1
* Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander2010-07-081-91/+34
* Fix search.t now that negative keyword searches are working.Max Kanat-Alexander2010-07-071-7/+5
* Bug 577388: The target milestone tests in xt/search.t were failing,Max Kanat-Alexander2010-07-071-1/+1
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-0710-0/+3133