Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-07 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-06 | Bump the version number for 3.3.1. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-01-05 | Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
the properties of custom fields - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat | |||||
2009-01-05 | Bug 471866: Classification name length and sortkey max value not validated - ↵ | lpsolit%gmail.com | 2 | -3/+12 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-04 | Bug 472047: Search containing "%Complete" boolean chart fails - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2009-01-04 | Bug 147776: Make checksetup.pl re-write localconfig with the current ↵ | mkanat%bugzilla.org | 2 | -42/+77 | |
comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-04 | Bug 99205: Allow mass-editing of dependencies | dkl%redhat.com | 1 | -1/+3 | |
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | |||||
2009-01-03 | Bug 471060: The mod_perl CGI requirement isn't necessary anymore | mkanat%bugzilla.org | 1 | -13/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-02 | Bug 313126: Clean up editclassification.cgi and make it use ↵ | lpsolit%gmail.com | 2 | -12/+29 | |
Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-01-02 | Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by ↵ | lpsolit%gmail.com | 2 | -126/+59 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-02 | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 4 | -28/+75 | |
passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-02 | Bug 179638: Security group inclusion isn't indicated on "New:" bugmail ↵ | lpsolit%gmail.com | 2 | -1/+10 | |
notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-01-01 | Bug 471777: $type_id is no longer in use in Search.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-12-30 | Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
<khampton@totalcinema.com> r/a=mkanat | |||||
2008-12-29 | Bug 471324: Don't build mail headers for existing bugs (too many calls to ↵ | lpsolit%gmail.com | 1 | -19/+13 | |
multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-12-29 | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-12-27 | Fix a POD error in Bugzila::JobQueue::Runner. | mkanat%bugzilla.org | 1 | -0/+2 | |
2008-12-24 | Bug 347707: Changing parameters could silently fail because we weren't ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
correctly checking the return code from "rename" Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2008-12-24 | Fix some test failures caused by the checkin of bug 284184. | mkanat%bugzilla.org | 1 | -0/+1 | |
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 12 | -6/+396 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | |||||
2008-12-18 | Bug 419748 - Need to hook deleting products | ghendricks%novell.com | 1 | -0/+12 | |
patch by ghendricks@novell.com r=mkanat a=mkanat | |||||
2008-12-16 | Bug 468728: The 'allowemailchange' parameter should default to 1 | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-16 | Bug 469793: [MySQL] In MySQL 5, columns sometimes had defaults that have no ↵ | mkanat%bugzilla.org | 1 | -1/+47 | |
defaults in the Schema Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-12-10 | Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -6/+0 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-10 | Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by ↵ | lpsolit%gmail.com | 2 | -16/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-10 | Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by ↵ | lpsolit%gmail.com | 2 | -11/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-10 | Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -9/+2 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-10 | Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -23/+15 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-12-06 | Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 ↵ | mkanat%bugzilla.org | 1 | -0/+2 | |
return the wrong XML for methods Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-06 | Bug 467506: -d $dir check in add_language_set should not be commented-out | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-06 | Bug 467324: PROJECT specific template directory was being ignored | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-06 | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 1 | -37/+88 | |
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-12-03 | Bug 463688: editusers.cgi no longer lets you search for users using regular ↵ | lpsolit%gmail.com | 4 | -20/+25 | |
expressions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=xiaoou a=LpSolit | |||||
2008-11-26 | Bug 450209: Clean up WebService POD and add a History section for all ↵ | mkanat%bugzilla.org | 6 | -33/+192 | |
functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-11-26 | Bug 466406: Passing an empty comment to Bug.add_comment fails silently | mkanat%bugzilla.org | 1 | -1/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-11-20 | Bug 465606: If a user doesn't have privs to change the target milestone, it ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
gets set back to default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-11-09 | Bug 364162: Code determining if named queries should be shown in the page ↵ | lpsolit%gmail.com | 2 | -0/+29 | |
footer is suboptimal - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-11-07 | Handle "Use of uninitialized value in numeric eq (==) at Bugzilla/Field.pm ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
line 799" that was being caused by the last checkin, during checksetup. | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 5 | -76/+204 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-11-07 | Bug 463380: [Mysql] "Use of uninitialized value" when running checksetup.pl ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
for the very first time - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-11-06 | Oh, actually, Xiaoou was right about where the constraint is supposed to go. | mkanat%bugzilla.org | 1 | -2/+2 | |
2008-11-06 | Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT ↵ | mkanat%bugzilla.org | 2 | -1/+10 | |
requires a unique constraint on the "value" column Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2008-11-06 | Bug 458390: Foreign Key names can be too long as currently designed | mkanat%bugzilla.org | 2 | -10/+26 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks | |||||
2008-10-30 | Bug 461127: Cannot change status and reassign at the same time if the ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
assignee/QA contact doesn't have editbugs privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-10-29 | Bug 461729: [PostgreSQL] Incorrect SQL is generated when searching for ↵ | lpsolit%gmail.com | 1 | -5/+2 | |
keywords with dashes in them - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-10-29 | Bug 427455: Add foreign key constraints for group_control_map, ↵ | lpsolit%gmail.com | 1 | -6/+24 | |
user_group_map and group_group_map tables - Patch by Tony Fu <tfu@redhat.com> r/a=mkanat | |||||
2008-10-28 | Bug 141951: Set the max_packet_size for attachments (and bugs_fulltext) when ↵ | mkanat%bugzilla.org | 3 | -3/+21 | |
connecting to MySQL Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-10-25 | Bug 458436: Allow standard global select fields to control visibility of ↵ | mkanat%bugzilla.org | 1 | -8/+33 | |
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 459064: Set FIELD_TYPE_SINGLE_SELECT on standard global select fields | mkanat%bugzilla.org | 2 | -32/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 7 | -28/+186 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat |