Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 166 | -1706/+1824 | |
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 1 | -0/+4 | |
2018-10-13 | Bug 1498436 - Move site-wide message to global header | Kohei Yoshino | 2 | -27/+40 | |
2018-10-09 | Bug 1497343 - Add some rudimentary type checking to ↵ | Dylan William Hardison | 1 | -0/+4 | |
Bugzilla::WebServe::Util::validate() | |||||
2018-10-09 | Bug 1497070 - In-page links are broken due to <base href> added during Mojo ↵ | Kohei Yoshino | 1 | -1/+0 | |
migration | |||||
2018-10-02 | add helpers for handling logins and error handling | Dylan William Hardison | 3 | -18/+20 | |
2018-10-01 | Bug 1418378 - Use Material Icons on Bugzilla home page instead of low-res images | Kohei Yoshino | 1 | -15/+44 | |
2018-10-01 | Bug 1494645 - Allow customizing HTML <title> of search results | Kohei Yoshino | 1 | -5/+5 | |
2018-09-26 | Bug 1493490 - Remove navigator.buildID usage from Bugzilla Helper | Kohei Yoshino | 2 | -28/+0 | |
2018-09-26 | Bug 1493500 - Remove all trailing whitespaces from all files | Kohei Yoshino | 156 | -1496/+1495 | |
2018-09-26 | Bug 1489718 - Insert form widgets for approval flag requests instead of ↵ | Kohei Yoshino | 1 | -0/+1 | |
free-form comment text | |||||
2018-09-24 | Bug 1473417 - Show often/recently used products/components on New Bug page | Kohei Yoshino | 1 | -0/+4 | |
2018-09-19 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 5 | -50/+30 | |
2018-09-10 | Bug 1479466 - Add Security Bugs Report | Israel Madueme | 2 | -0/+115 | |
Adds the security bugs report with open count and median age open of sec-critical and sec-high bugs. | |||||
2018-09-07 | Bug 1488292 - Remove MozReview extension from BMO code tree as MozReview is ↵ | dklawren | 4 | -117/+102 | |
being decommissioned | |||||
2018-08-26 | Merge remote-tracking branch 'bmo/mojo' | Dylan William Hardison | 5 | -81/+52 | |
2018-08-24 | Bug 1399721 - change canonical from bugzil.la to bugzilla.mozilla.org | Kohei Yoshino | 1 | -0/+4 | |
2018-08-20 | review nits | Dylan William Hardison | 4 | -50/+28 | |
2018-08-20 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 1 | -0/+2 | |
2018-08-16 | Bug 1480878 - Monitor the health of Push connector job processing | Mars | 1 | -0/+2 | |
2018-08-14 | Revert "Bug 1456878 - Support markdown comments" | Dylan William Hardison | 9 | -32/+13 | |
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc. | |||||
2018-08-10 | Bug 1456878 - Support markdown comments | Israel Madueme | 9 | -13/+32 | |
2018-08-10 | Bug 602313 - Allow creation of attachments by pasting an image from ↵ | Kohei Yoshino | 4 | -82/+51 | |
clipboard, as well as by drag-and-dropping a file from desktop | |||||
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 2 | -0/+4 | |
2018-08-04 | review nits | Dylan William Hardison | 4 | -50/+28 | |
2018-08-04 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 1 | -0/+2 | |
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 8 | -123/+90 | |
2018-08-03 | Bug 1374266 - Improve the "Zarro Boogs found" message | LastDreadPirate | 1 | -0/+2 | |
2018-07-31 | Bug 1432095 - OpenGraph image not loaded | Kohei Yoshino | 1 | -0/+2 | |
2018-07-31 | review nits | Dylan William Hardison | 4 | -50/+28 | |
2018-07-31 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 1 | -0/+2 | |
2018-07-19 | Bug 1136271 - Make user profile page visible to anyone for easier sharing | Kohei Yoshino | 1 | -2/+2 | |
2018-07-19 | Bug 1472954 - Implement one-click component watching on bug modal and ↵ | Kohei Yoshino | 3 | -71/+51 | |
component description pages | |||||
2018-07-19 | Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵ | Dylan William Hardison | 1 | -0/+2 | |
disallow duplicate nicks | |||||
2018-07-13 | Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ↵ | Dylan William Hardison | 1 | -0/+7 | |
row format, and changes charset to utf8mb4) | |||||
2018-07-08 | Merge remote-tracking branch 'dylanwh/mojo-poc' | Dylan William Hardison | 1 | -0/+2 | |
2018-07-08 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 13 | -114/+97 | |
2018-06-29 | Bug 1472048 - Remove Metrics Code | Dylan William Hardison | 1 | -15/+1 | |
2018-06-28 | more things | Dylan William Hardison | 1 | -4/+1 | |
2018-06-28 | fix path stuff | Dylan William Hardison | 1 | -0/+1 | |
2018-06-28 | a bit of a quantum leap | Dylan William Hardison | 1 | -1/+1 | |
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-06-28 | render bugzilla templates using mojo | Dylan William Hardison | 1 | -0/+4 | |
2018-06-28 | Remove metrics stuff | Dylan William Hardison | 1 | -15/+1 | |
2018-06-27 | Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to ↵ | Kohei Yoshino | 2 | -2/+3 | |
standard options; mark PDF viewable | |||||
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵ | Dylan William Hardison | 2 | -5/+0 | |
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a. | |||||
2018-06-21 | Bug 1469333 - Check attachment file size client-side and inform user of too ↵ | Kohei Yoshino | 2 | -2/+4 | |
large file before uploading it | |||||
2018-06-15 | Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵ | Dylan William Hardison | 2 | -0/+5 | |
/bug/ALIAS. | |||||
2018-05-08 | Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmail | Dylan William Hardison | 1 | -1/+2 | |
2018-05-04 | no bug - fix typo in meta referer directive | Dylan William Hardison | 1 | -1/+1 | |
2018-04-11 | Bug 1451960 - Improve opengraph metadata for access-denied bugs | Gijs | 1 | -0/+1 | |