aboutsummaryrefslogtreecommitdiff
path: root/xt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-275-22/+18
|\
| * no bug - perltidy again, using the latest releasePerl Tidy2019-01-315-22/+18
| * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-3011-2321/+2447
| * 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-212-16/+99
| * Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-6/+5
| * Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-017-7/+7
* | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ Perl-Tidy...Robin H. Johnson2019-12-0111-2322/+2441
* | Vanilla 4.4.9 to 5.0 without history due to massive merge conflictsChristian Ruppert2015-07-117-7/+12
* | 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-212-16/+99
* | Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-6/+5
|/
* 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-1111-212/+58
* 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-166-94/+64
* Bug 656994: Test custom search more thoroughly in xt/search.t.Max Kanat-Alexander2011-05-132-6/+135
* Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander2011-05-133-1/+131
* Bug 240398: Make flagtypes.name work properly with all the boolean chartMax Kanat-Alexander2011-03-032-84/+1
* 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-032-32/+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 617641: Using any of the _realname columns in Search.pm all by themselvesMax Kanat-Alexander2011-03-021-1/+13
* 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-013-8/+21
* Bug 490322: Fix every single keywords, multi_select, and see_also field/operatorMax Kanat-Alexander2011-03-012-45/+7
* 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-102-4/+7
* 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