aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/Saved.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones2014-04-231-3/+2
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+1
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+18
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-2/+3
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-201-1/+1
* Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin2012-01-121-0/+4
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-18/+5
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-301-11/+1
* Bug 577089: Make convert-workflow fix the query values for seriesMax Kanat-Alexander2010-07-071-2/+5
* Bug 577149: Make convert-workflow rename values in saved searchesMax Kanat-Alexander2010-07-071-0/+31
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-2/+0
* Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org2009-08-211-5/+65
* Bug 364162: Code determining if named queries should be shown in the page foo...lpsolit%gmail.com2008-11-091-0/+24
* Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com2008-05-141-1/+4
* Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com2007-11-191-3/+2
* Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...lpsolit%gmail.com2007-07-131-1/+1
* Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com2007-06-131-0/+23
* Checkin fix for bug 360028.mkanat%bugzilla.org2006-11-131-0/+1
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org2006-11-131-0/+78
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-0/+186