summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-07-18Bug 1032883: update FlagDefaultRequestee extension to use object hooksByron Jones3-51/+91
2014-07-18Bug 1037571: Change Several Bugs at Once Does Not Allow Modification of the ↵Byron Jones3-1/+16
QA Whiteboard
2014-07-18Bug 713307: Please add FlagTypeComments for tracking/approval flagsByron Jones1-0/+12
(schema only)
2014-07-17Blacklist Crypt::OpenPGP 1.04Byron Jones1-0/+2
2014-07-16Bug 922482 - Change all bugs with general@js.bugs assignee to nobody@mozilla.orgDylan William Hardison1-0/+85
2014-07-16Bug 1039198: Field name is still "Bug #" for the Bug Created fieldByron Jones2-3/+4
2014-07-16Bug 1039146: add an "open sans" alternative for the mozilla skinByron Jones19-5/+902
2014-07-15Bug 1038808: backout the fira mono fontByron Jones1-1/+1
2014-07-15Bug 1036303: add a list of tracking/project/etc tracking flags to the ↵Byron Jones5-85/+160
bugmail filtering prefs page
2014-07-14Bug 1028269 - Firefox OS Pre-load App Info Request FormDylan William Hardison3-0/+214
2014-07-14Bug 1036301: change the description of the "bug id" field on bugmail ↵Byron Jones2-20/+23
filtering preferences tab to "new bug"
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" ↵David Lawrence2-0/+6
errors
2014-07-10Bug 1036795: comment.raw_text is returned by the bzapi compatibility extensionDavid Lawrence1-0/+1
2014-07-10Bug 1027025: comment.creator has no real_nameDavid Lawrence1-5/+1
2014-07-10Bug 1036268: REST webservice should return http/404 for invalid methodsDavid Lawrence1-0/+1
2014-07-10Bug 1027182: merge-users.pl - SQL to remove bug_user_last_visit not correctDavid Lawrence1-2/+3
2014-07-10Bug 1026586: Using Fira as default font in BugzillaByron Jones12-17/+67
2014-07-10Bug 1027114: When sending error to Sentry for webservice failures, we need ↵Byron Jones1-0/+5
to first scrub the username/login/password from the query string
2014-07-10Bug 1032323: canonicalise_query() should omit parameters with empty values ↵Ed Morley1-2/+5
so generated URLs are shorter
2014-07-09Bug 1029500: bug.attachments shouldn't include attachment data by defaultByron Jones1-1/+9
2014-07-09Bug 1036213: fix jsonrpc.cgi callbackReed Loden1-1/+3
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 Jones14-4/+1060
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones2-0/+97
(schema only)
2014-07-07Bug 1033445: Certain webservice methods such as Bug.get and Bug.attachments ↵David Lawrence1-2/+2
should not use shadow db if user is logged in
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-07Bug 1033955: backport bug 1028795 to bmo (pre-load all related bugs during ↵Byron Jones3-8/+136
show_bug initialisation)
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 Jones2-1/+6
2014-06-30Bug 1028027 - cloning a bug pre-fills mentors with "---" instead of an empty ↵David Lawrence2-0/+7
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-30remove tabsByron Jones1-1/+1
2014-06-26Bug 669535 - User pref for "Possible Duplicates"David Lawrence3-2/+6
- Discussed with glob and decided to straight backport to BMO
2014-06-26Bug 1023865 - New product (Tree Management) & components for TreeherderDavid Lawrence1-0/+1
2014-06-26Bug 1029991: "bug_comments" hook should run after comment tags are pre-loadedByron Jones1-1/+3
2014-06-25dummy commit to test deployment script changesByron Jones1-0/+1
2014-06-23Bug 943146 - Needinfo dropdown should include mentorDavid Lawrence1-0/+9
r=glob
2014-06-23Bug 1027718 - Bugzilla::Sentry fails with error if mod_perl is not installed ↵David Lawrence1-2/+1
on the system
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 1026886 - hide the mentor input field by defaultDavid Lawrence1-1/+1
2014-06-18Bug 1026863: buglist.cgi enters in an infinite loop if called without ↵Frédéric Buclin1-0/+4
arguments and the user is logged in