aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com2009-01-081-7/+9
* Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org2009-01-074-28/+266
* Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...lpsolit%gmail.com2009-01-071-0/+9
* Bump the version number post-release.mkanat%bugzilla.org2009-01-071-1/+1
* Bump the version number for 3.3.1.mkanat%bugzilla.org2009-01-061-1/+1
* Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ...lpsolit%gmail.com2009-01-052-2/+2
* Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com2009-01-042-3/+12
* Bug 472047: Search containing "%Complete" boolean chart fails - Patch by FrÃ...lpsolit%gmail.com2009-01-041-1/+1
* Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org2009-01-042-42/+77
* Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com2009-01-041-1/+3
* Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org2009-01-021-13/+0
* Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com2009-01-022-12/+29
* Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com2009-01-022-126/+59
* Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org2009-01-024-28/+75
* Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...lpsolit%gmail.com2009-01-012-1/+10
* Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédér...lpsolit%gmail.com2009-01-011-2/+0
* Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@to...lpsolit%gmail.com2008-12-301-0/+10
* Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...lpsolit%gmail.com2008-12-291-19/+13
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-0/+7
* Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org2008-12-271-0/+2
* Bug 347707: Changing parameters could silently fail because we weren't correc...mkanat%bugzilla.org2008-12-241-1/+1
* Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2008-12-241-0/+1
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-2412-6/+396
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+12
* Bug 468728: The 'allowemailchange' parameter should default to 1mkanat%bugzilla.org2008-12-161-1/+1
* Bug 469793: [MySQL] In MySQL 5, columns sometimes had defaults that have no d...mkanat%bugzilla.org2008-12-161-1/+47
* Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-101-6/+0
* Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Fr...lpsolit%gmail.com2008-12-102-16/+0
* Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Fré...lpsolit%gmail.com2008-12-102-11/+0
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2008-12-102-9/+2
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-102-23/+15
* Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 retu...mkanat%bugzilla.org2008-12-061-0/+2
* Bug 467506: -d $dir check in add_language_set should not be commented-outmkanat%bugzilla.org2008-12-061-2/+2
* Bug 467324: PROJECT specific template directory was being ignoredmkanat%bugzilla.org2008-12-061-1/+1
* Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org2008-12-061-37/+88
* Bug 463688: editusers.cgi no longer lets you search for users using regular e...lpsolit%gmail.com2008-12-034-20/+25
* Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org2008-11-266-33/+192
* Bug 466406: Passing an empty comment to Bug.add_comment fails silentlymkanat%bugzilla.org2008-11-261-1/+4
* Bug 465606: If a user doesn't have privs to change the target milestone, it g...lpsolit%gmail.com2008-11-201-4/+4
* Bug 364162: Code determining if named queries should be shown in the page foo...lpsolit%gmail.com2008-11-092-0/+29
* Handle "Use of uninitialized value in numeric eq (==) at Bugzilla/Field.pm li...mkanat%bugzilla.org2008-11-071-1/+1
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-075-76/+204
* Bug 463380: [Mysql] "Use of uninitialized value" when running checksetup.pl f...lpsolit%gmail.com2008-11-071-1/+3
* Oh, actually, Xiaoou was right about where the constraint is supposed to go.mkanat%bugzilla.org2008-11-051-2/+2
* Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT r...mkanat%bugzilla.org2008-11-052-1/+10
* Bug 458390: Foreign Key names can be too long as currently designedmkanat%bugzilla.org2008-11-052-10/+26
* Bug 461127: Cannot change status and reassign at the same time if the assigne...lpsolit%gmail.com2008-10-301-3/+15
* Bug 461729: [PostgreSQL] Incorrect SQL is generated when searching for keywor...lpsolit%gmail.com2008-10-291-5/+2
* Bug 427455: Add foreign key constraints for group_control_map, user_group_map...lpsolit%gmail.com2008-10-291-6/+24
* Bug 141951: Set the max_packet_size for attachments (and bugs_fulltext) when ...mkanat%bugzilla.org2008-10-283-3/+21