pjs/webtools/bugzilla/Bugzilla
olav%bkor.dhs.org a98a0bece7 Do commit-time fix: Add comment explaining the sql modes that are removed 2006-11-14 20:51:04 +00:00
..
Attachment Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private attachments even when you are not in the insidergroup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2006-10-14 21:04:56 +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 346091: editparams.cgi should validate the 'timezone' parameter - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave 2006-11-14 20:45:48 +00:00
DB Do commit-time fix: Add comment explaining the sql modes that are removed 2006-11-14 20:51:04 +00:00
Install Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +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 352608: Make checksetup more localizable 2006-09-14 06:57:30 +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 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +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 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
BugMail.pm Bug 277370: Ability to specify an email address to which notification about all bugs should go 2006-11-13 23:32:29 +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 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:23:33 +00:00
Component.pm Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
Config.pm Bug 353711: Move to Email:: modules for email sending 2006-11-02 23:32:00 +00:00
Constants.pm Bug 277370: Ability to specify an email address to which notification about all bugs should go 2006-11-13 23:32:29 +00:00
DB.pm Bug 350307: Split out the create and update functionality of Bugzilla::Field::create_or_update 2006-11-13 02:50:17 +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 350307: Split out the create and update functionality of Bugzilla::Field::create_or_update 2006-11-13 02:50:17 +00:00
Flag.pm Bug 348518: grant / reject options for flag listbox should only appear if user is a member of grantgroup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-09-19 21:47:49 +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 350220: Add hooks to checksetup for extensions. 2006-10-17 06:05:14 +00:00
Install.pm Bug 352608: Make checksetup more localizable 2006-09-14 06:57:30 +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 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 352243: Make editusers.cgi use Bugzilla::User for basic user updates 2006-10-20 20:47:15 +00:00
Product.pm Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
Search.pm Bug 355709: [PostgreSQL] Crash when querying the DB 2006-10-06 17:21:27 +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 258675: action=view is still used in comments - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-04 00:31:03 +00:00
Token.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
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 277370: Ability to specify an email address to which notification about all bugs should go 2006-11-13 23:32:29 +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 313125: Implement validations and database persistence functions for Versions.pm and clean-up editversions.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=myk 2006-07-18 23:50:32 +00:00
WebService.pm Bug 349256: Make the webservice get_bug into a stable API 2006-11-14 19:10:52 +00:00