Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update xt/search.t to test that anyexact trims properly. | Max Kanat-Alexander | 2010-07-08 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=575021 | |||||
* | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 2010-07-08 | 1 | -91/+34 | |
| | | | | | | | Instead, we pass around a hashref and update the hashref. This patch also includes some cleanup for bugs surrounding percentage_complete, attachments.isobsolete, attachments.ispatch, and owner_idle_time. r=mkanat, a=mkanat | |||||
* | Fix search.t now that negative keyword searches are working. | Max Kanat-Alexander | 2010-07-07 | 1 | -7/+5 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=562014 | |||||
* | Bug 577388: The target milestone tests in xt/search.t were failing, | Max Kanat-Alexander | 2010-07-07 | 1 | -1/+1 | |
| | | | | | incorrectly. r=mkanat, a=mkanat (module owner) | |||||
* | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 2010-07-07 | 10 | -0/+3133 | |
boolean charts r=glob, a=mkanat |