summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2014-04-08clear memcached at the start of checksetup.plByron Jones1-0/+2
2014-04-08Bug 991477: changing a tracking flag's value doesn't result in the value ↵Byron Jones2-2/+27
being updated on bugs
2014-04-07Reverted Bug 992925 - Tell search engines not to index ↵David Lawrence1-0/+14
https://bugzilla-dev.allizom.org
2014-04-07Bug 992925 - Tell search engines not to index https://bugzilla-dev.allizom.orgDavid Lawrence1-14/+0
2014-04-07Bug 990982 - backport bug 539894 to bmo (Use <optgroup/> to group products ↵David Lawrence12-120/+147
into classifications in the product drop-down on show_bug.cgi) r=glob
2014-04-04Bug 987521 - flag activity api needs to prohibit requests which return the ↵David Lawrence2-0/+9
entire table r=glob
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category
2014-04-02Bug 961843: Reset password token leakageByron Jones1-1/+1
2014-04-02Bug 988175: Needinfo dropdown should include "myself"Byron Jones2-0/+7
2014-04-02Bug 987940: arbitrary product name (text) injection in guided workflowByron Jones1-0/+2
2014-04-02Bug 986590: Confusing error message when not finding reviewerByron Jones2-0/+12
2014-04-02Bug 891757: "Additional hours worked" displayed inline with comments is now ↵Simon Green1-4/+16
superfluous
2014-04-01Bug 987765 - Updates to Developer Documentation product's "form.doc" form ↵David Lawrence1-24/+2
and configuration
2014-04-01Merge branch '4.2' of ssh://git.mozilla.org/webtools/bmo/bugzilla into 4.2David Lawrence6-10/+37
2014-04-01Bug 924265 - add an alert date field/mechanism to the "Infrastructure & ↵David Lawrence1-0/+1
Operations" product
2014-04-01Bug 981756: add support for "bigint unsigned" to db/schema and update ↵Byron Jones5-10/+36
bz_schema to reflect the current state
2014-04-01Bug 774198: "Undefined subroutine Fh::slice" when logging in with browserid ↵Byron Jones1-0/+1
while attaching a file
2014-03-31Bug 989633 - Unable to change content type using Bug.update_attachment if ↵David Lawrence1-1/+2
attachment previously set to is_patch = 1
2014-03-31Bug 990070 - backport bug 989647 to bmo/4.2 to allow Bug.update_attachment ↵David Lawrence1-1/+14
to add a comment when updating attachment details similar to attachment.cgi
2014-03-31Bug 989650 - backport bug 294021 to bmo/4.2 to allow requestees to set ↵David Lawrence5-28/+59
attachment flags even if they don't have editbugs privs r=glob
2014-03-31Bug 987741: deleted comment checking runs before tags are preloaded, ↵Byron Jones1-0/+3
triggering excessive database queries
2014-03-31Bug 989415: Weird "0 of attachment" text in bugmail from patches attached to ↵Byron Jones1-0/+3
security bugs
2014-03-27Bug 988744 - orangefactor template_before_process should check $file before ↵David Lawrence1-8/+7
checking user settings r=glob
2014-03-27Bug 880113: Use the cache for the product and component nameSimon Green1-8/+2
2014-03-20Bug 978773: API to query flag history by userDylan William Hardison2-6/+190
r=dkl
2014-03-20Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ↵David Lawrence7-19/+64
add see_also values in enter_bug.cgi and Bug.create
2014-03-19Bug 983045 - Change the word "outstanding" in the request nagger emails to ↵David Lawrence9-18/+18
"overdue" r=glob
2014-03-19Bug 985305: update the metrics elasticsearch reporter to bypass es node ↵Byron Jones3-6/+19
discovery
2014-03-19Bug 983963: Add ability to make any bug in product Audio/Visual ↵Byron Jones1-1/+1
Infrastructure -> Confidential Mozilla Employee Bug or Infrastructure-related Bugs
2014-03-18Bug 901599: changing the requestee of a pending needinfo flag should ↵Byron Jones1-2/+16
redirect the request rather than clearing it
2014-03-17Bug 983549: changes to the profiles table in token.cgi are not clearing ↵Byron Jones1-0/+3
memcached entries