summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Search/Saved.pm
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-3/+3
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-04-23Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones1-3/+2
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones1-0/+1
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+18
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-2/+3
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin1-1/+1
2012-01-12Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin1-0/+4
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-18/+5
2011-01-30Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin1-11/+1
2010-07-08Bug 577089: Make convert-workflow fix the query values for seriesMax Kanat-Alexander1-2/+5
2010-07-08Bug 577149: Make convert-workflow rename values in saved searchesMax Kanat-Alexander1-0/+31
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-2/+0
2009-08-21Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org1-5/+65
2008-11-09Bug 364162: Code determining if named queries should be shown in the page foo...lpsolit%gmail.com1-0/+24
2008-05-14Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com1-1/+4
2007-11-19Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com1-3/+2
2007-07-13Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...lpsolit%gmail.com1-1/+1
2007-06-13Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com1-0/+23
2006-11-13Checkin fix for bug 360028.mkanat%bugzilla.org1-0/+1
2006-11-13Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org1-0/+78
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org1-0/+186