aboutsummaryrefslogtreecommitdiffstats
path: root/xt/lib/Bugzilla/Test/Search/Constants.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 345194: fix for xt testsByron Jones2013-07-241-0/+5
* Bug 828344: add missing xt broken testsByron Jones2013-05-231-2/+23
* Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones2013-05-211-9/+74
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Fix TODO tests which now passFrédéric Buclin2012-01-311-4/+0
* 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 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander2011-05-161-37/+3
* Bug 656994: Test custom search more thoroughly in xt/search.t.Max Kanat-Alexander2011-05-131-3/+132
* Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander2011-05-131-0/+11
* Bug 240398: Make flagtypes.name work properly with all the boolean chartMax Kanat-Alexander2011-03-031-83/+0
* Bug 638555: Make the fields in the bugs table that can be NULL work with allMax Kanat-Alexander2011-03-031-40/+14
* Bug 638518: Make all boolean chart operators work with attach_data.thedataMax Kanat-Alexander2011-03-031-25/+1
* Bug 638509 - Make all boolean charts work with all attachment fields exceptMax Kanat-Alexander2011-03-031-14/+0
* Bug 638489 - Make all boolean charts work with longdescs.isprivateMax Kanat-Alexander2011-03-031-28/+8
* Bug 45862: Make searching comments behave sensibly for all boolean charts,Max Kanat-Alexander2011-03-011-22/+1
* Bug 637662: Make all the boolean charts work as expected for the "blocks"Max Kanat-Alexander2011-03-011-9/+0
* Bug 637426: Fix every boolean chart operator type for the bug_group searchMax Kanat-Alexander2011-03-011-34/+8
* Bug 616341: Make "tag" a valid search field in Search.pm, for the newMax Kanat-Alexander2011-03-011-1/+3
* Bug 490322: Fix every single keywords, multi_select, and see_also field/operatorMax Kanat-Alexander2011-03-011-44/+6
* Bug 619466: Make searching by work_time search the total time on the bugMax Kanat-Alexander2010-12-151-56/+10
* The patch that made Bugzilla::Bug use Bugzilla::Comment to add commentsMax Kanat-Alexander2010-11-021-1/+2
* 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-051-0/+19
* Bug 601848: Fix percentage_complete searches for all operators on both MySQLMax Kanat-Alexander2010-10-041-45/+53
* Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.tMax Kanat-Alexander2010-10-031-1/+26
* 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-031-1/+13
* 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-021-0/+14
* 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-181-9/+20
* Bug 579568: Search.pm: Improve the implementation and performance ofMax Kanat-Alexander2010-07-171-13/+3
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-151-0/+265
* 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-081-0/+24
* Pg and MySQL had inconsistent results for flagtypes.name greaterthan,Max Kanat-Alexander2010-07-081-0/+1
* Bug 577588: xt/seach.t was sometimes not properly translating specialMax Kanat-Alexander2010-07-081-7/+22
* Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,Max Kanat-Alexander2010-07-081-0/+22
* 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-071-0/+1011