Age | Commit message (Expand) | Author | Files | Lines |
2016-04-14 | Bug 1088022 - Bump min version to CGI 4.09 | Frédéric Buclin | 1 | -4/+4 |
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -2/+2 |
2016-02-23 | Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d... | Dylan Hardison | 1 | -1/+1 |
2016-01-07 | Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, content_dispos... | Frédéric Buclin | 1 | -6/+5 |
2014-12-17 | Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. | Gervase Markham | 1 | -1/+1 |
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -1/+3 |
2014-02-12 | Bug 969881: All "Help" links in the header and footer of pages point to inexi... | Frédéric Buclin | 1 | -1/+1 |
2013-12-22 | Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C... | Frédéric Buclin | 1 | -0/+1 |
2012-11-12 | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no... | Frédéric Buclin | 1 | -3/+3 |
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -1/+1 |
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 1 | -21/+5 |
2011-01-24 | Bug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injecti... | Reed Loden | 1 | -3/+3 |
2011-01-24 | Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection | Frédéric Buclin | 1 | -2/+6 |
2010-10-28 | Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5 | Frédéric Buclin | 1 | -1/+1 |
2010-05-20 | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v... | Frédéric Buclin | 1 | -1/+1 |
2009-10-24 | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c... | mkanat%bugzilla.org | 1 | -2/+6 |
2009-10-04 | Bug 302542: Implement the ability to delete data sets (series) in New Charts ... | lpsolit%gmail.com | 1 | -23/+50 |
2009-10-04 | Bug 519040: After creating a new series, redirect the user to a more useful p... | lpsolit%gmail.com | 1 | -10/+6 |
2009-08-13 | Bug 214861: Allow loading of stored queries as the bug set for reporting - Pa... | lpsolit%gmail.com | 1 | -0/+13 |
2009-01-15 | Bug 464992: Binary attachments, graphical reports and new charts are not disp... | lpsolit%gmail.com | 1 | -0/+2 |
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ... | lpsolit%gmail.com | 1 | -1/+1 |
2007-11-12 | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 1 | -0/+1 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ... | timeless%mozdev.org | 1 | -1/+1 |
2007-01-08 | Bug 365256 Period is on the wrong side of a bunch of other parentheses | timeless%mozdev.org | 1 | -1/+1 |
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -6/+6 |
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 1 | -3/+7 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -2/+2 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -1/+3 |
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu... | lpsolit%gmail.com | 1 | -5/+6 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -2/+1 |
2005-10-25 | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL... | mkanat%kerio.com | 1 | -1/+3 |
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-08-13 | Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin... | lpsolit%gmail.com | 1 | -3/+1 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -3/+6 |
2005-05-12 | Bug 287436: [SECURITY] After having logged in, links to change the report typ... | mkanat%kerio.com | 1 | -2/+1 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 |
2005-01-16 | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ... | jocuri%softhome.net | 1 | -3/+4 |
2004-09-13 | Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if yo... | gerv%gerv.net | 1 | -6/+6 |
2004-07-10 | Bug 235510: Do not expose user password in URL to chart image if login requir... | bugreport%peshkin.net | 1 | -1/+2 |
2004-07-06 | Bug 243463 Use a param to protect new charts from leaking information | bugreport%peshkin.net | 1 | -0/+4 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -3/+2 |
2004-02-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ... | gerv%gerv.net | 1 | -28/+25 |
2003-12-08 | Bug 226682 - make it possible to edit series. This also changes the Series ob... | gerv%gerv.net | 1 | -9/+11 |
2003-07-01 | Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=ju... | gerv%gerv.net | 1 | -1/+1 |
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -0/+312 |