aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry PerlFrédéric Buclin2016-03-271-0/+1
* Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on WindowsFrédéric Buclin2016-01-071-1/+1
* Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in $ENV{PATH}...Frédéric Buclin2015-09-301-8/+16
* Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ...Frédéric Buclin2015-09-251-0/+8
* Bug 1153027: Bugzilla->feature incorrectly checks Perl modulesFrédéric Buclin2015-04-131-4/+4
* Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2015-03-051-0/+11
* Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.Matt Selsky2014-11-051-9/+9
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-11/+0
* Bug 1082557: Use a persistent connection to the SMTP server for improved perf...Frédéric Buclin2014-10-161-2/+5
* Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence2014-09-151-2/+2
* Bug 1064933: Bugzilla.pm does not compile without Text::MarkdownKoosha KM2014-09-111-0/+2
* Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin2014-09-111-5/+5
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-0/+9
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
* Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using...Frédéric Buclin2013-12-211-3/+1
* Bug 237498: Add memcached integrationByron Jones2013-12-191-11/+88
* Bug 884705 - Bugzilla->user does not return undefSunil Joshi2013-08-231-4/+4
* Bug 897426: Revert the hack in Bugzilla->feature and make it more robustFrédéric Buclin2013-07-251-6/+1
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-0/+3
* Remove unintentional code commitsDave Lawrence2013-04-081-1/+1
* Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...Dave Lawrence2013-04-081-1/+1
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-171-1/+9
* Bug 829601: Bugzilla->local_timezone should be stored in process_cache instea...Frédéric Buclin2013-01-141-1/+1
* Bug 822547: Fix POD coverage bustageByron Jones2013-01-031-0/+4
* Bug 822547: Make jobqueue.pl clear the request cache before sending each mailByron Jones2013-01-031-1/+13
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+22
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-161-36/+12
* Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is i...Simon Green2012-10-121-2/+3
* $_localconfig is now obsoleteFrédéric Buclin2012-10-051-1/+0
* Bug 797883: Adds a Bugzilla->process_cacheByron Jones2012-10-051-2/+10
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change Bugzill...Koosha Khajeh Moogahi2012-04-241-2/+8
* Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change Bugzill...Koosha Khajeh Moogahi2012-04-241-2/+8
* Bug 734078: cache localconfig per-processByron Jones2012-03-121-3/+3
* Bug 240437: Add a "last seen date" column to the profiles tableByron Jones2012-01-241-0/+6
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-22/+5
* Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-AfterBjoern Jacke2011-03-221-3/+10
* The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on everyMax Kanat-Alexander2011-03-131-2/+3
* Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,Max Kanat-Alexander2011-03-131-0/+5
* Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP s...Bjoern Jacke2011-03-091-0/+2
* Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenanceBjoern Jacke2011-03-091-1/+1
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-14/+13
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-041-17/+32
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-0/+63
* Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander2010-07-071-0/+3
* Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander2010-07-011-2/+7
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-14/+16
* Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags methodFrédéric Buclin2010-03-291-1/+1
* Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander2010-02-281-4/+4