aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/Clause.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 660866: Allow editing of old "boolean chart" searches using the newMax Kanat-Alexander2011-06-131-9/+24
| | | | | "custom search" UI controls on the advanced search form. r=mkanat, a=mkanat (module owner)
* Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander2011-04-021-5/+15
| | | | r=mkanat, a=mkanat (module owner)
* Bug 640045: Convert Search.pm to use the new AND/OR system internally.Max Kanat-Alexander2011-04-021-0/+113
This includes creating new Search::Clause and Search::Condition objects. r=mkanat, a=mkanat (module owner)