gecko-dev/webtools/bugzilla/Bugzilla
mkanat%bugzilla.org ba53384408 Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a short series of subroutines)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-14 03:12:22 +00:00
..
Attachment Bug 343814: Move PatchReader specific code into a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-03 19:35:03 +00:00
Auth Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for Bugzilla::User 2006-08-25 22:10:39 +00:00
Config Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=myk 2006-08-14 19:45:16 +00:00
DB Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make checksetup.pl use it 2006-09-14 00:33:41 +00:00
Install Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a short series of subroutines) 2006-09-14 03:12:22 +00:00
Search Bug 338869: The 'quicksearch' field in the footer redirects to http:// even when sslbase is in use - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-25 23:22:48 +00:00
Template/Plugin Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
User Bug 322693: Create a mechanism to manage multiple custom skins. 2006-09-06 20:45:30 +00:00
WebService Bug 224577: Bugzilla could use a web services interface. 2006-08-19 17:20:25 +00:00
.cvsignore
Attachment.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
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 351877: Move dependson/blocked insertion into Bugzilla::Bug from post_bug.cgi 2006-09-11 22:16:42 +00:00
BugMail.pm Bug 87795: Creating an account should send token and wait for confirmation (prevent user account abuse) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk 2006-08-19 18:12:00 +00:00
CGI.pm Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_MODE_BROWSER 2006-09-05 18:54:06 +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 174039: Set flags on bug entry - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk 2006-07-24 23:24:34 +00:00
Config.pm Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module. 2006-07-31 22:15:55 +00:00
Constants.pm Bug 345547: shutdownhtml will not work under mod_perl 2006-09-11 21:27:52 +00:00
DB.pm Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +00:00
Error.pm Bug 224577: Bugzilla could use a web services interface. 2006-08-19 17:20:25 +00:00
Field.pm Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +00:00
Flag.pm Bug 350181: Check whether the requestee is allowed to set a flag - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-25 20:19:44 +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 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make checksetup.pl use it 2006-09-14 00:33:41 +00:00
Hook.pm Bug 350217: Extensions need to be able to update Bugzilla's DB schema 2006-09-07 23:41:33 +00:00
Install.pm Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a short series of subroutines) 2006-09-14 03:12:22 +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 346667: No header field "MIME-Version: 1.0" in e-mails, encoded as Quoted-Printable - Patch by Vance Baarda <vrb@novell.com> r=wurblzap a=myk 2006-08-03 19:49:19 +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 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +00:00
Product.pm Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk 2006-08-03 19:40:26 +00:00
Search.pm Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +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 283582: Remove UserInGroup in favor of Bugzilla->user->in_group 2006-09-04 16:21:49 +00:00
Token.pm Bug 350120: undefined value when creating a new user account - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-25 20:14:58 +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 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
Util.pm Bug 224577: Bugzilla could use a web services interface. 2006-08-19 17:20:25 +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 224577: Bugzilla could use a web services interface. 2006-08-19 17:20:25 +00:00