Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-27 | Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 ↵ | lpsolit%gmail.com | 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 | |||||
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-23 | Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" ↵ | reed%reedloden.com | 1 | -1/+2 | |
[p=reed r+a=mkanat] | |||||
2008-08-19 | Bug 450573: checksetup.pl gives "install-module --all" instructions on ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-13 | Bug 442882: Populating bugs_fulltext can be very slow on large installations | mkanat%bugzilla.org | 1 | -19/+50 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2008-07-29 | Bug 431669: The "product_id" column is incorrectly defined in the ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
"group_control_map" DB table - Patch by Tony Fu <tfu@redhat.com> r=LpSolit a=mkanat | |||||
2008-06-29 | Bug 429804: Add Foreign Keys to Multiselect fields | mkanat%bugzilla.org | 1 | -0/+22 | |
Patch By Alex Eiser <aeiser@arc.nasa.gov> r=mkanat, a=mkanat | |||||
2008-06-25 | Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched ↵ | gerv%gerv.net | 1 | -3/+3 | |
Email:: modules. Patch by gerv; r,a=mkanat. | |||||
2008-06-14 | Bug 438739: Permissions are not set properly on extensions by checksetup | mkanat%bugzilla.org | 1 | -5/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=ghendricks, a=mkanat | |||||
2008-05-21 | Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵ | lpsolit%gmail.com | 1 | -5/+6 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-05-08 | Bug 414292: [Oracle] Change series.query back to MEDIUMTEXT | mkanat%bugzilla.org | 1 | -4/+8 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2008-05-01 | Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=mkanat | |||||
2008-04-09 | Bug 311563 â Make whining permit utf8 in whining reports. | wurblzap%gmail.com | 1 | -1/+5 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=LpSolit | |||||
2008-04-08 | Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ↵ | lpsolit%gmail.com | 1 | -8/+15 | |
taint error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-04-04 | Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵ | lpsolit%gmail.com | 2 | -8/+21 | |
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit | |||||
2008-03-31 | Bug 425620 â checksetup.pl doesn't pick up the user's language correctly. | wurblzap%gmail.com | 1 | -1/+16 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2008-03-28 | Bug 425288: checksetup.pl displays messages using the first language ↵ | lpsolit%gmail.com | 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 | |||||
2008-03-25 | [Bug 424865] checksetup tells me that commands listed below need to be run ↵ | mozilla%colinogilvie.co.uk | 1 | -3/+5 | |
as root Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat | |||||
2008-03-25 | Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ↵ | mkanat%bugzilla.org | 1 | -6/+36 | |
Bugzilla use a separate fulltext table) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-03-21 | Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - ↵ | lpsolit%gmail.com | 1 | -14/+13 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-03-14 | Bug 304005: Implement SMTP authentication support for email notifications - ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-02-12 | Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo ↵ | lpsolit%gmail.com | 1 | -8/+35 | |
based on the Perl version - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=glob a=LpSolit | |||||
2008-01-28 | Bug 414012: Include the table id in fields that fail their new max-length check. | mkanat%bugzilla.org | 1 | -22/+21 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2008-01-18 | Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic ↵ | lpsolit%gmail.com | 2 | -51/+30 | |
message | |||||
2008-01-18 | Bug 147776: Make checksetup.pl re-write localconfig with the most modern ↵ | mkanat%bugzilla.org | 2 | -30/+51 | |
comments. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-23 | Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrors | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-23 | Bug 409593: namedqueries.query_type has the wrong definition in DB::Schema | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-23 | Bug 409463: The flagtypes.description DB format is not the same in an ↵ | mkanat%bugzilla.org | 1 | -1/+2 | |
upgraded installation and in a fresh one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-19 | Bug 408766: Apache::DBI was unnecessary and was causing problems for some users. | mkanat%bugzilla.org | 1 | -6/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2007-12-13 | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-11 | Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessary | mkanat%bugzilla.org | 1 | -2/+61 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat | |||||
2007-12-02 | 2nd part of bug 99215: Adding missing DB index when upgrading - Patch by me, ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
r=mkanat | |||||
2007-11-30 | Bug 99215: Attachments have no midair collision protection - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+28 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave | |||||
2007-11-29 | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 1 | -10/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat | |||||
2007-11-19 | Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
2007-11-03 | Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
("Ascending" and "Descending") - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit | |||||
2007-10-24 | Bug 262269: A tool to auto-install missing perl packages on non-Windows systems | mkanat%bugzilla.org | 5 | -38/+283 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-06 | Bug 398798: checksetup.pl 'commands to install' should quote Perl module names | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-08-22 | Bug 393148 â Template include path used by Bugzilla/Template.pm ordered ↵ | wurblzap%gmail.com | 1 | -1/+1 | |
wrongly. Follow-up warning fix patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat | |||||
2007-08-22 | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 1 | -0/+14 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2007-08-21 | Bug 335354: editparams.cgi crashes when editing the 'languages' and ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
'defaultlanguage' parameters - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap, mkanat a=LpSolit | |||||
2007-08-18 | Bug 392573 â Most CSS files are missing from Dusk/, flooding web server ↵ | wurblzap%gmail.com | 1 | -7/+13 | |
error logs. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2007-08-17 | Bug 391710: checksetup.pl fails when fixing broken series due to ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
BUG_STATE_OPEN pointing to the not yet created bug_status.is_open column - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-08-08 | Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
lost connection in the middle of the commit. Bad! | |||||
2007-08-08 | Bug 332149: Ability to have symbols placed next to user names based on group ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
membership - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-08-08 | Bug 389845: Remove setup.cgi from Bugzilla (no web-based installation) | mkanat%bugzilla.org | 2 | -43/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+6 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | |||||
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 2 | -6/+6 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 1 | -1/+1 | |
documentation r=colin.ogilvie, kevin.benton |