aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 677901: Bugzilla crashes when no token is passed to token.cgi but the scr...Frédéric Buclin2011-08-162-167/+105
* Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts sub-...Frédéric Buclin2011-08-161-14/+11
* Bug 466419: Add SSL support for SMTPFrédéric Buclin2011-08-166-1/+25
* Bug 460074: Make post_bug.cgi use should_set for array fields, so theyMax Kanat-Alexander2011-08-152-3/+7
* Bug 537759: The "Description" field for attachments should be highlighted as ...Kent Rogers2011-08-151-2/+3
* Bug 678959: Make GenerateUniqueToken work for all tablesByron Jones2011-08-151-1/+1
* Bug 677187: If the attachment filename contains a newline, an error is thrown...Frédéric Buclin2011-08-102-5/+10
* Fix bustage from fixing "Severity" to field_descs.bug_severity.Max Kanat-Alexander2011-08-094-10/+3
* Fix docs bustage resulting from removing Email::MIME::Attachment::Stripper as anMax Kanat-Alexander2011-08-091-7/+0
* Bug 675517: Add "count" to the return value of Bug.comments in the WebServiceFrank Becker2011-08-091-0/+8
* Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-codedMatt Selsky2011-08-094-10/+13
* Add a missing FILTER from the value-controller checkin.Max Kanat-Alexander2011-08-091-1/+1
* Bug 647980: Implement a Product.update WebService method.Julien Heyman2011-08-092-2/+236
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-094-1/+24
* Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander2011-08-099-175/+310
* Change a "4.2" to "5.0" since we're on trunk now, in the WebService History.Max Kanat-Alexander2011-08-091-1/+1
* Bug 622203 - Allow filing closed bugs via the WebServiceMax Kanat-Alexander2011-08-095-37/+91
* Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.plMax Kanat-Alexander2011-08-093-10/+43
* Bug 437076: Allow email_in to accept multipart/alternative HTML email withMax Kanat-Alexander2011-08-093-43/+83
* Bug 677081: Private comments should remain visible by their authorFrédéric Buclin2011-08-081-1/+1
* Bug 307688: Moves OS and platform detection out of enter_bug.cgiByron Jones2011-08-082-191/+250
* Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD cr...David Lawrence2011-08-084-117/+191
* Bug 666313: Remove the obsolete [% FLUSH %] directiveFrédéric Buclin2011-08-072-2/+1
* Bug 288049: "internal error" from ThrowCodeError is confusing. Reword itFrédéric Buclin2011-08-071-5/+7
* Bug 55436: Implement list of duplicate bug numbers on show_bug.cgiFrédéric Buclin2011-08-072-4/+50
* Bump the version number post-release to 4.3.Max Kanat-Alexander2011-08-052-3/+3
* Bug 676430: When editing a bug, a user not in the timetracking group generate...Frédéric Buclin2011-08-051-1/+1
* Bump version for 4.1.3.Max Kanat-Alexander2011-08-042-3/+3
* Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander2011-08-046-37/+259
* Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if a...Frédéric Buclin2011-08-041-2/+2
* Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts user-m...Byron Jones2011-08-041-1/+1
* Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XS...Byron Jones2011-08-043-30/+106
* Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachmen...Frédéric Buclin2011-08-041-1/+4
* Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...Frédéric Buclin2011-08-046-68/+133
* Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ...Reed Loden2011-08-042-1/+4
* Fix bustage due to bug 660382Frédéric Buclin2011-08-041-4/+0
* Bug 676237: The traceback in code-error.html.tmpl is displayed on a single lineFrédéric Buclin2011-08-041-1/+1
* Bug 674554 - Add new template hook in request/email.txt.tmpl called 'after_su...David Lawrence2011-08-031-0/+3
* Bug 676200: We shouldn't manually delete obsolete parameters in Bugzilla::Con...Frédéric Buclin2011-08-041-17/+13
* Bug 660382: Hide the complex features of custom search by defaultMax Kanat-Alexander2011-08-032-15/+43
* Fix a warning thrown when running 011pod.tFrédéric Buclin2011-08-031-1/+1
* Bug 655910: When calling ./install-module.pl --all, install LWP before XML::T...Frédéric Buclin2011-08-031-6/+6
* Bug 675754: Release notes for Bugzilla 4.0.2Frédéric Buclin2011-08-031-0/+42
* Bug 634812: Having a very large number of custom fields can make displaying s...Frédéric Buclin2011-08-015-25/+31
* Bug 674574: When all components or versions are disabled, you cannot enter bu...Frédéric Buclin2011-08-012-11/+16
* Bug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pmBodo-Merle Sandor2011-07-311-2/+2
* Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5....Frédéric Buclin2011-07-311-1/+13
* Bug 285466: Add documentation for --regenerate option to collectstats.plFrédéric Buclin2011-07-262-16/+48
* Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmplFrédéric Buclin2011-07-261-0/+2
* Bug 647158: The Error Console in Firefox reportsFrédéric Buclin2011-07-264-77/+60