aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number post-release.release-3.4.4bugzilla-3.4.4mkanat%bugzilla.org2009-11-191-1/+1
* Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases e...mkanat%bugzilla.org2009-11-191-4/+3
* Bug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]reed%reedloden.com2009-11-181-2/+4
* Bug 529483: Release Notes for Bugzilla 3.4.4mkanat%bugzilla.org2009-11-181-0/+8
* Bug 526189: Silently ignore any attempts to add an inactive group to a bug, w...mkanat%bugzilla.org2009-11-181-0/+2
* Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal...lpsolit%gmail.com2009-11-161-0/+1
* Bump version number post-release.mkanat%bugzilla.org2009-11-051-1/+1
* Fix an 009bugwords runtests.pl failure related to the release-notes.release-3.4.3bugzilla-3.4.3mkanat%bugzilla.org2009-11-051-3/+4
* Bump version number for 3.4.3.mkanat%bugzilla.org2009-11-052-3/+3
* Add bug 525025 to the 3.4.3 release notes.mkanat%bugzilla.org2009-11-051-0/+6
* Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'...lpsolit%gmail.com2009-11-031-1/+2
* Bug 524891: Make leading whitespace not be trimmed from comments on display.mkanat%bugzilla.org2009-11-013-4/+10
* Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla ...lpsolit%gmail.com2009-11-011-1/+1
* Bug 525252: editproducts.cgi should only list classifications in which there ...lpsolit%gmail.com2009-10-301-2/+12
* Bug 510246: makedocs.pl should not compile POD for modules in lib/ - Patch by...lpsolit%gmail.com2009-10-271-0/+10
* Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard para...lpsolit%gmail.com2009-10-273-4/+5
* Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...lpsolit%gmail.com2009-10-262-3/+1
* Bug 521043: Release Notes for Bugzilla 3.4.3mkanat%bugzilla.org2009-10-261-0/+27
* Bug 524395: Boolean charts And, Or, "add another chart" buttons do no work wi...lpsolit%gmail.com2009-10-261-16/+21
* Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...reed%reedloden.com2009-10-243-0/+3
* Bug 523869: Insecure dependency error when trying to update some fields (prob...lpsolit%gmail.com2009-10-231-0/+5
* Bug 378681: Bug XML only contains group names, while process_bug only accepts...lpsolit%gmail.com2009-10-191-1/+1
* Bug 509152: Line breaks erroneously present in comments for bugs in XML forma...lpsolit%gmail.com2009-10-192-9/+4
* Bug 518974: Hooks to add text to index.cgimkanat%bugzilla.org2009-10-092-2/+9
* Bug 328628: When attachments have UTF-8 characters in their name, they will n...mkanat%bugzilla.org2009-09-301-0/+7
* Bug 517793: Use the ENCODING parameter of Template Toolkit instead of having ...mkanat%bugzilla.org2009-09-261-23/+2
* Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...lpsolit%gmail.com2009-09-221-0/+1
* Bug 516712: Make it possible to upgrade when you have empty strings in the pr...mkanat%bugzilla.org2009-09-221-2/+12
* Bug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables ...mkanat%bugzilla.org2009-09-201-1/+1
* Bug 516269: New Template Hook: after the bug comment textareamkanat%bugzilla.org2009-09-161-0/+1
* Bug 445875: Make it possible to open a CPAN shell with install-modulemkanat%bugzilla.org2009-09-161-3/+13
* Bump version number post-releasemkanat%bugzilla.org2009-09-161-1/+1
* Bump the version number for 3.4.2.release-3.4.2bugzilla-3.4.2mkanat%bugzilla.org2009-09-112-3/+3
* Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...mkanat%bugzilla.org2009-09-111-1/+3
* Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.c...mkanat%bugzilla.org2009-09-114-1/+35
* Bug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your passwor...mkanat%bugzilla.org2009-09-111-0/+4
* Bug 515509: Release Notes for Bugzilla 3.4.2mkanat%bugzilla.org2009-09-101-0/+52
* Bug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's act...mkanat%bugzilla.org2009-09-101-1/+1
* Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I c...lpsolit%gmail.com2009-09-081-13/+8
* Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslb...lpsolit%gmail.com2009-09-081-2/+1
* Bug 486306: Truncated XML-RPC response (incorrect content-length header)mkanat%bugzilla.org2009-09-042-13/+3
* Bug 475403: A RHEL SysV Init Script for jobqueue.plmkanat%bugzilla.org2009-09-043-1/+208
* file bugzilla-queue was added on branch BUGZILLA-3_4-BRANCH on 2009-09-04 21:...mkanat%bugzilla.org2009-09-040-0/+0
* Bug 513585: Don't trigger utf8 conversion just because there are VIEWs presen...justdave%bugzilla.org2009-09-031-3/+3
* Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...lpsolit%gmail.com2009-09-031-2/+2
* Bug 509794: Crash if setting a flag with Unicode characters in the name - Pat...lpsolit%gmail.com2009-09-031-1/+2
* Bug 286625: Make collectstats.pl --regenerate WAY faster and make it correctl...mkanat%bugzilla.org2009-08-311-47/+64
* Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric ...lpsolit%gmail.com2009-08-251-0/+2
* Bug 458395: Hook for setting-descsmkanat%bugzilla.org2009-08-191-0/+2
* Bug 505015: Selections are not persistent across submissions - Patch by FrÃÂ...lpsolit%gmail.com2009-08-192-26/+14