Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-08 | Merge remote-tracking branch 'dylanwh/mojo-poc' | Dylan William Hardison | 1 | -11/+20 | |
2018-07-08 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 1 | -1/+11 | |
2018-06-28 | remove MOD_PERL bits | Dylan William Hardison | 1 | -8/+0 | |
2018-06-28 | fix regression | Dylan William Hardison | 1 | -0/+12 | |
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 | |
It's now possible to load the CGIs into a mojolicious controller. Compatibility isn't 100% yet, but it should give a migration path for any random CGI to become a proper controller. | |||||
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-04-01 | Merge branch 'master' into unstable | Dylan William Hardison | 1 | -0/+14 | |
2018-03-20 | no bug - remove debugging for now | Dylan William Hardison | 1 | -8/+10 | |
2018-03-16 | add Bugzilla->urlbase method that returns a URI object | Dylan William Hardison | 1 | -1/+1 | |
2018-03-15 | Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param ↵ | Dylan William Hardison | 1 | -0/+14 | |
called in list context" warnings | |||||
2018-03-10 | initial psgi support | Dylan William Hardison | 1 | -1/+3 | |
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 ↵ | Dylan William Hardison | 1 | -1/+1 | |
&Bugzilla::CGI::SERVER_PUSH) | |||||
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 ↵ | Dylan William Hardison | 1 | -3/+13 | |
long request URIs | |||||
2018-02-16 | Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking ↵ | Dylan William Hardison | 1 | -0/+65 | |
contents of certain fields due to regex search | |||||
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 ↵ | David Lawrence | 1 | -0/+6 | |
loading review requests: unknown") | |||||
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 | |
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b. | |||||
2016-11-12 | Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵ | Dylan William Hardison | 1 | -4/+19 | |
headers have not already been printed | |||||
2016-10-06 | Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport ↵ | Dylan William Hardison | 1 | -10/+78 | |
Bug 1286287) | |||||
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -21/+10 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -10/+21 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -21/+10 | |
local symlink to data/ directory | |||||
2015-12-01 | Bug 1229198 - When saving a buglist from a saved search as a CSV file, set ↵ | Byron Jones | 1 | -5/+4 | |
the filename to <saved-query-name>.csv | |||||
2015-11-25 | Bug 1227866 - infinite loop consuming resources when PATH_INFO set | Byron Jones ‹:glob› | 1 | -1/+9 | |