.. |
Auth
|
Bug 304583: Remove all remaining need to rederive inherited groups
|
2005-08-18 20:09:37 +00:00 |
DB
|
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
|
2005-09-04 08:12:37 +00:00 |
Search
|
Bug 305333: Move attachments.thedata to its own table
|
2005-08-26 23:11:33 +00:00 |
Template/Plugin
|
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
|
2004-08-04 18:08:21 +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
|
Bug 164623 - add .htaccess to .cvsignore
|
2002-08-26 22:24:55 +00:00 |
Attachment.pm
|
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit
|
2005-09-01 14:02:30 +00:00 |
Auth.pm
|
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 |
Bug.pm
|
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit
|
2005-09-01 14:02:30 +00:00 |
BugMail.pm
|
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-08-30 16:54:07 +00:00 |
CGI.pm
|
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
|
2005-08-04 11:51:25 +00:00 |
Chart.pm
|
Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave.
|
2005-04-11 22:39:11 +00:00 |
Classification.pm
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
|
2005-08-14 22:34:32 +00:00 |
Component.pm
|
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
|
2005-09-02 21:12:10 +00:00 |
Config.pm
|
Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
|
2005-08-17 18:15:13 +00:00 |
Constants.pm
|
Bug 304583: Remove all remaining need to rederive inherited groups
|
2005-08-18 20:09:37 +00:00 |
DB.pm
|
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
|
2005-09-02 23:30:11 +00:00 |
Error.pm
|
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 |
Field.pm
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
|
2005-08-14 22:34:32 +00:00 |
Flag.pm
|
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit
|
2005-09-01 14:02:30 +00:00 |
FlagType.pm
|
Fix for bug 305773: fixes regression in flag validation code that let through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
|
2005-08-30 22:41:18 +00:00 |
Group.pm
|
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 16:39:07 +00:00 |
Milestone.pm
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
|
2005-08-14 22:34:32 +00:00 |
Product.pm
|
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
|
2005-09-02 21:12:10 +00:00 |
Search.pm
|
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
|
2005-08-31 08:00:25 +00:00 |
Series.pm
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
|
2005-08-14 22:34:32 +00:00 |
Template.pm
|
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a description in POD more precise) and which I forgot to do. Sorry wicked ;)
|
2005-08-25 14:22:43 +00:00 |
Token.pm
|
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-09-01 21:39:21 +00:00 |
User.pm
|
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
|
2005-09-02 21:12:10 +00:00 |
Util.pm
|
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-09-01 21:39:21 +00:00 |
Version.pm
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
|
2005-08-14 22:34:32 +00:00 |