Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | Bug 545610: Correctly parse CGI parameters, especially when using mod_perl | Frédéric Buclin | 1 | -8/+15 |
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 | -20/+5 |
2011-12-28 | Bug 697699 - (CVE-2011-3657) [SECURITY] XSS when viewing new charts or tabula... | Byron Jones | 1 | -2/+2 |
2011-08-17 | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 1 | -4/+4 |
2011-06-11 | Fixes several bugs at once related to New Charts: | Frédéric Buclin | 1 | -12/+21 |
2011-04-05 | Fix a comment location in report.cgi. | Max Kanat-Alexander | 1 | -2/+2 |
2011-04-05 | Bug 617641: Using any of the "_realname" columns in report.cgi was throwing | Max Kanat-Alexander | 1 | -2/+4 |
2011-02-20 | Bug 632717: Limit the total number of results that a search can ever return. | Max Kanat-Alexander | 1 | -2/+5 |
2010-12-08 | Bug 617684: Values starting with a dot or an underscore are no longer hidden ... | Frédéric Buclin | 1 | -6/+0 |
2010-12-08 | Bug 617630: Improve get_names() in report.cgi | Frédéric Buclin | 1 | -33/+18 |
2010-12-08 | Bug 567953: Components which exist in several products are duplicated in tabu... | miketosh | 1 | -1/+2 |
2010-08-24 | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 1 | -1/+1 |
2010-07-16 | Bug 398308: Make Search.pm take a hashref for its "params" argument | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-15 | Bug 577800: Finish the cleanup of Search.pm's "init" function by removing | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-01 | Bug 545766: Figure out what columns can be reported on from the database, | Max Kanat-Alexander | 1 | -17/+4 |
2010-05-20 | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v... | Frédéric Buclin | 1 | -1/+1 |
2010-04-22 | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 1 | -1/+3 |
2010-02-18 | Bug 529573: Tabular reports do not show empty resolution | Greg Hendricks | 1 | -0/+1 |
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -1/+0 |
2010-02-02 | Bug 487508: Allow restricting the visibility of custom fields and values by c... | Max Kanat-Alexander | 1 | -1/+0 |
2009-11-13 | Bug 528262 - Tabular reports ignore disabled field values despite being sel... | ghendricks%novell.com | 1 | -9/+8 |
2009-10-24 | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c... | mkanat%bugzilla.org | 1 | -0/+4 |
2009-07-07 | Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t... | mkanat%bugzilla.org | 1 | -38/+27 |
2009-01-15 | Bug 464992: Binary attachments, graphical reports and new charts are not disp... | lpsolit%gmail.com | 1 | -0/+2 |
2009-01-03 | Bug 377956: Tabular and graphical reports should support single-select custom... | lpsolit%gmail.com | 1 | -0/+9 |
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/+3 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -2/+2 |
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 1 | -10/+7 |
2005-12-03 | Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-11-14 | Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo... | lpsolit%gmail.com | 1 | -2/+1 |
2005-10-27 | Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du... | lpsolit%gmail.com | 1 | -3/+4 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -1/+3 |
2005-10-24 | Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ... | lpsolit%gmail.com | 1 | -1/+2 |
2005-08-13 | Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin... | lpsolit%gmail.com | 1 | -1/+1 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -4/+5 |
2005-04-05 | Bug 286461:Add products table to search if classification are needed | bugreport%peshkin.net | 1 | -6/+0 |
2005-03-11 | Bug 262864 - make tabular reports show columns which have an empty header. Pa... | gerv%gerv.net | 1 | -1/+7 |
2004-11-05 | Patch for bug 262182: editing a buglist from a tabular report shouldn't go to... | jocuri%softhome.net | 1 | -1/+1 |
2004-10-25 | Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl he... | jocuri%softhome.net | 1 | -0/+6 |
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ... | bugreport%peshkin.net | 1 | -1/+7 |
2004-05-30 | Bug 179671: Boolean charts didn't work on the reporting pages. | justdave%bugzilla.org | 1 | -1/+1 |
2004-04-03 | Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. pr... | gerv%gerv.net | 1 | -24/+44 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -3/+2 |
2004-03-27 | Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-... | jocuri%softhome.net | 1 | -4/+4 |
2003-09-15 | Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. | gerv%gerv.net | 1 | -1/+1 |
2003-09-12 | Bug 215918 - All graphs that show numeric value on x-axis are useless and mis... | gerv%gerv.net | 1 | -3/+34 |
2003-07-14 | Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r... | gerv%gerv.net | 1 | -1/+1 |