aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Series.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 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+26
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-2/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-20/+5
* Bug 577089: Make convert-workflow fix the query values for seriesMax Kanat-Alexander2010-07-071-0/+5
* Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com2009-10-041-6/+31
* Bug 389396: Do not list series you cannot plot - Patch by Frédéric Bucl...lpsolit%gmail.com2009-08-171-18/+14
* Bug 247936: Creating a product/component which already existed crashes when a...lpsolit%gmail.com2008-08-221-0/+4
* Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com2008-07-311-1/+0
* Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com2007-11-191-2/+2
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+0
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
* Bug 346241: Make series.creator nullable in the DB and use NULL for series wi...lpsolit%gmail.com2006-08-201-6/+3
* Bug 341453: Bugzilla::Series looks for functions in global scope that are not...mkanat%bugzilla.org2006-06-151-8/+9
* Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved wordmkanat%kerio.com2005-09-231-5/+6
* Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org2005-08-151-1/+0
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-1/+3
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-1/+1
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-2/+2
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-66/+38
* Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm whe...timeless%mozdev.org2004-07-091-1/+0
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-5/+18
* Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net2003-12-081-85/+93
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-081-10/+14
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+262