Age | Commit message (Expand) | Author | Files | Lines |
2013-05-22 | Bug 828344: add missing xt broken tests | Byron Jones | 1 | -2/+23 |
2013-05-20 | Bug 828344: "contains all of the words" no longer looks for all words within ... | Byron Jones | 1 | -9/+74 |
2011-05-17 | Bug 657542: Make the AND/OR tests for xt/search.t function properly and | Max Kanat-Alexander | 1 | -37/+3 |
2011-05-13 | Bug 656994: Test custom search more thoroughly in xt/search.t. | Max Kanat-Alexander | 1 | -3/+132 |
2011-05-13 | Bug 656790 - Create a basic framework for testing custom search | Max Kanat-Alexander | 1 | -0/+11 |
2011-03-03 | Bug 240398: Make flagtypes.name work properly with all the boolean chart | Max Kanat-Alexander | 1 | -83/+0 |
2011-03-03 | Bug 638555: Make the fields in the bugs table that can be NULL work with all | Max Kanat-Alexander | 1 | -40/+14 |
2011-03-03 | Bug 638518: Make all boolean chart operators work with attach_data.thedata | Max Kanat-Alexander | 1 | -25/+1 |
2011-03-03 | Bug 638509 - Make all boolean charts work with all attachment fields except | Max Kanat-Alexander | 1 | -14/+0 |
2011-03-03 | Bug 638489 - Make all boolean charts work with longdescs.isprivate | Max Kanat-Alexander | 1 | -28/+8 |
2011-03-01 | Bug 45862: Make searching comments behave sensibly for all boolean charts, | Max Kanat-Alexander | 1 | -22/+1 |
2011-03-01 | Bug 637662: Make all the boolean charts work as expected for the "blocks" | Max Kanat-Alexander | 1 | -9/+0 |
2011-03-01 | Bug 637426: Fix every boolean chart operator type for the bug_group search | Max Kanat-Alexander | 1 | -34/+8 |
2011-03-01 | Bug 616341: Make "tag" a valid search field in Search.pm, for the new | Max Kanat-Alexander | 1 | -1/+3 |
2011-03-01 | Bug 490322: Fix every single keywords, multi_select, and see_also field/operator | Max Kanat-Alexander | 1 | -44/+6 |
2010-12-15 | Bug 619466: Make searching by work_time search the total time on the bug | Max Kanat-Alexander | 1 | -56/+10 |
2010-11-03 | The patch that made Bugzilla::Bug use Bugzilla::Comment to add comments | Max Kanat-Alexander | 1 | -1/+2 |
2010-10-07 | Fix the xt/search.t test to not have a testfail (orange) result on MySQL. | Max Kanat-Alexander | 1 | -2/+2 |
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 1 | -0/+19 |
2010-10-05 | Bug 601848: Fix percentage_complete searches for all operators on both MySQL | Max Kanat-Alexander | 1 | -45/+53 |
2010-10-04 | Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.t | Max Kanat-Alexander | 1 | -1/+26 |
2010-10-03 | Bug 601513: In xt/search.t, assure that "---" continues to work for the | Max Kanat-Alexander | 1 | -0/+3 |
2010-10-03 | Bug 601499 - Make xt/search.t test the email(n)* search query parameters | Max Kanat-Alexander | 1 | -1/+13 |
2010-10-02 | Bug 600496: Make searching on [Bug creation] work again, by implementing | Max Kanat-Alexander | 1 | -8/+4 |
2010-10-02 | Bug 601376: Test the __all__, __open__, and __closed__ arguments to | Max Kanat-Alexander | 1 | -0/+14 |
2010-07-22 | Bug 580208: Search.pm: Combine all the user search types into one search | Max Kanat-Alexander | 1 | -14/+3 |
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 1 | -6/+0 |
2010-07-18 | Bug 579695: Make xt/search.t do substring tests using a more consistent | Max Kanat-Alexander | 1 | -9/+20 |
2010-07-18 | Bug 579568: Search.pm: Improve the implementation and performance of | Max Kanat-Alexander | 1 | -13/+3 |
2010-07-16 | Bug 579243: Also test NOT (negated) charts in xt/search.t | Max Kanat-Alexander | 1 | -0/+265 |
2010-07-15 | Bug 578888: Search.pm: Add and store joins as data structures instead of | Max Kanat-Alexander | 1 | -5/+0 |
2010-07-14 | Bug 578531: Move the chfield stuff out of init, and make | Max Kanat-Alexander | 1 | -12/+5 |
2010-07-09 | Bug 577538: Mark certain tests in xt/search.t as being broken only on Pg | Max Kanat-Alexander | 1 | -0/+24 |
2010-07-09 | Pg and MySQL had inconsistent results for flagtypes.name greaterthan, | Max Kanat-Alexander | 1 | -0/+1 |
2010-07-09 | Bug 577588: xt/seach.t was sometimes not properly translating special | Max Kanat-Alexander | 1 | -7/+22 |
2010-07-09 | Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL, | Max Kanat-Alexander | 1 | -0/+22 |
2010-07-08 | Update xt/search.t to test that anyexact trims properly. | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-08 | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 1 | -91/+34 |
2010-07-08 | Fix search.t now that negative keyword searches are working. | Max Kanat-Alexander | 1 | -7/+5 |
2010-07-08 | Bug 577388: The target milestone tests in xt/search.t were failing, | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-07 | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 1 | -0/+1011 |