summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-04-11Bug 738152: backport product/component email event filterByron Jones4-7/+16
2012-04-11Bug 744018: fix "use of uninitialized value" warningByron Jones1-1/+1
2012-04-10merged with bmo/4.2Dave Lawrence5-104/+197
2012-04-10Bug 743735 - use POST instead of GET to pass assertion to bugzilla for ↵Dave Lawrence2-6/+58
verification r=glob
2012-04-10Bug 739153: fix infinite recursion in error handlerByron Jones2-27/+69
2012-04-09Remove duplicate hookByron Jones1-2/+0
2012-04-09Add missing files from BrowserID extensionByron Jones2-0/+9
2012-04-09Bug 738329: allow preseleting products and components in component-watch prefsByron Jones2-5/+17
2012-04-07Bug 738104 - Need a Project "flag" in bugzillaDave Lawrence6-23/+108
r=gerv
2012-04-06Bug 742786: "Or, you could login using BrowserID" should s/login/log inDave Lawrence1-1/+1
r=gerv
2012-04-05Bug 741996 - approval-mozilla-esr10 flag request mails show real subject for ↵Dave Lawrence1-3/+6
security bugs r=gerv
2012-04-05Bug 741171 - When clicking on a user name in show_bug.cgi, user activity ↵Dave Lawrence1-2/+2
doesn't work when email contains plus (+) - email address needs to be encoded r=glob
2012-04-04Backport of Bug 705474 - CSRF vulnerability in createaccount.cgi allows ↵Dave Lawrence1-0/+1
possible unauthorized account creation e-mail request
2012-04-04Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin1-0/+5
r=dkl a=LpSolit
2012-04-04merged with bugzilla/extensions/browseridDave Lawrence4-29/+27
2012-04-04Bug 672841 - Make BMO support BrowserIDGervase Markham9-345/+284
r=dkl
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270
2012-03-30Bug 738732: fix mangling of summary by securemailByron Jones1-1/+4
2012-03-30Bug 643681: add 'actual_time' to bug fields if user is timetracker; now with ↵frase1-0/+11
history
2012-03-30Bug 690879 - Webservice Bug.fields should include include keyword name and ↵Frank Becker1-3/+18
description as legal values
2012-03-30Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin1-1/+1
2012-03-29Bug 740177 - Update the TryAutoLand WebService to allow removal of autoland ↵Dave Lawrence6-29/+69
patches r=glob
2012-03-29Bug 737883 - Bug 731044 breaks gmail threading of bugsDave Lawrence1-1/+1
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵Frédéric Buclin4-103/+191
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit
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