summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14fix bug in flagtype comments when there are no flag typesDylan William Hardison1-7/+12
2018-04-08Bug 1427884 - Add upgrade tests from 4.2 to Harmony on mysqlDylan William Hardison8-13/+30
2018-04-08fix new columns in Review extensionDylan William Hardison1-1/+3
2018-04-08fix ContributorEngagementDylan William Hardison2-1/+4
2018-04-08disable ContributorEngagementDylan William Hardison1-0/+0
2018-04-08disable Push tooDylan William Hardison1-0/+0
2018-04-08disable BMO, TrackingFlags, and PhabBugzDylan William Hardison3-0/+0
2018-04-08fix typoDylan William Hardison1-1/+1
2018-04-08fix secure_mail error during checksetup: ignore secure_mail column if not ↵Dylan William Hardison1-1/+4
added to schema yet
2018-04-08Bug 1446236 - Add & use simpler method to check if an extension is present (#35)Vladimir Panteleev1-2/+1
2018-04-01Merge branch 'master' into unstableDylan William Hardison17-434/+98
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-19fix all the testsDylan William Hardison6-5/+5
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user ↵Vladimir Panteleev14-18/+18
(nobody@mozilla.org)
2018-03-18Bug 1446236 - BugModal: Use TrackingFlags only when presentVladimir Panteleev1-4/+7
2018-03-18Revert "Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable"Dylan William Hardison2-0/+261
This reverts commit b70a4853a02d9011a3f0ba2a1d563df18810c934, reversing changes made to de95ef821f24d08c629ac764c7524970f968d70c.
2018-03-16Bug 1446236 - fix several occurrences of a typo (user's of)Vladimir Panteleev4-4/+4
2018-03-16Bug 1446236 - Allow customizing link to bug writing guidelinesVladimir Panteleev5-5/+5
2018-03-16Bug 1446236 - use urlbase in AntiSpam extensionVladimir Panteleev1-1/+1
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-12disable SecureMailDylan William Hardison1-0/+0
2018-03-12fix default security bug id thingDylan William Hardison1-25/+0
2018-03-10Merge remote-tracking branch 'dylanwh/unextend-schema' into unstableDylan William Hardison2-236/+0
2018-03-10de-sugarDylan William Hardison1-4/+4
2018-03-10support extensions betterDylan William Hardison1-0/+23
2018-03-10initial psgi supportDylan William Hardison2-1/+10
2018-03-10initial changes, no templatesDylan William Hardison2-236/+0
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