aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Chart.pm
Commit message (Expand)AuthorAgeFilesLines
* Use the DD.MM.YY format for dates in Old and New ChartsFrédéric Buclin2017-08-061-1/+1
* Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-061-4/+3
* 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-21/+5
* Bug 697699 - (CVE-2011-3657) [SECURITY] XSS when viewing new charts or tabula...Byron Jones2011-12-281-1/+1
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-1/+1
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-1/+1
* Bug 389396: Do not list series you cannot plot - Patch by Frédéric Bucl...lpsolit%gmail.com2009-08-171-3/+3
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-2/+1
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+0
* Bug 289627: Chart report crashes when there is no series data to plot - Patch...lpsolit%gmail.com2007-02-201-0/+2
* Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org2006-06-271-2/+3
* Bug 342410: Various modules assume functions are in global scope, when none aremkanat%bugzilla.org2006-06-261-3/+4
* Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-06-201-4/+5
* Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buc...lpsolit%gmail.com2006-01-271-1/+1
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name2005-12-301-0/+59
* Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patc...lpsolit%gmail.com2005-11-151-6/+17
* Bug 278268 - make Grand Total line not appear if data set add fails. Patch by...gerv%gerv.net2005-04-121-10/+15
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-1/+2
* Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$d...travis%sedsystems.ca2005-03-011-1/+1
* Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com2005-02-201-3/+3
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-18/+30
* Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net2004-01-221-0/+3
* Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net2003-11-081-1/+1
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+351