Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-29 | Bug 1441897 - Improve opengraph metadata for bug pages | Israel Madueme | 1 | -1/+6 | |
2018-03-29 | Bug 1441063: Fix the unaccepted revision comment (PhabBugz) | Piotr Zalewa | 1 | -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-27 | Bug 1440829 - Bugzilla comment for Phabricator commit should include entire ↵ | dklawren | 3 | -7/+9 | |
commit message, not just first line | |||||
2018-03-23 | Bug 1447410 - Make it so you can always request review from .bugs or .tld ↵ | Dylan William Hardison | 1 | -0/+2 | |
accounts | |||||
2018-03-23 | Bug 1446974 - Revert changes of the subscribers list on secure revisions | dklawren | 1 | -3/+5 | |
2018-03-21 | Bug 1444008 - Fix sanity tests for unfiltered urlbase | Dylan William Hardison | 1 | -1/+1 | |
2018-03-20 | Bug 1444008 - Form action injection in Bugzilla /user_profile (leads to ↵ | Dylan William Hardison | 1 | -1/+1 | |
XSS/single-factor credential leakage) | |||||
2018-03-20 | Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging ↵ | Dylan William Hardison | 5 | -112/+63 | |
framework | |||||
2018-03-19 | Bug 1440328 - Obfuscate mentor email for users that aren't logged in | Israel Madueme | 3 | -1/+3 | |
2018-03-15 | Bug 1446042 - Please remove the IPC request form in Bugzilla | Emma Humphries | 3 | -306/+0 | |
2018-03-13 | Bug 1445066 - Clicking "Last search results" sometimes results in an error | byron jones | 1 | -2/+2 | |
2018-03-10 | Bug 1444627 - saved searches as inline list | Dylan William Hardison | 1 | -1/+2 | |
2018-03-10 | Bug 1444088 - review link for patches on the requests page no longer shows up | Kohei Yoshino | 1 | -1/+1 | |
2018-03-07 | Bug 1443559 - Remove "Urgency" (mapped to priority) field from the ↵ | Emma Humphries | 1 | -17/+0 | |
"form.doc" bug form for MDN content bugs | |||||
2018-03-07 | Revert Bug 1273381 | Dylan William Hardison | 12 | -88/+6 | |
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5. | |||||
2018-03-06 | Bug 1443537 - Add utility functions for switching database handle to ↵ | Dylan William Hardison | 1 | -12/+7 | |
writeable or read-only mode | |||||
2018-03-05 | Bug 1429344 - Review requests in requests dropdown should link to MozReview ↵ | Kohei Yoshino | 1 | -8/+35 | |
or GitHub instead of Bugzilla details page | |||||
2018-03-05 | Bug 1419973 - Modify product selector layout on Browse and Enter Bug pages | Kohei Yoshino | 2 | -40/+107 | |
2018-03-05 | Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵ | Upasana | 12 | -6/+88 | |
for object accessors | |||||
2018-03-04 | apply checksetup.pl's permission changes | Dylan William Hardison | 1 | -0/+0 | |
2018-03-02 | Bug 1402494 - BMO Integration User is a full administrative user on Phabricator | dklawren | 4 | -18/+39 | |
2018-02-28 | Bug 1440239 - PhabBugz - Assign a secure-revision | Piotr Zalewa | 5 | -17/+92 | |
2018-02-28 | Bug 1429621 - Add Saved Searches to My Dashboard | Kohei Yoshino | 2 | -3/+40 | |
2018-02-28 | Bug 1437384 - phabbugz_feed.pl in PhabBugz extension should be extended to ↵ | dklawren | 3 | -34/+181 | |
also query for new users in Phab | |||||
2018-02-28 | Bug 1441475 - Added rel tags to links with target=_blank | Simon Bennetts | 19 | -22/+22 | |
2018-02-27 | Bug 1441329 - Fix typos in the PhahBugz User.pm module | dklawren | 1 | -3/+3 | |
2018-02-26 | Bug 1437383: Create User.pm PhabBugz class for loading of a user object from ↵ | dklawren | 1 | -0/+194 | |
phabricator | |||||
2018-02-22 | Bug 1439693 - Updates for developer.mozilla.org | John Whitlock | 2 | -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-21 | Bug 1439797 - Enable reporting-only CSP by default | Dylan William Hardison | 50 | -62/+62 | |
2018-02-21 | bug 1439693 - Update form.mdn (#406) | John Whitlock | 1 | -4/+4 | |
Update custom bug form for the product change to developer.mozilla.org. | |||||
2018-02-20 | Bug 1211377 - needinfo from someone not in sec group shows warning message ↵ | Gijs | 1 | -0/+4 | |
even when bug is being removed from sec group (#400) | |||||
2018-02-15 | Bug 1424363 - securemail help page recommends getting a certificate from ↵ | Emma Humphries | 1 | -4/+4 | |
StartCom | |||||
2018-02-13 | Bug 1434438 - Refactor Revision.pm to use Moo for cleaner type checking | dklawren | 2 | -148/+156 | |
2018-02-13 | Bug 1434064 - Refactor Project.pm to use Moo for better type checking | dklawren | 3 | -159/+154 | |
2018-02-13 | Bug 1343248 - Migrate secbugstats scripts to bmo production | Dylan William Hardison | 1 | -0/+54 | |
2018-02-07 | Bug 1430259 - Update policy code in BMO PhabBugz extension to update custom ↵ | dklawren | 3 | -91/+295 | |
policy if a private bugs groups have changed. | |||||
2018-02-05 | no bug - change version.json build setting to match dockerflow ↵ | Bob Micheletto | 1 | -1/+1 | |
specifications (#389) | |||||
2018-01-24 | Bug 1429888 - See All link in Requests dropdown should show results grouped ↵ | Kohei Yoshino | 2 | -2/+2 | |
by flags as before | |||||
2018-01-23 | Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵ | Kohei Yoshino | 1 | -1/+1 | |
out of main content box | |||||
2018-01-18 | Bug 1430495 - Make loading of Requests dropdown faster | Kohei Yoshino | 1 | -1/+9 | |
2018-01-18 | Bug 1431135: add bug status css class to markup | Pascal Chevrel | 1 | -1/+1 | |
2018-01-17 | no bug - Lowercase the email address before generating the MD5 for Gravatar | Matt N | 1 | -1/+1 | |
This is step 2 of https://en.gravatar.com/site/implement/hash/ | |||||
2018-01-11 | Bug 1429600 - Update Revision.pm type checking to treat bug id as a simple ↵ | dklawren | 1 | -2/+5 | |
string or undefined | |||||
2018-01-10 | Bug 1429290 - allow bug modal to be narrower than 900px | Dylan William Hardison | 1 | -0/+24 | |
2018-01-10 | no bug - Fix a markup error (#361) | Kohei Yoshino | 1 | -1/+1 | |
This error can be observed in show_bug.cgi's source. | |||||
2018-01-09 | Bug 1429194 - Clicking requests icon gives "Loading... " but never actually ↵ | Kohei Yoshino | 1 | -2/+2 | |
completes | |||||
2018-01-09 | Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵ | Kohei Yoshino | 1 | -8/+10 | |
bugs in Requests Quick Look Dropdown? | |||||
2018-01-09 | Bug 1429110: Update Revision.pm type checking to treat bug id as a simple string | dklawren | 1 | -7/+5 | |
2018-01-08 | Bug 1428641 - Implement Requests quick look dropdown on global header | Kohei Yoshino | 4 | -22/+162 | |
2018-01-08 | Bug 1427800 - Wrong anchor scrolling with old UI | Kohei Yoshino | 2 | -30/+29 | |