summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Chart.pm
AgeCommit message (Expand)AuthorFilesLines
2009-08-18Bug 389396: Do not list series you cannot plot - Patch by Frédéric Bucl...lpsolit%gmail.com1-3/+3
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org1-2/+1
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+0
2007-02-20Bug 289627: Chart report crashes when there is no series data to plot - Patch...lpsolit%gmail.com1-0/+2
2006-06-27Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org1-2/+3
2006-06-26Bug 342410: Various modules assume functions are in global scope, when none aremkanat%bugzilla.org1-3/+4
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com1-4/+5
2006-01-27Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buc...lpsolit%gmail.com1-1/+1
2005-12-30Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name1-0/+59
2005-11-15Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patc...lpsolit%gmail.com1-6/+17
2005-04-12Bug 278268 - make Grand Total line not appear if data set add fails. Patch by...gerv%gerv.net1-10/+15
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-1/+2
2005-03-01Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$d...travis%sedsystems.ca1-1/+1
2005-02-20Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com1-3/+3
2004-08-30Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net1-18/+30
2004-01-22Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net1-0/+3
2003-11-08Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net1-1/+1
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+351