gecko-dev/webtools/bugzilla/Bugzilla
mozilla%colinogilvie.co.uk be8a36bd4d Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-26 21:05:32 +00:00
..
Auth Spelling in code comments patch: 'cokie' -> 'cookie'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 14:40:38 +00:00
Config Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk 2006-06-21 01:06:00 +00:00
DB Spelling patch: use the right spelling form for 'overridden'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:17:23 +00:00
Search Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
Template/Plugin Fix ThrowCodeError calls by giving them an unique ID (tree fix). 2006-02-28 15:41:06 +00:00
User Bug 301967: Some .pm files have invalid POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:09:48 +00:00
.cvsignore
Attachment.pm Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
Auth.pm Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-06-03 12:23:13 +00:00
Bug.pm Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs 2006-06-26 21:05:32 +00:00
BugMail.pm Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
CGI.pm Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
Chart.pm Bug 342410: Various modules assume functions are in global scope, when none are 2006-06-26 10:06:47 +00:00
Classification.pm Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-10-28 10:33:18 +00:00
Component.pm Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test 11). 2006-02-28 15:23:32 +00:00
Config.pm Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
Constants.pm Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
DB.pm Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:39:01 +00:00
Error.pm Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
Field.pm Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave 2006-06-19 20:15:18 +00:00
Flag.pm Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-06-18 22:46:50 +00:00
FlagType.pm Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-06-02 22:58:53 +00:00
Group.pm Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk 2006-06-21 01:06:00 +00:00
Hook.pm Fix ThrowCodeError calls by giving them an unique ID (tree fix). 2006-02-28 15:41:06 +00:00
Keyword.pm Bug 329377: Bugzilla::Object base class for objects 2006-06-01 00:23:17 +00:00
Mailer.pm Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-02 10:50:15 +00:00
Milestone.pm Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods 2005-10-06 18:45:46 +00:00
Object.pm Bug 329377: Bugzilla::Object base class for objects 2006-06-01 00:23:17 +00:00
Product.pm Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of a valid ID as a param - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-10-28 10:33:18 +00:00
Search.pm Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-06-20 07:32:31 +00:00
Series.pm Bug 341453: Bugzilla::Series looks for functions in global scope that are not global functions 2006-06-14 21:17:21 +00:00
Template.pm Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 14:38:20 +00:00
Token.pm Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
Update.pm Bug 330487: Automatic Update Notification for Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-12 17:13:35 +00:00
User.pm Bug 342410: Various modules assume functions are in global scope, when none are 2006-06-26 10:06:47 +00:00
Util.pm Spelling in code comments patch: 'explanaion' -> 'explanation', 'bugzilla' -> 'Bugzilla'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 14:49:40 +00:00
Version.pm Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_milestone - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-03-15 21:51:35 +00:00