summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-03-08Bug 734010: incorrect user shown for non-comment changesByron Jones1-1/+1
2012-03-07Bug 731850: performance improvments to the inline-history extensionFrédéric Buclin9-234/+102
2012-03-07Bug 729558: fix securemail corruption of unicode emailsByron Jones1-1/+7
2012-03-06Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵Dave Lawrence4-7/+38
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562
2012-03-06Bug 729558: fix issue in securemail with pgp and unicode charactersByron Jones2-8/+9
2012-03-06Bug 733279: fix "other product" support urlByron Jones1-1/+1
2012-03-02merged with bugzilla/4.2Dave Lawrence1-2/+2
2012-03-02Bug 732023: fix perl syntax errors causing infinite loopByron Jones1-1/+2
2012-03-01Bug 731725 - In the documentation license, the address of the FSF is incorrectEmmanuel Seyman1-2/+2
r=dkl, a=LpSolit
2012-03-01Bug 731416 - Backport 528918 to BMODave Lawrence1-2/+5
r=glob
2012-03-01Bug 731912: remove "Bug" from post-bug-update titles tooByron Jones2-22/+17
2012-02-29merged with bugzilla/4.2Dave Lawrence7-6/+21
2012-02-29Bug 684974 - create new group: mozilla-services-security and use that for ↵Dave Lawrence1-1/+1
the Mozilla Services sec bug group
2012-02-29bug 731165: speed up get_enterable_productsByron Jones1-6/+8
2012-02-29Fix "use of uninitialized value in string ne" when no arecibo server specifiedByron Jones1-1/+1
2012-02-29Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones1-1/+4
r=dkl, a=LpSolit
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin3-3/+14
large number of products r=dkl a=LpSolit
2012-02-28Bug 731055: get_enterable_products() is very slow when a product has many ↵Frédéric Buclin1-6/+8
components or versions r/a=mkanat
2012-02-27Bug 698345: report errors and warnings to areciboByron Jones7-45/+327
2012-02-27Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the ↵Frédéric Buclin1-1/+1
bug_see_also.class column r=timello a=LpSolit
2012-02-27Bug 730279: fix sorting of events in the user activity reportDave Lawrence1-1/+1
2012-02-26Bug 714030: Add Mac OS 10.7 Lion detectionMatt Selsky1-0/+1
r/a=LpSolit
2012-02-26Bug 714368: Add Windows 8 detectionMatt Selsky1-0/+1
r/a=LpSolit
2012-02-25Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek1-0/+1
r/a=LpSolit
2012-02-25Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin1-1/+1
r=timello a=LpSolit
2012-02-24Bug 692507 - WebService API calls where appropriate should be using the ↵Dave Lawrence3-3/+24
shadow_db for read only operations r=glob, a=LpSolit
2012-02-24Bug 730311 - need new multi-state flag for blocking-fennec1.0Dave Lawrence1-1/+3
2012-02-24Bug 709944 - Expose groups of which a user is partDave Lawrence1-3/+51
r=glob, a=LpSolit
2012-02-24merged with bugzilla/4.2Dave Lawrence6-8/+28
2012-02-24bug 729443: perform template filtering of comments and attachments in splinterByron Jones1-39/+41
2012-02-23Bug 729436 - Add missing validation on comments to SplinterReed Loden1-0/+1
[r=glob]
2012-02-23bug 729086: fix issues with splinter and "changes" commentsByron Jones2-75/+36
2012-02-22Updated docs for stable releaseDave Lawrence1-2/+1
2012-02-22Bumped version number post-releaseDave Lawrence1-1/+1
2012-02-22Bumped version to 4.2Dave Lawrence2-4/+4
2012-02-22Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵Dave Lawrence3-0/+21
API when using mod_perl r/a=LpSolit
2012-02-21bug 728811: add a report showing group membershipByron Jones5-36/+233
2012-02-20Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵Matt Selsky1-2/+2
whine message" are ignored in HTML whinemail r/a=LpSolit
2012-02-17merged with bugzilla/4.2Dave Lawrence7-39/+37
2012-02-17Bug 714370 - Add accessors to the Flag.pm object for modification_date and ↵Dave Lawrence1-13/+21
creation_date
2012-02-17Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is ↵Dave Lawrence2-3/+3
created on a bug Changed from "Attachment Created" to "attachments.created" to match upstream
2012-02-16Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ↵Frédéric Buclin1-1/+5
characters r=glob a=LpSolit
2012-02-15Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann1-1/+1
r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074
2012-02-15Bug 724464 - JSON-RPC support shouldn't require SOAP::LiteDave Lawrence2-20/+14
r/a=LpSolit
2012-02-15Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2-1/+7
r=glob a=LpSolit
2012-02-14Bug 714343 - Add ability to get flag information for bugs and attachments ↵Dave Lawrence1-4/+116
via the web service r=glob, r=LpSolit
2012-02-14Bug 727240: The POD for Bug.attachments is wrong about the format of the ↵Frédéric Buclin1-16/+10
returned data r=dkl a=LpSolit
2012-02-14bug 726932: flags are omitted from the attachment table on show_bug when the ↵Byron Jones1-2/+2
requestee hasnt set a real name
2012-02-13Bug 725923: backport bug 663835 to extend test coverage to extensionsByron Jones15-271/+168
2012-02-13Bug 726510: remove "bug" from show_bug titlesByron Jones1-0/+1