summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2018-03-29Bug 1441897 - Improve opengraph metadata for bug pagesIsrael Madueme1-1/+6
2018-03-29Bug 1441063: Fix the unaccepted revision comment (PhabBugz)Piotr Zalewa1-1/+7
* PhabBugz: Fix the unaccepted revision comment Summary: Currently, we're sending the "User removed from revision" comment when the Accept flag has been removed from a revision. This could happen in a number of use cases: 1. The reviewer resigned from being a reviewer. 2. The reviewer has been removed from reviewers list. 3. Someone (author, reviewer) removed acceptance of the revision by changing its status to "Needs Review". This patch is sending a "flag is deactivated" or "reviewer removed from revision" depending on the current status of the reviewer. Test Plan: Accept a revision. Change the revision to "Needs Review". Check the bug comment. Accept the revision. Remove the user from reviewers list. Check the bug comment. Reviewers: dkl Bug #: 1441063 Differential Revision: https://phabricator.services.mozilla.com/D809 * Styling fixed as requested in review. * Perl style fixes
2018-03-27Bug 1440829 - Bugzilla comment for Phabricator commit should include entire ↵dklawren3-7/+9
commit message, not just first line
2018-03-23Bug 1447410 - Make it so you can always request review from .bugs or .tld ↵Dylan William Hardison1-0/+2
accounts
2018-03-23Bug 1446974 - Revert changes of the subscribers list on secure revisionsdklawren1-3/+5
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-20Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging ↵Dylan William Hardison5-112/+63
framework
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme3-1/+3
2018-03-15Bug 1446042 - Please remove the IPC request form in BugzillaEmma Humphries3-306/+0
2018-03-13Bug 1445066 - Clicking "Last search results" sometimes results in an errorbyron jones1-2/+2
2018-03-10Bug 1444627 - saved searches as inline listDylan William Hardison1-1/+2
2018-03-10Bug 1444088 - review link for patches on the requests page no longer shows upKohei Yoshino1-1/+1
2018-03-07Bug 1443559 - Remove "Urgency" (mapped to priority) field from the ↵Emma Humphries1-17/+0
"form.doc" bug form for MDN content bugs
2018-03-07Revert Bug 1273381Dylan William Hardison12-88/+6
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-06Bug 1443537 - Add utility functions for switching database handle to ↵Dylan William Hardison1-12/+7
writeable or read-only mode
2018-03-05Bug 1429344 - Review requests in requests dropdown should link to MozReview ↵Kohei Yoshino1-8/+35
or GitHub instead of Bugzilla details page
2018-03-05Bug 1419973 - Modify product selector layout on Browse and Enter Bug pagesKohei Yoshino2-40/+107
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana12-6/+88
for object accessors
2018-03-04apply checksetup.pl's permission changesDylan William Hardison1-0/+0
2018-03-02Bug 1402494 - BMO Integration User is a full administrative user on Phabricatordklawren4-18/+39
2018-02-28Bug 1440239 - PhabBugz - Assign a secure-revisionPiotr Zalewa5-17/+92
2018-02-28Bug 1429621 - Add Saved Searches to My DashboardKohei Yoshino2-3/+40
2018-02-28Bug 1437384 - phabbugz_feed.pl in PhabBugz extension should be extended to ↵dklawren3-34/+181
also query for new users in Phab
2018-02-28Bug 1441475 - Added rel tags to links with target=_blankSimon Bennetts19-22/+22
2018-02-27Bug 1441329 - Fix typos in the PhahBugz User.pm moduledklawren1-3/+3
2018-02-26Bug 1437383: Create User.pm PhabBugz class for loading of a user object from ↵dklawren1-0/+194
phabricator
2018-02-22Bug 1439693 - Updates for developer.mozilla.orgJohn Whitlock2-3/+3
Add more updates for the product name change from "Mozilla Developer Network" to "developer.mozilla.org", including fixing a Permission Denied error when accessing /form.mdn.
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison50-62/+62
2018-02-21bug 1439693 - Update form.mdn (#406)John Whitlock1-4/+4
Update custom bug form for the product change to developer.mozilla.org.
2018-02-20Bug 1211377 - needinfo from someone not in sec group shows warning message ↵Gijs1-0/+4
even when bug is being removed from sec group (#400)
2018-02-15Bug 1424363 - securemail help page recommends getting a certificate from ↵Emma Humphries1-4/+4
StartCom
2018-02-13Bug 1434438 - Refactor Revision.pm to use Moo for cleaner type checkingdklawren2-148/+156
2018-02-13Bug 1434064 - Refactor Project.pm to use Moo for better type checkingdklawren3-159/+154
2018-02-13Bug 1343248 - Migrate secbugstats scripts to bmo productionDylan William Hardison1-0/+54
2018-02-07Bug 1430259 - Update policy code in BMO PhabBugz extension to update custom ↵dklawren3-91/+295
policy if a private bugs groups have changed.
2018-02-05no bug - change version.json build setting to match dockerflow ↵Bob Micheletto1-1/+1
specifications (#389)
2018-01-24Bug 1429888 - See All link in Requests dropdown should show results grouped ↵Kohei Yoshino2-2/+2
by flags as before
2018-01-23Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵Kohei Yoshino1-1/+1
out of main content box
2018-01-18Bug 1430495 - Make loading of Requests dropdown fasterKohei Yoshino1-1/+9
2018-01-18Bug 1431135: add bug status css class to markupPascal Chevrel1-1/+1
2018-01-17no bug - Lowercase the email address before generating the MD5 for GravatarMatt N1-1/+1
This is step 2 of https://en.gravatar.com/site/implement/hash/
2018-01-11Bug 1429600 - Update Revision.pm type checking to treat bug id as a simple ↵dklawren1-2/+5
string or undefined
2018-01-10Bug 1429290 - allow bug modal to be narrower than 900pxDylan William Hardison1-0/+24
2018-01-10no bug - Fix a markup error (#361)Kohei Yoshino1-1/+1
This error can be observed in show_bug.cgi's source.
2018-01-09Bug 1429194 - Clicking requests icon gives "Loading... " but never actually ↵Kohei Yoshino1-2/+2
completes
2018-01-09Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵Kohei Yoshino1-8/+10
bugs in Requests Quick Look Dropdown?
2018-01-09Bug 1429110: Update Revision.pm type checking to treat bug id as a simple stringdklawren1-7/+5
2018-01-08Bug 1428641 - Implement Requests quick look dropdown on global headerKohei Yoshino4-22/+162
2018-01-08Bug 1427800 - Wrong anchor scrolling with old UIKohei Yoshino2-30/+29