Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 1 | -1/+5 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-10-02 | Change the way that the xt/search.t injection tests look for known broken | Max Kanat-Alexander | 1 | -3/+2 | |
tests, so that the Pg tests properly understand that they can't test creation_ts changedafter or changedbefore, *ever*. https://bugzilla.mozilla.org/show_bug.cgi?id=600496 | |||||
2010-07-09 | Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL, | Max Kanat-Alexander | 1 | -3/+14 | |
because they make Pg throw an error and then be unable to run any further tests. It's OK to skip these tests because they still run on MySQL, so we'll still catch any injection vulns. r=mkanat, a=mkanat (module owner) | |||||
2010-07-07 | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 1 | -0/+77 | |
boolean charts r=glob, a=mkanat |