aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/Saved.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 383935: Display how many other users have chosen to see your saved ↵lpsolit%gmail.com2007-06-131-0/+23
| | | | search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit
* Checkin fix for bug 360028.mkanat%bugzilla.org2006-11-131-0/+1
|
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵mkanat%bugzilla.org2006-11-131-0/+78
| | | | | | buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-0/+186
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk