summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-03-28Bug 733586: add LastResolved extensionDave Lawrence3-0/+143
2012-03-28Bug 726193: add TryAutoLand extensionDave Lawrence14-0/+907
2012-03-28Bug 721206: add ContributorEngagement extensionDave Lawrence4-0/+235
2012-03-28Bug 684701: add "watch user" to component watchingDave Lawrence14-197/+613
2012-03-28Bug 678146: Tell-Us-More extensionDave Lawrence13-0/+1151
2012-03-28merged with bugzilla/4.0Dave Lawrence6-9/+17
2012-03-28Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello1-1/+1
r/a=LpSolit
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵Frédéric Buclin1-1/+5
invalid SQL query r=dkl a=LpSolit
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+3
r=timello, a=LpSolit
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=698418
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search ↵Matt Selsky1-7/+3
WebService method r/a=LpSolit
2012-03-22Bug 732440: add sql timings to buglist.cgi's debug outputByron Jones3-5/+11
2012-03-22Bug 737709: securemail should encrypt flag request emailsByron Jones1-1/+2
2012-03-22Bug 737401: include the real subject inside encrypted bodyByron Jones1-27/+27
2012-03-22Bug 656537 - automatically send a test email when a certificate is uploaded ↵Dave Lawrence1-0/+23
or changed via the securemail preferences tab r=glob
2012-03-22Bug 656537 - automatically send a test email when a certificate is uploaded ↵Dave Lawrence2-4/+36
or changed via the securemail preferences tab r=glob
2012-03-19Bug 736595: restore missing hook to fix TagNewUsersByron Jones1-1/+2
2012-03-19merge with bugzilla/4.2Dave Lawrence11-84/+161
2012-03-17Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin1-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=736057
2012-03-17Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵Frédéric Buclin1-0/+3
replaced by |FILTER uri| r=dkl a=LpSolit
2012-03-16Bug 736236: update security incident form after component renameByron Jones1-1/+1
2012-03-13bug 734850: rapid-release 14Byron Jones1-0/+6
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
2012-03-10Bug 730032: The documentation must mention bzr instead of cvs in the ↵Frédéric Buclin1-56/+78
"Upgrading to New Releases" section r=dkl a=LpSolit
2012-03-10Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin1-1/+1
r=dkl a=LpSolit
2012-03-09Fixed comma in documentationDave Lawrence1-1/+1
2012-03-09Bug 730794 - Need new hook edituser pageFrancisco Donalisio3-0/+41
r=dkl, a=LpSolit
2012-03-09Bug 734009: add "does not contain" to people searchByron Jones1-0/+1
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-06Fix bustageFrédéric Buclin1-1/+0
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2-14/+22
r=gerv a=LpSolit
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin1-0/+8
when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
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-03Bug 731586: Email notifications about status changes in blockers are ↵Frédéric Buclin2-11/+7
incorrectly formatted r=dkl a=LpSolit
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