Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-25 | Bug 1373280 - Highlight private comments in new bug modal UI | Israel Madueme | 1 | -0/+5 | |
Prior to this commit, the only indication that a comment was private was the small "Private" tag in the comment header. This commit restores the red font color to private comments and adds a small dashed border for those that have trouble seeing the color red. | |||||
2018-04-25 | Bug 1455772 - Label bug bounty form credit fields | Israel Madueme | 1 | -2/+2 | |
2018-04-20 | Bug 1455493 - cleanup push connector logging | Dylan William Hardison | 4 | -25/+20 | |
2018-04-20 | Bug 1453124 - extensions/PhabBugz/bin/update_project_members.pl should be ↵ | dklawren | 4 | -106/+115 | |
combined with the normal feed daemon | |||||
2018-04-20 | Bug 1452241 - Improve feed error handling and logging | dklawren | 1 | -33/+43 | |
2018-04-20 | Bug 1440828 - Phabricator review requests should show up on the BMO dashboard | byron jones | 6 | -53/+309 | |
2018-04-20 | Code Pull requests 33 Insights Settings Bug 1452531 - PhabBugz code should ↵ | dklawren | 4 | -10/+18 | |
add allow visibility to reviewers when creating custom policies | |||||
2018-04-20 | Bug 1438205 - Preserve comments in progress across page reloads | Israel Madueme | 1 | -0/+59 | |
Comments being typed will be saved in Local Storage for a week. When the user somehow reloads the show bug page, the comment box will be filled in with what was last saved. This also fixes the bug where you type up a comment, go to change the bug details, hit cancel, and ultimately lose your comment in progress because of the reloading nature of the cancel button. | |||||
2018-04-20 | Bug 1451599 - Move guidelines checkbox on signup page to the left | Israel Madueme | 1 | -1/+1 | |
2018-04-18 | Bug 1450325 - add unsubscribe link to html bug email template | Israel Madueme | 1 | -0/+3 | |
2018-04-12 | Bug 1453697 - ensure error_message is escaped in opengraph description | Dylan William Hardison | 1 | -1/+1 | |
2018-04-12 | Bug 1453681 - Phabricator project.search when searching for a specific ↵ | dklawren | 2 | -2/+20 | |
project name can return more than one match | |||||
2018-04-11 | Bug 1451573 - Remove Firefox Marketplace custom forms | Emma Humphries | 4 | -253/+0 | |
2018-04-11 | Bug 1451960 - Improve opengraph metadata for access-denied bugs | Gijs | 1 | -2/+5 | |
2018-04-11 | Bug 1453122 - The phabbugz feed daemon should use IO::Async::Timer instead ↵ | dklawren | 2 | -13/+55 | |
of using while loop | |||||
2018-04-10 | Bug 1328900 - Create new group called 'disableusers' that can only edit the ↵ | dklawren | 2 | -3/+3 | |
bugmail and disabledtext fields of a user | |||||
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 | |