Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry Perl | Frédéric Buclin | 2016-03-27 | 1 | -0/+1 |
| | |||||
* | Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on Windows | Frédéric Buclin | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in ↵ | Frédéric Buclin | 2015-09-30 | 1 | -8/+16 |
| | | | | | | $ENV{PATH} to correctly load XS modules r=gerv a=dkl | ||||
* | Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ↵ | Frédéric Buclin | 2015-09-25 | 1 | -0/+8 |
| | | | | | | when attaching a file r=gerv a=dkl | ||||
* | Bug 1153027: Bugzilla->feature incorrectly checks Perl modules | Frédéric Buclin | 2015-04-13 | 1 | -4/+4 |
| | | | | r=dkl a=glob | ||||
* | Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB | Byron Jones | 2015-03-05 | 1 | -0/+11 |
| | | | | r=dkl,a=glob | ||||
* | Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv. | Matt Selsky | 2014-11-05 | 1 | -9/+9 |
| | |||||
* | Revert Bug 330707 - Add optional support for MarkDown | David Lawrence | 2014-11-04 | 1 | -11/+0 |
| | |||||
* | Bug 1082557: Use a persistent connection to the SMTP server for improved ↵ | Frédéric Buclin | 2014-10-16 | 1 | -2/+5 |
| | | | | | | performance r=dylan a=glob | ||||
* | Bug 1066184: data/params.js should be renamed to data/params.json since the ↵ | David Lawrence | 2014-09-15 | 1 | -2/+2 |
| | | | | | | data form is JSON and not JS r=LpSolit,a=sgreen | ||||
* | Bug 1064933: Bugzilla.pm does not compile without Text::Markdown | Koosha KM | 2014-09-11 | 1 | -0/+2 |
| | | | | r=glob,a=sgreen | ||||
* | Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵ | Frédéric Buclin | 2014-09-11 | 1 | -5/+5 |
| | | | | | | data/params r=dkl r=wurblzap a=sgreen | ||||
* | Bug 330707: Add optional support for MarkDown | Koosha KM | 2014-08-28 | 1 | -0/+9 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 2014-02-27 | 1 | -1/+1 |
| | | | | r=gerv a=justdave | ||||
* | Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and ↵ | Frédéric Buclin | 2013-12-21 | 1 | -3/+1 |
| | | | | | | using a non-cookie based authentication method r=dkl a=justdave | ||||
* | Bug 237498: Add memcached integration | Byron Jones | 2013-12-19 | 1 | -11/+88 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 884705 - Bugzilla->user does not return undef | Sunil Joshi | 2013-08-23 | 1 | -4/+4 |
| | | | r=simon, a=simon | ||||
* | Bug 897426: Revert the hack in Bugzilla->feature and make it more robust | Frédéric Buclin | 2013-07-25 | 1 | -6/+1 |
| | | | | r/a=glob | ||||
* | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 2013-07-12 | 1 | -0/+3 |
| | | | | r=glob,a=justdave | ||||
* | Remove unintentional code commits | Dave Lawrence | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 1 | -1/+1 |
| | | | | | | as the reporter) r=glob,r/a=LpSolit | ||||
* | Bug 830467: Don't call _wanted_languages() when only one is available | Frédéric Buclin | 2013-01-17 | 1 | -1/+9 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 829601: Bugzilla->local_timezone should be stored in process_cache ↵ | Frédéric Buclin | 2013-01-14 | 1 | -1/+1 |
| | | | | | | instead of request_cache r=glob a=LpSolit | ||||
* | Bug 822547: Fix POD coverage bustage | Byron Jones | 2013-01-03 | 1 | -0/+4 |
| | |||||
* | Bug 822547: Make jobqueue.pl clear the request cache before sending each mail | Byron Jones | 2013-01-03 | 1 | -1/+13 |
| | | | | r=dkl,a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+22 |
| | | | | r/a=LpSolit | ||||
* | Bug 797636: Improve performance for buglists | Frédéric Buclin | 2012-11-16 | 1 | -36/+12 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is ↵ | Simon Green | 2012-10-12 | 1 | -2/+3 |
| | | | | | | ignored) r/a=LpSolit | ||||
* | $_localconfig is now obsolete | Frédéric Buclin | 2012-10-05 | 1 | -1/+0 |
| | |||||
* | Bug 797883: Adds a Bugzilla->process_cache | Byron Jones | 2012-10-05 | 1 | -2/+10 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change ↵ | Koosha Khajeh Moogahi | 2012-04-24 | 1 | -2/+8 |
| | | | | | | Bugzilla->error_mode r/a=LpSolit | ||||
* | Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change ↵ | Koosha Khajeh Moogahi | 2012-04-24 | 1 | -2/+8 |
| | | | | | | Bugzilla->usage_mode r/a=LpSolit | ||||
* | Bug 734078: cache localconfig per-process | Byron Jones | 2012-03-12 | 1 | -3/+3 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 240437: Add a "last seen date" column to the profiles table | Byron Jones | 2012-01-24 | 1 | -0/+6 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -22/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After | Bjoern Jacke | 2011-03-22 | 1 | -3/+10 |
| | | | | | header. r=mkanat, a=mkanat | ||||
* | The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every | Max Kanat-Alexander | 2011-03-13 | 1 | -2/+3 |
| | | | | | | invocation that didn't have $SIG{TERM} and $SIG{PIPE} set (for example, during command-line scripts). https://bugzilla.mozilla.org/show_bug.cgi?id=637977 | ||||
* | Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl, | Max Kanat-Alexander | 2011-03-13 | 1 | -0/+5 |
| | | | | | | which prevents CGI.pm from generating URLs with semicolons in them instead of ampersands. r=glob, a=mkanat | ||||
* | Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP ↵ | Bjoern Jacke | 2011-03-09 | 1 | -0/+2 |
| | | | | status to 503 | ||||
* | Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance | Bjoern Jacke | 2011-03-09 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 2010-08-24 | 1 | -14/+13 |
| | | | | r/a=mkanat | ||||
* | Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email | Frédéric Buclin | 2010-08-04 | 1 | -17/+32 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 576670: Optimize Search.pm's "init" method for being called many times | Max Kanat-Alexander | 2010-07-08 | 1 | -0/+63 |
| | | | | | in a loop r=glob, a=mkanat | ||||
* | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 2010-07-07 | 1 | -0/+3 |
| | | | | | boolean charts r=glob, a=mkanat | ||||
* | Bug 382398: Make checksetup.pl localized messages be output in the | Max Kanat-Alexander | 2010-07-01 | 1 | -2/+7 |
| | | | | | console's charset r=timello, a=mkanat | ||||
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -14/+16 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method | Frédéric Buclin | 2010-03-29 | 1 | -1/+1 |
| | | | | a=LpSolit | ||||
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 1 | -4/+4 |
| | | | | | Bugzilla->template_inner("")). r=LpSolit, a=LpSolit |