summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Series.pm
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Bug 577089: Make convert-workflow fix the query values for seriesMax Kanat-Alexander1-0/+5
2009-10-04Bug 302542: Implement the ability to delete data sets (series) in New Charts ...lpsolit%gmail.com1-6/+31
2009-08-18Bug 389396: Do not list series you cannot plot - Patch by Frédéric Bucl...lpsolit%gmail.com1-18/+14
2008-08-22Bug 247936: Creating a product/component which already existed crashes when a...lpsolit%gmail.com1-0/+4
2008-07-31Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com1-1/+0
2007-11-19Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com1-2/+2
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+0
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
2006-08-20Bug 346241: Make series.creator nullable in the DB and use NULL for series wi...lpsolit%gmail.com1-6/+3
2006-06-15Bug 341453: Bugzilla::Series looks for functions in global scope that are not...mkanat%bugzilla.org1-8/+9
2005-09-23Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved wordmkanat%kerio.com1-5/+6
2005-08-15Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org1-1/+0
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-1/+3
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-1/+1
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-2/+2
2004-08-30Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net1-66/+38
2004-07-09Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm whe...timeless%mozdev.org1-1/+0
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net1-5/+18
2003-12-08Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net1-85/+93
2003-11-08Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net1-10/+14
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+262