Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5 | Frédéric Buclin | 1 | -4/+4 |
2010-10-07 | Bug 600495: Make the "chfieldto" query parameter work all by itself, again. | Max Kanat-Alexander | 1 | -0/+7 |
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 | 4 | -3/+36 |
2010-10-05 | Bug 601848: Fix percentage_complete searches for all operators on both MySQL | Max Kanat-Alexander | 2 | -51/+56 |
2010-10-04 | Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.t | Max Kanat-Alexander | 3 | -5/+42 |
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 | 2 | -1/+26 |
2010-10-02 | Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to search | Max Kanat-Alexander | 1 | -1/+8 |
2010-10-02 | Change the way that the xt/search.t injection tests look for known broken | Max Kanat-Alexander | 1 | -3/+2 |
2010-10-02 | Bug 601383: Test the chfield* search query parameters in xt/search.t. | Max Kanat-Alexander | 1 | -1/+15 |
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 | 4 | -7/+44 |
2010-10-02 | Bug 601364: Make search.t *actually* do the basic field=value tests | Max Kanat-Alexander | 1 | -9/+6 |
2010-10-02 | Bug 601364: Make xt/search.t also test the normal field=value search params | Max Kanat-Alexander | 4 | -3/+65 |
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 | 3 | -16/+41 |
2010-07-18 | Bug 579568: Search.pm: Improve the implementation and performance of | Max Kanat-Alexander | 1 | -13/+3 |
2010-07-16 | Also add NotTest.pm for the xt/search.t NOT tests. | Max Kanat-Alexander | 1 | -0/+75 |
2010-07-16 | Bug 579243: Also test NOT (negated) charts in xt/search.t | Max Kanat-Alexander | 4 | -7/+281 |
2010-07-16 | Bug 398308: Make Search.pm take a hashref for its "params" argument | Max Kanat-Alexander | 4 | -84/+17 |
2010-07-15 | Bug 577800: Finish the cleanup of Search.pm's "init" function by removing | Max Kanat-Alexander | 1 | -9/+6 |
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 | 2 | -1/+32 |
2010-07-09 | Pg and MySQL had inconsistent results for flagtypes.name greaterthan, | Max Kanat-Alexander | 1 | -0/+1 |
2010-07-09 | Bug 576670: Optimize Search.pm's "init" method for being called many times | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-09 | Bug 577588: xt/seach.t was sometimes not properly translating special | Max Kanat-Alexander | 3 | -10/+30 |
2010-07-09 | Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL, | Max Kanat-Alexander | 2 | -3/+36 |
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 | 10 | -0/+3133 |