aboutsummaryrefslogtreecommitdiffstats
path: root/report.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-171-1/+1
|
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
| | | | r=dkl a=sgreen
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-121-1/+1
| | | | | | inexistent files r=gerv a=justdave
* Bug 863745: Enable multi-select fields in reportsPami Ketolainen2013-10-291-15/+67
| | | | r=LpSolit a=glob
* Bug 212471: Tabular reports do not link bug counts involving the empty ↵Frédéric Buclin2013-05-051-1/+2
| | | | | | resolution correctly r=dkl a=LpSolit
* Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green2013-02-191-1/+7
| | | | | | of products and components you cannot access r/a=LpSolit
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-4/+3
| | | | r=dkl a=LpSolit
* Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham2013-01-021-5/+2
|
* Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped ↵Frédéric Buclin2012-11-131-1/+1
| | | | | | correctly in tabular reports r=dkl a=LpSolit
* Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin2012-11-121-6/+6
| | | | | | not triggered by the code itself r=glob a=LpSolit
* Bug 794389: There is no field named 'actual_time' when generating reportsFrédéric Buclin2012-10-041-0/+4
| | | | r=glob a=LpSolit
* Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin2012-09-291-5/+4
| | | | r=glob a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
| | | | r=wicked a=LpSolit
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-121-16/+13
| | | | r=dkl a=LpSolit
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-071-0/+50
| | | | r/a=LpSolit
* Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2012-03-061-8/+15
| | | | r=gerv a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-20/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 697699 - (CVE-2011-3657) [SECURITY] XSS when viewing new charts or ↵Byron Jones2011-12-281-2/+2
| | | | | | tabular and graphical reports in debug mode r=gerv, a=LpSolit
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-4/+4
| | | | r=glob a=LpSolit
* Fixes several bugs at once related to New Charts:Frédéric Buclin2011-06-111-12/+21
| | | | | | | Bug 610739: YUI-generated tabular reports do not work if only one axis is set Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162 r/a=LpSolit
* Fix a comment location in report.cgi.Max Kanat-Alexander2011-04-041-2/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=617641
* Bug 617641: Using any of the "_realname" columns in report.cgi was throwingMax Kanat-Alexander2011-04-041-2/+4
| | | | | an error. r=LpSolit, a=mkanat
* Bug 632717: Limit the total number of results that a search can ever return.Max Kanat-Alexander2011-02-191-2/+5
| | | | r=mkanat, a=mkanat (module owner)
* Bug 617684: Values starting with a dot or an underscore are no longer hidden ↵Frédéric Buclin2010-12-081-6/+0
| | | | | | in reports r/a=mkanat
* Bug 617630: Improve get_names() in report.cgiFrédéric Buclin2010-12-081-33/+18
| | | | a=LpSolit
* Bug 567953: Components which exist in several products are duplicated in ↵miketosh2010-12-081-1/+2
| | | | | | tabular reports r/a=LpSolit
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-1/+1
| | | | r/a=mkanat
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-151-1/+1
| | | | | instead of taking a CGI object. r=mkanat, a=mkanat (module owner)
* Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander2010-07-151-1/+1
| | | | | | | it and having its work be done by a new "sql" accessor instead. Also adds some comments, moves functions around into sections, and creates a new _user accessor. r=mkanat, a=mkanat (module owner)
* Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2010-07-011-17/+4
| | | | | instead of from a static list r=glob, a=mkanat
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵Frédéric Buclin2010-05-201-1/+1
| | | | | | ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-1/+3
| | | | r=timello, a=mkanat
* Bug 529573: Tabular reports do not show empty resolutionGreg Hendricks2010-02-181-0/+1
| | | | r/a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-1/+0
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-011-1/+0
| | | | | | component r=dkl, a=mkanat
* Bug 528262 - Tabular reports ignore disabled field values despite being ↵ghendricks%novell.com2009-11-131-9/+8
| | | | | | selected patch by ghendricks@novell.com, r=mkanat, a=mkanat
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵mkanat%bugzilla.org2009-10-241-0/+4
| | | | | | checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for ↵mkanat%bugzilla.org2009-07-071-38/+27
| | | | | | the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 464992: Binary attachments, graphical reports and new charts are not ↵lpsolit%gmail.com2009-01-151-0/+2
| | | | displayed correctly on Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 377956: Tabular and graphical reports should support single-select ↵lpsolit%gmail.com2009-01-031-0/+9
| | | | custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com2008-08-271-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-121-0/+3
|
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com2006-06-211-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com2006-06-201-10/+7
| | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
* Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin ↵lpsolit%gmail.com2005-12-031-1/+1
| | | | <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵lpsolit%gmail.com2005-11-141-2/+1
| | | | anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, ↵lpsolit%gmail.com2005-10-261-3/+4
| | | | duplicates.cgi, quips.cgi, report.cgi, request.cgi and showdependency*.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com2005-10-251-1/+3
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵lpsolit%gmail.com2005-10-241-1/+1
| | | | Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave