index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...
Dylan Hardison
1
-23
/
+61
2016-01-07
Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on Windows
Frédéric Buclin
1
-1
/
+1
2015-12-23
Bug 1201113: Support to run Bugzilla as a PSGI application
Frédéric Buclin
1
-39
/
+47
2015-09-30
Bug 987742: Strawberry Perl requires C:\strawberry\c\bin\ to be in $ENV{PATH}...
Frédéric Buclin
1
-8
/
+16
2015-09-25
Bug 1089448: Strawberry Perl throws a "Insecure dependency in sysopen" error ...
Frédéric Buclin
1
-0
/
+8
2015-04-13
Bug 1153027: Bugzilla->feature incorrectly checks Perl modules
Frédéric Buclin
1
-4
/
+4
2015-04-08
Bug 1051056: The REST API needs to be versioned so that new changes can be ma...
David Lawrence
1
-0
/
+19
2015-03-15
Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...
Frédéric Buclin
1
-1
/
+1
2015-03-05
Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
Byron Jones
1
-0
/
+11
2014-11-05
Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.
Matt Selsky
1
-9
/
+9
2014-10-16
Bug 1082557: Use a persistent connection to the SMTP server for improved perf...
Frédéric Buclin
1
-2
/
+5
2014-09-15
Bug 1066184: data/params.js should be renamed to data/params.json since the d...
David Lawrence
1
-2
/
+2
2014-09-11
Bug 1064933: Bugzilla.pm does not compile without Text::Markdown
Koosha KM
1
-0
/
+2
2014-09-11
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...
Frédéric Buclin
1
-5
/
+5
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
1
-0
/
+9
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-02-27
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
1
-1
/
+1
2013-12-21
Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using...
Frédéric Buclin
1
-3
/
+1
2013-12-19
Bug 237498: Add memcached integration
Byron Jones
1
-11
/
+88
2013-08-23
Bug 884705 - Bugzilla->user does not return undef
Sunil Joshi
1
-4
/
+4
2013-07-25
Bug 897426: Revert the hack in Bugzilla->feature and make it more robust
Frédéric Buclin
1
-6
/
+1
2013-07-12
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
1
-0
/
+3
2013-04-08
Remove unintentional code commits
Dave Lawrence
1
-1
/
+1
2013-04-08
Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...
Dave Lawrence
1
-1
/
+1
2013-01-17
Bug 830467: Don't call _wanted_languages() when only one is available
Frédéric Buclin
1
-1
/
+9
2013-01-14
Bug 829601: Bugzilla->local_timezone should be stored in process_cache instea...
Frédéric Buclin
1
-1
/
+1
2013-01-02
Bug 822547: Fix POD coverage bustage
Byron Jones
1
-0
/
+4
2013-01-02
Bug 822547: Make jobqueue.pl clear the request cache before sending each mail
Byron Jones
1
-1
/
+13
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+22
2012-11-16
Bug 797636: Improve performance for buglists
Frédéric Buclin
1
-36
/
+12
2012-10-12
Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is i...
Simon Green
1
-2
/
+3
2012-10-05
$_localconfig is now obsolete
Frédéric Buclin
1
-1
/
+0
2012-10-04
Bug 797883: Adds a Bugzilla->process_cache
Byron Jones
1
-2
/
+10
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-04-24
Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change Bugzill...
Koosha Khajeh Moogahi
1
-2
/
+8
2012-04-24
Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change Bugzill...
Koosha Khajeh Moogahi
1
-2
/
+8
2012-03-12
Bug 734078: cache localconfig per-process
Byron Jones
1
-3
/
+3
2012-01-24
Bug 240437: Add a "last seen date" column to the profiles table
Byron Jones
1
-0
/
+6
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
-22
/
+5
2011-03-23
Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After
Bjoern Jacke
1
-3
/
+10
2011-03-14
The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every
Max Kanat-Alexander
1
-2
/
+3
2011-03-14
Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
Max Kanat-Alexander
1
-0
/
+5
2011-03-09
Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP s...
Bjoern Jacke
1
-0
/
+2
2011-03-09
Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance
Bjoern Jacke
1
-1
/
+1
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
1
-14
/
+13
2010-08-04
Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email
Frédéric Buclin
1
-17
/
+32
2010-07-09
Bug 576670: Optimize Search.pm's "init" method for being called many times
Max Kanat-Alexander
1
-0
/
+63
2010-07-07
Bug 574879: Create a test that assures the correctness of Search.pm's
Max Kanat-Alexander
1
-0
/
+3
2010-07-01
Bug 382398: Make checksetup.pl localized messages be output in the
Max Kanat-Alexander
1
-2
/
+7
2010-04-22
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
1
-14
/
+16
[next]