summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Bug 1497343 - Add some rudimentary type checking to ↵Dylan William Hardison1-0/+4
Bugzilla::WebServe::Util::validate()
2018-10-09Bug 1497070 - In-page links are broken due to <base href> added during Mojo ↵Kohei Yoshino1-1/+0
migration
2018-10-02add helpers for handling logins and error handlingDylan William Hardison3-18/+20
2018-10-01Bug 1418378 - Use Material Icons on Bugzilla home page instead of low-res imagesKohei Yoshino1-15/+44
2018-10-01Bug 1494645 - Allow customizing HTML <title> of search resultsKohei Yoshino1-5/+5
2018-09-26Bug 1493490 - Remove navigator.buildID usage from Bugzilla HelperKohei Yoshino2-28/+0
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino156-1496/+1495
2018-09-26Bug 1489718 - Insert form widgets for approval flag requests instead of ↵Kohei Yoshino1-0/+1
free-form comment text
2018-09-24Bug 1473417 - Show often/recently used products/components on New Bug pageKohei Yoshino1-0/+4
2018-09-19Bug 1455495 - Replace apache with MojoliciousDylan William Hardison5-50/+30
2018-09-10Bug 1479466 - Add Security Bugs ReportIsrael Madueme2-0/+115
Adds the security bugs report with open count and median age open of sec-critical and sec-high bugs.
2018-09-07Bug 1488292 - Remove MozReview extension from BMO code tree as MozReview is ↵dklawren4-117/+102
being decommissioned
2018-08-24Bug 1399721 - change canonical from bugzil.la to bugzilla.mozilla.orgKohei Yoshino1-0/+4
2018-08-16Bug 1480878 - Monitor the health of Push connector job processingMars1-0/+2
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison9-32/+13
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme9-13/+32
2018-08-10Bug 602313 - Allow creation of attachments by pasting an image from ↵Kohei Yoshino4-82/+51
clipboard, as well as by drag-and-dropping a file from desktop
2018-08-03Bug 1374266 - Improve the "Zarro Boogs found" messageLastDreadPirate1-0/+2
2018-07-31Bug 1432095 - OpenGraph image not loadedKohei Yoshino1-0/+2
2018-07-19Bug 1136271 - Make user profile page visible to anyone for easier sharingKohei Yoshino1-2/+2
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino3-71/+51
component description pages
2018-07-19Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵Dylan William Hardison1-0/+2
disallow duplicate nicks
2018-07-13Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ↵Dylan William Hardison1-0/+7
row format, and changes charset to utf8mb4)
2018-06-29Bug 1472048 - Remove Metrics CodeDylan William Hardison1-15/+1
2018-06-27Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to ↵Kohei Yoshino2-2/+3
standard options; mark PDF viewable
2018-06-26Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵Dylan William Hardison2-5/+0
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a.
2018-06-21Bug 1469333 - Check attachment file size client-side and inform user of too ↵Kohei Yoshino2-2/+4
large file before uploading it
2018-06-15Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵Dylan William Hardison2-0/+5
/bug/ALIAS.
2018-05-08Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmailDylan William Hardison1-1/+2
2018-05-04no bug - fix typo in meta referer directiveDylan William Hardison1-1/+1
2018-04-11Bug 1451960 - Improve opengraph metadata for access-denied bugsGijs1-0/+1
2018-04-10Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵dklawren7-78/+85
bugmail and disabledtext fields of a user
2018-04-10Bug 1450679 - Replace custom Sentry integration with LoggingDylan William Hardison2-15/+0
2018-04-05Bug 1449282 - add jobqueue_status apiIsrael Madueme1-0/+4
2018-04-04Bug 1446431 - Allow Baseline scan to ignore forms that dont need CSRF TokensSimon Bennetts11-14/+14
The data-no-csrf attribute is used to signify that a form is 'safe' (ie doesn't actually make any permanent changes) and so doesn't need an anti-csrf token.
2018-03-29Bug 1200695 - API-key-creation emails should reflect if the action was a ↵Israel Madueme1-0/+8
result of auth delegation
2018-03-21Bug 1447669 - Add localconfig parameter for changing shadowdb user and passIsrael Madueme1-0/+6
2018-03-21Bug 1444008 - Fix sanity tests for unfiltered urlbaseDylan William Hardison1-1/+1
2018-03-20Bug 1444008 - Form action injection in Bugzilla /user_profile (leads to ↵Dylan William Hardison1-1/+1
XSS/single-factor credential leakage)
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme1-0/+1
2018-03-12Bug 1427503 - Allow all users to use Duo as the MFA provider.Tom Prince1-3/+3
2018-03-12Bug 1437238 - Create override parameters for mailer configurationDylan William Hardison1-1/+1
2018-03-05Bug 1433573 - Display the short URL link even for queries without any resultsbyron jones1-16/+18
2018-03-05Bug 1429344 - Review requests in requests dropdown should link to MozReview ↵Kohei Yoshino2-5/+5
or GitHub instead of Bugzilla details page
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison2-9/+5
2018-02-28Bug 1441475 - Added rel tags to links with target=_blankSimon Bennetts3-12/+12
2018-02-27Bug 1438206 - Process SES email bounces properlybyron jones3-0/+56
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison34-78/+100
2018-02-20Bug 1432296 - Prevent bugzilla static assets from being blocked by overly ↵Dylan William Hardison1-1/+6
long request URIs
2018-01-31Bug 1433993 - Outdated FreeOTP link in user preferencesEmma Humphries1-3/+3