aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Series.pm
Commit message (Expand)AuthorAgeFilesLines
* 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