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
/
CGI.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
almost everything works
Dylan William Hardison
1
-2
/
+9
2018-06-28
good stuff
Dylan William Hardison
1
-11
/
+1
2018-06-28
more working
Dylan William Hardison
1
-2
/
+5
2018-06-28
working more
Dylan William Hardison
1
-2
/
+2
2018-06-28
revert some bad ideas
Dylan William Hardison
1
-9
/
+48
2018-06-28
almost working
Dylan William Hardison
1
-4
/
+5
2018-06-28
more things work
Dylan William Hardison
1
-5
/
+13
2018-06-28
cool stuff
Dylan William Hardison
1
-1
/
+9
2018-06-28
more things
Dylan William Hardison
1
-12
/
+0
2018-06-28
some fixes
Dylan William Hardison
1
-1
/
+1
2018-06-28
a bit of a quantum leap
Dylan William Hardison
1
-48
/
+9
2018-05-01
Bug 1453759 - Port OrangeFactor extension to treeherder
Israel Madueme
1
-1
/
+6
2018-04-25
Bug 1456529 - Support SameSite attribute on session cookies
Dylan William Hardison
1
-0
/
+2
2018-04-25
Bug 1430367 - "preconnect" to google-analytics domain for improved performance
Markus Staab
1
-0
/
+3
2018-03-20
no bug - remove debugging for now
Dylan William Hardison
1
-8
/
+10
2018-03-15
Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param c...
Dylan William Hardison
1
-0
/
+14
2018-03-08
Bug 1441903 - Cleanup Makefile.PL
Dylan William Hardison
1
-22
/
+15
2018-03-05
Backport 1136125 to bmo - Reduce memory usage of Bugzilla::CGI->send_cookie()
Dylan William Hardison
1
-17
/
+2
2018-03-04
Bug 1443003 - Port bug 1175211 to Harmony branch (Undefined subroutine &Bugzi...
Dylan William Hardison
1
-1
/
+1
2018-02-22
Bug 1440107 - Allow 'self' frames in bug modal again (fix socorro lens)
Dylan William Hardison
1
-1
/
+1
2018-02-21
Bug 1439797 - Enable reporting-only CSP by default
Dylan William Hardison
1
-9
/
+7
2018-02-20
Bug 1432296 - Prevent bugzilla static assets from being blocked by overly lon...
Dylan William Hardison
1
-3
/
+13
2018-02-16
Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking co...
Dylan William Hardison
1
-0
/
+65
2018-01-24
Bug 1432812 - Send preload headers only for web-browser requests
Dylan William Hardison
1
-9
/
+11
2018-01-12
Bug 1426414 - Send preload headers for webfonts
Markus Staab
1
-0
/
+10
2018-01-03
Bug 1427656 - Remove ZeroClipboard helper
Kohei Yoshino
1
-1
/
+0
2017-12-16
Bug 1403777 - Migrate urlbase from params to localconfig
Dylan William Hardison
1
-16
/
+15
2017-11-28
Bug 1379607 - Reimplement Google Analytics on bugzilla.mozilla.org
Kohei Yoshino
1
-4
/
+4
2017-07-07
Bug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison
1
-16
/
+16
2017-07-07
Bug 1377232 - Revert code from bug 1361890
Dylan William Hardison
1
-9
/
+1
2017-06-23
Bug 1361890 - Fix problems with current js and css concatenation
Dylan William Hardison
1
-1
/
+9
2017-02-06
Bug 1336387 - CSP breaks GitHubAuth on index and bug modal pages
Dylan William Hardison
1
-15
/
+22
2017-01-31
Bug 1335362 - CSP regression: MozReview requests section is broken ("Error lo...
David Lawrence
1
-0
/
+6
2017-01-26
Bug 1334158 - Lightbox images CSP error on bug modal
Dylan William Hardison
1
-1
/
+10
2017-01-25
Bug 1286290 - CSP compliant bug modal
Dylan William Hardison
1
-8
/
+38
2016-11-15
Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ...
Dylan William Hardison
1
-19
/
+4
2016-11-12
Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if heade...
Dylan William Hardison
1
-4
/
+19
2016-10-06
Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport Bug...
Dylan William Hardison
1
-10
/
+78
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-21
/
+10
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
1
-10
/
+21
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-21
/
+10
2015-12-01
Bug 1229198 - When saving a buglist from a saved search as a CSV file, set th...
Byron Jones
1
-5
/
+4
2015-11-25
Bug 1227866 - infinite loop consuming resources when PATH_INFO set
Byron Jones ‹:glob›
1
-1
/
+9
2015-11-05
Bug 1196743 - Fix information disclosure vulnerability that allows attacker t...
Dylan Hardison
1
-0
/
+28
2015-06-03
Bug 1170414: Redirection loop in *.cgi when path-info is present
Byron Jones
1
-1
/
+5
2015-04-24
Bug 1157395: CSRF in log in form
David Lawrence
1
-0
/
+13
2014-11-04
Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ...
Byron Jones
1
-13
/
+0
2014-11-04
Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for login...
David Lawrence
1
-0
/
+13
2014-07-21
Bug 1041559: "Please wait while your bugs are retrieved" shown above menu hea...
Byron Jones
1
-0
/
+15
2014-07-10
Bug 1032323: canonicalise_query() should omit parameters with empty values so...
Ed Morley
1
-2
/
+5
[next]