summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2014-07-09Bug 1029500: bug.attachments shouldn't include attachment data by defaultByron Jones1-1/+9
2014-07-08Bug 1035799: BzAPI compatibility layer only returns whiteboard field if ↵David Lawrence1-0/+1
non-empty, unlike bzapi
2014-07-08Bug 1035825: seeing "Can't use an undefined value as an ARRAY reference" ↵Byron Jones1-1/+3
when updating a bug with an empty CC list
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones12-3/+1041
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones2-0/+97
(schema only)
2014-07-07Bug 1034678: Use of uninitialized value $_[0] in pattern match (m//) at ↵Byron Jones1-4/+10
Bugzilla/Util.pm line 74. The new value for request reminding interval is invalid: must be numeric.
2014-07-03Bug 1003244 - Creation of csv file attachement on new Mozilla Reps Swag RequestDylan William Hardison1-14/+93
2014-07-02Bug 1033258 - bzexport fails to leave a comment when attaching a file using ↵David Lawrence1-1/+8
the BzAPI compatibility layer
2014-07-01Bug 1031428: Move the "Mentors" field under "QA Contact" fieldByron Jones1-1/+2
2014-06-30Bug 1028027 - cloning a bug pre-fills mentors with "---" instead of an empty ↵David Lawrence1-0/+1
value
2014-06-30Bug 1030747: Recent changes to secure bugmail subject lines break GMail ↵Byron Jones1-0/+2
threading
2014-06-30Bug 1030617: editing a product's groups clears the suggested reviewer listByron Jones1-21/+30
2014-06-30Bug 1030747: Recent changes to secure bugmail subject lines break GMail ↵Byron Jones1-1/+1
threading
2014-06-26Bug 1023865 - New product (Tree Management) & components for TreeherderDavid Lawrence1-0/+1
2014-06-23Bug 943146 - Needinfo dropdown should include mentorDavid Lawrence1-0/+9
r=glob
2014-06-23Bug 1027638: Use product/component in subject of secure bugs rather than ↵Ed Morley [:edmorley UTC+0]1-1/+3
duplicating the bug number
2014-06-20Bug 1028377 - Add Swag Requests wiki link to the Reps swag formDavid Lawrence1-0/+3
2014-06-19Bug 1012782 - Expose cf_last_resolved in the RPC APIDavid Lawrence2-4/+17
r=glob
2014-06-19Bug 1027060 - bug.id is a string if the response includes commentsDavid Lawrence1-4/+4
r=glob
2014-06-19Bug 1027037: history.changer is not a full email addressDavid Lawrence1-1/+1
r=glob
2014-06-18Bug 1027195 - The new BzAPI extension has broken the ability to call ↵David Lawrence2-2/+4
/rest/login to get a login token for the REST API
2014-06-18Bug 1026400: id, attachment.id, attachment.bug_id are returned as strings, ↵Byron Jones1-4/+4
not integers
2014-06-18Bug 1026862: updating a bug via an api or bulk bug update clears the mentor ↵Byron Jones1-2/+2
field
2014-06-17Bug 1026415 - Some empty fields are present as "" rather than being absentDavid Lawrence1-1/+4
2014-06-17Bug 1026421 - "No QA contact" represented by "" instead of nullDavid Lawrence1-2/+9
2014-06-17Bug 1017648: migrate mentors from the whiteboard to the mentor fieldByron Jones1-13/+79
2014-06-17Bug 1017648: Create a migration script that moves the current mentor values ↵Byron Jones1-0/+163
from the whiteboard to the new mentors custom field created by 649691
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]4-66/+244
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]1-0/+37
(schema only)
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility ↵David Lawrence10-134/+1959
changes on top of native rest r=glob
2014-06-12Bug 1023633: Add a webservice_before_call HookSimon Green1-0/+13
2014-06-11Bug 960830 - Update Brand Engagement Initiation FormDavid Lawrence1-9/+0
- Remove cruft leftover during development
2014-06-11bug 849102 - mydashboard should lazy-load the 'last change' informationDylan William Hardison3-101/+171
r=glob
2014-06-10Bug 720832: Add the ability to watch component starting with a stringByron Jones2-72/+133
2014-06-10Bug 1022500: cloning a firefox tracking flags throws "The component named ↵Byron Jones6-2/+174
'Template::Document=HASH(0x7f7ffacdb4c8)' does not exist. "
2014-06-09Bug 720832: Add the ability to watch component starting with a stringByron Jones1-3/+29
(schema only)
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence4-4/+4
1010751
2014-06-05Bug 1019747: New user story field in Tracking product is getting copied from ↵David Lawrence1-2/+4
Description, not User Story when cloning
2014-06-05Bug 1020425 - Typo in "Updated since last visit" part of My DashboardDylan William Hardison1-1/+1
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-1/+1
visit searching
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison [:dylan]1-0/+10
visit searching
2014-05-29disable unusued ember extensionByron Jones1-0/+0
2014-05-28Revert previous commit to re-apply with the schema change in a separate commit.Dylan William Hardison1-10/+0
This reverts commit b6b83df873a1509797235738e00f9e6307eca876.
2014-05-28Bug 1000917 - Backport upstream bug 489028 to bmo/4.2 to allow user last ↵Dylan William Hardison1-0/+10
visit searching
2014-05-27Bug 1003970 - Tagging comments not shown in user activityDylan William Hardison2-1/+32
r=glob
2014-05-27Bug 1013788: it's possible to get bugzilla to redirect to any url by setting ↵Byron Jones1-7/+18
the content-type of an attachment after uploading it
2014-05-25Bug 1003386 - Create new "Mozilla Foundation Operations" productDylan William Hardison1-0/+1
r=glob
2014-05-23Bug 1015290: Fix typo on Reps Mentorship FormDavid Lawrence1-1/+1
2014-05-23Bug 1013760: Add "secure mail" metadata to email headersDavid Lawrence1-0/+3
2014-05-22Bug 1003950: automatically disable accounts based on the number of comments ↵Byron Jones3-18/+56
tagged as "abusive"