Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 302420: Allow whining messages to be sent even without any results - ↵ | wicked%sci.fi | 2009-04-06 | 1 | -0/+4 |
| | | | | Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat | ||||
* | Bug 123165 â Permissions setup option for bugzilla_user==webserver_user ↵ | wurblzap%gmail.com | 2009-04-03 | 2 | -8/+26 |
| | | | | | | (suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | ||||
* | Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵ | lpsolit%gmail.com | 2009-03-31 | 1 | -12/+13 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2009-03-31 | 1 | -0/+6 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema. | mkanat%bugzilla.org | 2009-03-30 | 1 | -0/+4 |
| | | | | Patch by arbingersys@gmail.com r=mkanat, a=mkanat | ||||
* | Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵ | mkanat%bugzilla.org | 2009-03-02 | 1 | -5/+0 |
| | | | | | | max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ↵ | mkanat%bugzilla.org | 2009-02-03 | 1 | -1/+1 |
| | | | | | | same token be generated over and over Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | ||||
* | I almost forgot the fix on checkin for bug 26257 | lpsolit%gmail.com | 2009-02-02 | 1 | -1/+0 |
| | |||||
* | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+13 |
| | | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() ↵ | lpsolit%gmail.com | 2009-01-24 | 1 | -5/+2 |
| | | | | - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit | ||||
* | Bug 474881: checksetup.pl only creates custom CSS files on the second run - ↵ | lpsolit%gmail.com | 2009-01-23 | 1 | -4/+3 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 2009-01-22 | 1 | -0/+5 |
| | | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 473883: Re-arrange Perl module instructions so that required modules are ↵ | mkanat%bugzilla.org | 2009-01-16 | 1 | -42/+48 |
| | | | | | | listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 460376: Make module-install instructions localizable. | mkanat%bugzilla.org | 2009-01-16 | 1 | -78/+22 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 344878: Automatically generate list of acceptable columns for ↵ | lpsolit%gmail.com | 2009-01-15 | 1 | -0/+10 |
| | | | | buglist.cgi from the database - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | ||||
* | Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by ↵ | lpsolit%gmail.com | 2009-01-07 | 1 | -0/+9 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 147776: Make checksetup.pl re-write localconfig with the current ↵ | mkanat%bugzilla.org | 2009-01-04 | 2 | -42/+77 |
| | | | | | | comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 471060: The mod_perl CGI requirement isn't necessary anymore | mkanat%bugzilla.org | 2009-01-02 | 1 | -13/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 2009-01-02 | 1 | -0/+5 |
| | | | | | | passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2008-12-24 | 2 | -0/+15 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | ||||
* | Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 ↵ | mkanat%bugzilla.org | 2008-12-06 | 1 | -0/+2 |
| | | | | | | return the wrong XML for methods Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 467506: -d $dir check in add_language_set should not be commented-out | mkanat%bugzilla.org | 2008-12-06 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 467324: PROJECT specific template directory was being ignored | mkanat%bugzilla.org | 2008-12-06 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 2008-11-07 | 1 | -1/+38 |
| | | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 2008-10-25 | 1 | -0/+3 |
| | | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 459163: checksetup.pl incorrectly displays "ppm install SASL-Authen" ↵ | lpsolit%gmail.com | 2008-10-09 | 1 | -1/+1 |
| | | | | instead of Authen-SASL - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 452893: request.cgi crashes if a flag modification date is invalid - ↵ | lpsolit%gmail.com | 2008-09-10 | 1 | -1/+13 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -2/+2 |
| | | | | chars) should use CHAR_LENGTH - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> and Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat | ||||
* | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -0/+6 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" ↵ | reed%reedloden.com | 2008-08-23 | 1 | -1/+2 |
| | | | | [p=reed r+a=mkanat] | ||||
* | Bug 450573: checksetup.pl gives "install-module --all" instructions on ↵ | lpsolit%gmail.com | 2008-08-19 | 1 | -1/+1 |
| | | | | Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 442882: Populating bugs_fulltext can be very slow on large installations | mkanat%bugzilla.org | 2008-08-13 | 1 | -19/+50 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 431669: The "product_id" column is incorrectly defined in the ↵ | lpsolit%gmail.com | 2008-07-29 | 1 | -0/+4 |
| | | | | "group_control_map" DB table - Patch by Tony Fu <tfu@redhat.com> r=LpSolit a=mkanat | ||||
* | Bug 429804: Add Foreign Keys to Multiselect fields | mkanat%bugzilla.org | 2008-06-29 | 1 | -0/+22 |
| | | | | Patch By Alex Eiser <aeiser@arc.nasa.gov> r=mkanat, a=mkanat | ||||
* | Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched ↵ | gerv%gerv.net | 2008-06-25 | 1 | -3/+3 |
| | | | | Email:: modules. Patch by gerv; r,a=mkanat. | ||||
* | Bug 438739: Permissions are not set properly on extensions by checksetup | mkanat%bugzilla.org | 2008-06-14 | 1 | -5/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=ghendricks, a=mkanat | ||||
* | Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵ | lpsolit%gmail.com | 2008-05-21 | 1 | -5/+6 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 414292: [Oracle] Change series.query back to MEDIUMTEXT | mkanat%bugzilla.org | 2008-05-08 | 1 | -4/+8 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by ↵ | lpsolit%gmail.com | 2008-04-30 | 1 | -4/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=mkanat | ||||
* | Bug 311563 â Make whining permit utf8 in whining reports. | wurblzap%gmail.com | 2008-04-09 | 1 | -1/+5 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=LpSolit | ||||
* | Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ↵ | lpsolit%gmail.com | 2008-04-08 | 1 | -8/+15 |
| | | | | taint error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵ | lpsolit%gmail.com | 2008-04-04 | 2 | -8/+21 |
| | | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit | ||||
* | Bug 425620 â checksetup.pl doesn't pick up the user's language correctly. | wurblzap%gmail.com | 2008-03-31 | 1 | -1/+16 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | ||||
* | Bug 425288: checksetup.pl displays messages using the first language ↵ | lpsolit%gmail.com | 2008-03-28 | 1 | -12/+22 |
| | | | | available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat | ||||
* | [Bug 424865] checksetup tells me that commands listed below need to be run ↵ | mozilla%colinogilvie.co.uk | 2008-03-25 | 1 | -3/+5 |
| | | | | | | as root Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat | ||||
* | Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ↵ | mkanat%bugzilla.org | 2008-03-25 | 1 | -6/+36 |
| | | | | | | Bugzilla use a separate fulltext table) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - ↵ | lpsolit%gmail.com | 2008-03-21 | 1 | -14/+13 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 304005: Implement SMTP authentication support for email notifications - ↵ | lpsolit%gmail.com | 2008-03-14 | 1 | -0/+6 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo ↵ | lpsolit%gmail.com | 2008-02-12 | 1 | -8/+35 |
| | | | | based on the Perl version - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=glob a=LpSolit | ||||
* | Bug 414012: Include the table id in fields that fail their new max-length check. | mkanat%bugzilla.org | 2008-01-28 | 1 | -22/+21 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave |