summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-05-12Bug 992767: backport bug 987032 to bmo (allow memcached to cache bugzilla ↵Byron Jones13-52/+237
configuration information)
2014-05-08Bug 1007493: Allow non login git commits to be linkedSimon Green2-2/+7
2014-05-07Bug 1006972: remove google analytics from bugzilla.mozilla.orgByron Jones1-16/+0
2014-05-06Bug 787101: Make it mandatory to be a vouched Mozillian on Reps application formByron Jones1-2/+2
2014-05-06Bug 1006290: reviewboard url detection should support http:// as well as ↵Byron Jones1-2/+2
https://
2014-05-05Bug 1005959: remove old timing code from show_bugByron Jones2-81/+0
2014-05-05Bug 999331: searching attachment data is very slow due to an unbounded selectByron Jones1-0/+7
2014-05-02Bug 1004229: "TypeError: lastCommentDiv.parentNode is null" from inline ↵Byron Jones1-0/+11
history when the last comment is a 'duplicate' comment
2014-04-29Bug 1003202 - "user story" is incorrectly visible on all productsDavid Lawrence1-1/+1
2014-04-29fix accounts always showing as disabled on user profileByron Jones1-1/+1
2014-04-29fix broken auditingByron Jones1-2/+2
2014-04-28Bug 963793 - fix to have user story field available on bug creationDavid Lawrence7-32/+149
r=glob
2014-04-28Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve ↵David Lawrence7-88/+151
include_fields and exclude_fields to accept _default, _all and _custom keywords r=glob
2014-04-28Bug 1002375: show if an account is disabled on the user profileByron Jones1-1/+4
2014-04-28fix permissions on bug 99668 unit testDylan William Hardison1-0/+0
2014-04-28Bug 999668 - We don't linkify the alternative ssh remote syntaxDylan William Hardison2-1/+80
r=glob
2014-04-28fix broken commitByron Jones1-0/+1
2014-04-28add login to bug creation auditingByron Jones1-1/+1
2014-04-28Bug 1002315: set a sane timeout in sentry.plByron Jones1-1/+1
2014-04-26Bug 1001718 - New Updates to Gear Request FormDavid Lawrence1-3/+2
2014-04-25Bug 1001645 - form.creative shows ARRAY(0x7f44111da448) in the description ↵David Lawrence1-1/+1
for points of contact if more than one entered
2014-04-23Bug 999695 - Update text on Developer Events Request FormDavid Lawrence1-0/+4
2014-04-23Add missing fix from bug 968576Byron Jones1-0/+4
2014-04-23merged with bugzilla/4.2Byron Jones4-17/+21
2014-04-23Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones1-3/+2
2014-04-23Bug 999734: User email addresses are publicly visible in profile titlesByron Jones2-4/+11
2014-04-22Bug 998017 - Internal error: "Not an ARRAY reference" when using the ↵David Lawrence1-3/+3
summarize time feature
2014-04-22Bug 936509: Automatically disable accounts based on the number of comments ↵Byron Jones3-0/+155
tagged as spam
2014-04-22Bug 993894: the database query in bless_groups is slowByron Jones1-22/+30
2014-04-22Bug 997281: New QuickSearch operators can short-circuit each other depending ↵Frédéric Buclin1-1/+5
on which ones are tested first
2014-04-21Bumped version post-releaseDavid Lawrence2-2/+2
2014-04-19Bump version to 4.2.9David Lawrence2-3/+3
2014-04-18Bug 998484: Release notes for Bugzilla 4.2.9Frédéric Buclin1-0/+7
r=dkl a=justdave
2014-04-18Bug 998323 - URLs pasted in comments are no longer displayedDavid Lawrence1-14/+11
r=LpSolit,a=justdave
2014-04-18merged with bugzilla/4.2David Lawrence6-6/+48
2014-04-18Bug 998236 - Privacy policy url has changedSwarnava Sengupta1-1/+1
2014-04-17Bumped version post-releaseDavid Lawrence2-2/+2
2014-04-17Bump version to 4.2.8David Lawrence2-4/+4
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar4-2/+17
r=glob a=justdave
2014-04-15Bug 996168: Release notes for Bugzilla 4.2.8Frédéric Buclin1-0/+31
r=dkl a=justdave
2014-04-14Bug 993913 - remove the %user_cache from inline history, and ensure the ↵Dylan Hardison1-8/+2
object cache is always used r=dkl
2014-04-14Bug 993940 - backport 428490 to bmo (Group icons should be displayed for ↵Dylan Hardison1-24/+2
indirect memberships, too) r=dkl
2014-04-12Bug 994540 - "details" link in overdue requests email links to attachment ↵David Lawrence1-1/+1
content instead of details page
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence1-85/+0
products into classifications in the product drop-down on show_bug.cgi) - Missed file that needed to be deleted.
2014-04-10Merge branch '4.2' of ssh://git.mozilla.org/webtools/bmo/bugzilla into 4.2David Lawrence10-36/+38
2014-04-10Backout of Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group ↵David Lawrence11-62/+120
products into classifications in the product drop-down on show_bug.cgi)
2014-04-10Bug 994570: unable to create an attachment with review+ : "You must provide ↵Byron Jones1-1/+1
a reviewer for review requests"
2014-04-10Bug 994467: remove "anyone" from the needinfo menuByron Jones1-1/+0
2014-04-09Bug 988414: The drop down menu icon next to the user name is not visible in ↵Kushagra Singh [:kushagra]1-0/+1
Chrome on Mac OSX
2014-04-08revert Bug 981756: add support for "bigint unsigned" to db/schema and update ↵Byron Jones5-32/+7
bz_schema to reflect the current state