summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-31Bug 1149425: Can't call method "id" on an undefined value ↵Byron Jones1-1/+1
(extensions/Review/Extension.pm:564) when creating a bug with an attachment
2015-03-31Bug 1149038: renaming a tracking flag isn't clearing a memcached cache, ↵David Lawrence1-0/+3
resulting in Can't locate object method "cf_status_thunderbird_esr39" via package "Bugzilla::Bug" errors
2015-03-31Bug 1149390: "duplicates" are missing from the modal viewByron Jones1-2/+3
2015-03-31Bug 1149233: Cannot view bug 936092 - file error - formattimeunit: not foundByron Jones2-2/+2
move to the correct file
2015-03-30Bug 1149233: Cannot view bug 936092 - file error - formattimeunit: not foundDavid Lawrence1-0/+2
2015-03-30Bug 972040: For bugs filed against Trunk, automatically set 'affected' and ↵Byron Jones2-55/+74
'fixed' release-tracking flags
2015-03-30Bug 1141770: merge_users.pl fails if the two accounts have accessed the same ↵David Lawrence1-0/+10
bug and is in the bug_interest table
2015-03-30Bug 1149026: comment/activity buttons are not top-alignedByron Jones1-0/+1
2015-03-30Bug 1149017: differentiate between the bug's short-desc and the bug's status ↵Byron Jones1-0/+5
summary in the header
2015-03-30Bug 1125987: asking for review in a restricted bug doesn't work as expected ↵Byron Jones2-2/+18
("You must provide a reviewer for review requests" instead of "That user cannot access that bug" error)
2015-03-26realign mozilla-opensans with mozilla skinByron Jones1-1/+1
2015-03-26Bug 1146906: remove background gradient from assignee and reporter changesByron Jones1-8/+0
2015-03-26Bug 1146910: Button styles are inconsistent and too plentifulByron Jones1-0/+1
2015-03-26Bug 1146762: honour gravatar visibility preferenceByron Jones1-0/+3
2015-03-26Bug 1147740: map format=default to format=__default__Byron Jones1-1/+1
2015-03-26Bug 1147738: the "Rank" field label is visible when editing, even if the ↵Byron Jones1-0/+1
field itself isn't
2015-03-26Bug 1147550: Minimum password length handler not trusted by password changeByron Jones6-24/+64
2015-03-26Bug 1146910: Button styles are inconsistentByron Jones5-57/+45
2015-03-25Bug 1138767: retry and/or avoid push_notify deadlocksByron Jones2-5/+42
2015-03-25Bug 1146886: after publishing a review with splinter, the 'edit' mode ↵Byron Jones2-2/+2
doesn't work
2015-03-25Bug 1147267: the firefox "iteration" and "points" fields are visible on all ↵Byron Jones2-5/+11
products
2015-03-25Bug 1146360: remove the winqual bug entry formByron Jones3-836/+1
2015-03-24Bug 1146806: "new bug" menu has literal "…" instead of a horizontal ↵Byron Jones1-6/+6
ellipsis
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones44-275/+4980
2015-03-23Bug 1146434: renaming of "Distribution/Bundling" component broke one of the ↵Byron Jones2-2/+2
project kickoff form's sub-bugs
2015-03-23Bug 1141165: Enforce mandatory field on form.reps.mentorshipByron Jones3-3/+11
2015-03-23Bug 1146219: the 'abuse' comment tag should function like the 'abusive' tag ↵Byron Jones2-4/+4
and trigger automatic account disabling
2015-03-20Bug 1145689: Adding "Content Services" into Key InitiativesDavid Lawrence1-4/+5
2015-03-20Bug 1145502: cf_crash_signature missing in fresh BMO installByron Jones ‹:glob›1-0/+12
2015-03-17show bug_id instead flag_id in the output of bug_1141452.plByron Jones1-2/+2
2015-03-17Bug 1141452: Adjustment on the project flags (blocking-b2g and tracking-b2g)Byron Jones1-26/+53
2015-03-17cannot use 'any' because it isn't available in the version of List::Util we haveByron Jones1-2/+2
2015-03-17Bug 1143753: Update to Mozilla Recruiting Requisition Opening Process TemplateByron Jones1-1/+1
2015-03-17Bug 1143536: product dashboard doesn't honour product visibilityDavid Lawrence1-6/+3
2015-03-17Bug 1132963: Automatically detect and redirect to Google doc URLs (akin to ↵Byron Jones3-19/+33
github-pr and rb handling)
2015-03-16Bug 1143753: Update to Mozilla Recruiting Requisition Opening Process TemplateDavid Lawrence1-4/+4
2015-03-16Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file ↵Byron Jones1-0/+3
in substitution (s///) (Bugzilla/WebService/Server/XMLRPC.pm:114)
2015-03-16Bug 1141452: Adjustment on the project flags (blocking-b2g and tracking-b2g)Byron Jones1-0/+77
2015-03-16Bug 1143160: A review comment on bug 1131776 breaks splinterByron Jones1-2/+2
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+1
X-Bugzilla headers - Fixed a new hash constant error that did not fail locally due to Perl version difference
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-2/+7
X-Bugzilla headers - Fixed t/001compile.t error due to tr///r only for 5.14+
2015-03-11Bug 1141440 - OPTION response for CORS requests to REST doesn't allow ↵David Lawrence3-20/+18
X-Bugzilla headers
2015-03-11bugmail isn't xhtmlByron Jones2-7/+7
2015-03-11fix pod warningsByron Jones2-15/+3
2015-03-11Bug 1140764: "suggested reviewers" menu overflows from visible area if there ↵Tooru Fujisawa1-1/+1
are many revirewers.
2015-03-10Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing ↵Ed Morley1-1/+2
the links to break
2015-03-10Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+11
X-Bugzilla headers
2015-03-10Bug 1141518: error when setting "block needinfo" or "block review requests"Byron Jones2-12/+6
2015-03-10Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing ↵Ed Morley1-1/+2
the links to break
2015-03-10Bug 1139939: fix uninit value warningByron Jones1-1/+4