pjs/webtools/bugzilla/Bugzilla
lpsolit%gmail.com ec6531da50 Bug 364216: Flag::retarget() is broken (again) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=myk 2007-01-04 17:48:17 +00:00
..
Attachment Bug 365241: Changing the context of a patch fails - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-12-30 01:58:28 +00:00
Auth Bug 340538: Insecure dependency in exec while running with -T switch at /usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. 2006-10-20 18:52:24 +00:00
Config Bug 359315: "NNTP" and "IO" should be filtered out of the mail_delivery_method options - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-09 16:39:18 +00:00
DB Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
Install Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
Search Checkin fix for bug 360028. 2006-11-13 03:08:44 +00:00
Template/Plugin Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
User Bug 297186: Send emails in the recipient's locale, not the current user's - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-12-11 18:00:46 +00:00
WebService Bug 349256: Make the webservice get_bug into a stable API 2006-11-14 19:10:52 +00:00
.cvsignore
Attachment.pm Bug 365739: An error is thrown when attaching a too big file on bug creation - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2007-01-03 16:23:14 +00:00
Auth.pm Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-07-12 11:51:43 +00:00
Bug.pm Bug 346121: Creating an attachment upon new bug doesn't create attachment link in comment #0 - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-12-29 22:18:55 +00:00
BugMail.pm Bug 365067: Flags set from the enter_bug page are not mentioned in email - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-28 00:39:30 +00:00
CGI.pm Bug 360028: Bugzilla::Search::Saved should have create() and update(), and buglist.cgi should use it 2006-11-13 03:07:57 +00:00
Chart.pm Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents 2006-06-27 10:54:05 +00:00
Classification.pm Bug 364286: Code in Classification->products() is suboptimal - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-12-19 08:38:49 +00:00
Component.pm Bug 364743: Crash when renaming components (regression) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-22 18:10:21 +00:00
Config.pm Bug 361252: checksetup.pl should get confirmation from the user before causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk 2006-12-09 11:51:35 +00:00
Constants.pm Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perl 2006-12-16 01:47:12 +00:00
DB.pm Bug 364055: Message confusing when your version of DBD::foo is too old - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-12-16 16:30:22 +00:00
Error.pm Bug 351175: The WebService interface should include the error text along with the error name 2006-10-04 20:20:59 +00:00
Field.pm Bug 364195 - "No way to search for private comments" [p=reed r=justdave a=justdave] 2006-12-20 05:14:24 +00:00
Flag.pm Bug 364216: Flag::retarget() is broken (again) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=myk 2007-01-04 17:48:17 +00:00
FlagType.pm Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-24 15:56:39 +00:00
Group.pm Bug 352403: Create an object for saved searches, and have Bugzilla::User use it 2006-11-03 23:16:47 +00:00
Hook.pm Bug 364250: If a hook fails, no error is available for diagnosis 2006-12-19 06:43:10 +00:00
Install.pm Bug 365061 Unclassified default description is bad 2006-12-28 18:16:42 +00:00
Keyword.pm Bug 351098: Make Bugzilla::Object able to update objects in the database, and make Bugzilla::Keyword use it 2006-09-05 19:18:27 +00:00
Mailer.pm Bug 353711: Move to Email:: modules for email sending 2006-11-02 23:32:00 +00:00
Milestone.pm Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
Object.pm Bug 339380: Make Bugzilla::Component use Bugzilla::Object 2006-12-19 06:39:29 +00:00
Product.pm Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
Search.pm Bug 365179: Performance problems with multiple fields chosen in the "where one or more of the following changed" box - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-28 00:26:11 +00:00
Series.pm Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group 2006-09-04 16:21:49 +00:00
Template.pm Bug 248037: Link from attachment 'created' date to comment where it was created - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=timeless a=justdave 2006-12-31 00:45:07 +00:00
Token.pm Fix nits about bug 316797 2006-11-20 19:05:49 +00:00
Update.pm Bug 343294: Update notification does not work through an HTTP proxy - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave 2006-07-03 09:08:43 +00:00
User.pm Bug 364284: User::get_selectable_products() can return wrong data if $classification_id is passed - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-12-21 20:30:43 +00:00
Util.pm Bug 340538: Insecure dependency in exec while running with -T switch at /usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. 2006-10-20 18:52:24 +00:00
Version.pm Bug 339385: Make Bugzilla::Version use Bugzilla::Object 2006-12-19 06:41:46 +00:00
WebService.pm Bug 349256: Make the webservice get_bug into a stable API 2006-11-14 19:10:52 +00:00