summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2012-12-13Bug 820574: Treat all tracking values ending in ? as requestsByron Jones1-3/+3
2012-12-11Bug 786777: add facility for direct read-only database accessByron Jones1-0/+61
2012-11-28Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying ↵Byron Jones1-1/+2
the database repeatedly for the same information
2012-08-08Bug 780849: fix incorrect auto-linkification of full CVE urls in commentsByron Jones1-1/+1
2012-07-24Bug 772776: add a "visiblity group" for the partner-confidential groupByron Jones1-3/+21
2012-07-13Bug 772994 - Add a new header to bug mail called X-Bugzilla-Tracking that ↵Dave Lawrence1-1/+33
shows current tracking flag values r=glob
2012-07-03Fix simple searching when excluding commentsByron Jones1-16/+15
2012-07-03dummy commitByron Jones1-1/+1
2012-07-02Bug 769720: add tracking flags to Release Engineering componentsByron Jones1-4/+11
2012-06-29dummy commitByron Jones1-1/+0
2012-06-29dummy commitByron Jones1-0/+1
2012-06-29dummy commitByron Jones1-1/+0
2012-06-29dummy commitByron Jones1-0/+1
2012-06-29dummy commitByron Jones1-1/+0
2012-06-29dummy commitByron Jones1-0/+1
2012-06-19Bug 765423 - Update security group to mailing list mappingsReed Loden1-4/+6
[r=glob]
2012-06-05Bug 761666 - custom field bugzilla e-mails need to be changedDave Lawrence1-3/+5
2012-05-16Bug 752544: updates to the lost device investigation formByron Jones1-11/+37
2012-04-30Bug 750144: default sec-groups for products should always be filableByron Jones1-1/+1
2012-04-07Bug 738104 - Need a Project "flag" in bugzillaDave Lawrence1-1/+11
r=gerv
2012-03-28Bug 684701: add "watch user" to component watchingDave Lawrence1-1/+2
2012-03-16Bug 736236: update security incident form after component renameByron Jones1-1/+1
2012-02-21bug 728811: add a report showing group membershipByron Jones1-3/+7
2012-02-13Bug 725923: backport bug 663835 to extend test coverage to extensionsByron Jones1-3/+4
2012-02-07Bug 723512: add CC-count as a buglist columnByron Jones1-0/+9
2012-01-30Bug 721816: fix double CVE linkificationByron Jones1-5/+0
2012-01-18Bug 716109: add release tracking reportByron Jones1-1/+5
2012-01-18revert accidental commitByron Jones1-5/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=716109
2012-01-18Bug 716109: add release tracking reportByron Jones1-1/+5
2012-01-12Bug 715424: add report showing emails in TheSchwartz's queueByron Jones1-1/+5
2011-12-21merged with bmo/4.0Dave Lawrence1-2/+25
2011-12-08Bug 683031 - Creation of Employee Incident Reporting FormDave Lawrence1-9/+25
- Added reporter name to secondary stolen device bug report comment Bug 689601 - Include small patches inline in review requests - reenable Bug 700919: prevent reporters from reopening VERIFIED bugs unless they have editbugs fix uninitialized warning when searching
2011-11-21Bug 683031 - Creation of Employee Incident Reporting FormDave Lawrence1-0/+58
2011-11-07Fix bzr commit linkification when the trailing period is missingByron Jones1-1/+1
2011-11-07Bug 691672 - Apply the background color for security bugs to attachment ↵Dave Lawrence1-0/+5
details pages for those bugs as well r=glob
2011-10-17Bug 689601 - Include small patches inline in review requestsDavid Lawrence1-0/+52
r=glob
2011-10-05More 4.2 porting fixesDavid Lawrence1-6/+6
2011-10-05more porting workDavid Lawrence1-143/+90
2011-08-11Bug 655522 - Severity values no longer defined in fields.html David Lawrence1-1/+6
2011-08-11Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵David Lawrence1-0/+794
Bugzilla code