GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/bugzilla.git
bugmail-whiteboard
bugstest
dev/tyrian-theme
master
sandbox/vapier/master
upstream
Fork of Bugzilla for bugs.gentoo.org
Bugzilla Team <bugzilla@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Bugzilla
/
CGI.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'release-5.0.6' into bugstest
Robin H. Johnson
2020-01-27
1
-5
/
+3
|
\
|
*
no bug - perltidy again, using the latest release
Perl Tidy
2019-01-31
1
-5
/
+3
|
*
no bug - reformat all the code using the new perltidy rules
Perl Tidy
2019-01-30
1
-517
/
+552
*
|
Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ Perl-Tidy...
Robin H. Johnson
2019-12-01
1
-525
/
+560
*
|
Merge tag 'release-5.0.4' into bugstest
Robin H. Johnson
2018-03-05
1
-0
/
+64
|
\
|
|
*
Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking co...
Dylan William Hardison
2018-02-16
1
-0
/
+64
*
|
CGI: set Content-Security-Policy header.
Robin H. Johnson
2017-09-16
1
-1
/
+2
|
/
*
Bug 1255619: CGI scripts should not send duplicated headers
Frédéric Buclin
2016-03-21
1
-2
/
+3
*
Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warn...
Frédéric Buclin
2014-10-27
1
-0
/
+1
*
Bug 1068521: "Use of uninitialized value" warnings
Pami Ketolainen
2014-09-18
1
-4
/
+11
*
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
2014-08-13
1
-0
/
+1
*
Bug 1032323: canonicalise_query() should omit parameters with empty values so...
Ed Morley
2014-07-10
1
-2
/
+5
*
Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection
Frédéric Buclin
2014-04-17
1
-1
/
+14
*
Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num...
Frédéric Buclin
2014-01-03
1
-2
/
+23
*
Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.
Gervase Markham
2013-11-27
1
-9
/
+19
*
Bug 851267: Bugzilla times out when a user has several thousands of votes
Frédéric Buclin
2013-09-28
1
-4
/
+4
*
Bug 569177 - Add support for eTag for WebServices
Dave Lawrence
2013-08-09
1
-3
/
+3
*
Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
Dave Lawrence
2013-07-12
1
-1
/
+1
*
Bug 413851 - add CSV output option to request lists. r=LpSolit.
Gervase Markham
2013-01-02
1
-0
/
+25
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
1
-1
/
+1
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
1
-0
/
+22
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
1
-0
/
+3
*
Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pm
Frédéric Buclin
2012-08-29
1
-9
/
+0
*
Fix more bustage caused by Bug 772953
Byron Jones
2012-08-29
1
-4
/
+6
*
Fix bustage caused by Bug 772953
Byron Jones
2012-08-29
1
-1
/
+4
*
Bug 772953: Remove the token from buglist urls
Byron Jones
2012-08-28
1
-0
/
+5
*
Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IIS
Frédéric Buclin
2012-08-17
1
-2
/
+9
*
Bug 771100: Unable to attach a file to a bug with perl 5.16
Frédéric Buclin
2012-08-15
1
-1
/
+1
*
Bug 779088 - Allow extensions to whitelist PATH_INFO
Dave Lawrence
2012-08-10
1
-3
/
+9
*
Fix typo in a comment
Frédéric Buclin
2012-07-24
1
-1
/
+1
*
Bug 243764: Remove the Path-Info information from the URL as it causes unexpe...
Frédéric Buclin
2012-07-24
1
-0
/
+5
*
Bug 761199: buglist.cgi enters in an infinite loop if called without argument...
Frédéric Buclin
2012-06-07
1
-0
/
+4
*
Bug 761331: Remove our customized multipart_init() method
Frédéric Buclin
2012-06-05
1
-29
/
+0
*
Bug 671612: Send "X-Content-Type-Options: nosniff" with every response
Matt Selsky
2012-05-29
1
-0
/
+4
*
Bug 730670: Do not redirect in buglist.cgi to improve performance
Frédéric Buclin
2012-02-27
1
-1
/
+9
*
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
-21
/
+5
*
Bug 629326: Make it simpler to check ETags
Max Kanat-Alexander
2011-12-26
1
-0
/
+20
*
Bug 680771 - Send X-XSS-Protection header for XSS prevention/blocking
Reed Loden
2011-11-21
1
-0
/
+4
*
Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
Max Kanat-Alexander
2011-05-31
1
-3
/
+12
*
Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-m...
Frédéric Buclin
2011-05-29
1
-9
/
+1
*
Bug 652625 - Empty queries still get run because the list_id parameter is add...
David Lawrence
2013-05-03
1
-1
/
+3
*
Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
Max Kanat-Alexander
2011-03-13
1
-13
/
+24
*
Remove unused variable, per my review comment
Frédéric Buclin
2010-12-28
1
-1
/
+0
*
Bug 615574: Make every search done by buglist.cgi create a list_id, so that
Max Kanat-Alexander
2010-12-27
1
-0
/
+49
*
Bug 475894 - Send the 'X-Frame-Options: SAMEORIGIN' header to help protect ag...
Reed Loden
2010-12-18
1
-0
/
+6
*
Bug 607138: Don't send the Strict-Transport-Security header for the
Max Kanat-Alexander
2010-12-06
1
-2
/
+6
*
Bug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-ra...
Byron Jones
2010-11-03
1
-1
/
+2
*
Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
Frédéric Buclin
2010-10-28
1
-3
/
+1
*
Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Stric...
Reed Loden
2010-09-29
1
-2
/
+6
*
Bug 594990: Make the Strict-Transport-Security HTTP header only be sent
Max Kanat-Alexander
2010-09-27
1
-2
/
+2
[next]