.. |
Auth
|
Bug 337661: LDAP user login failure: Can't locate object method "realname" via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
|
2006-05-15 16:13:02 +00:00 |
Config
|
Bug 333581: Provide editbugs as default timetrackinggroup value.
|
2006-05-07 21:57:43 +00:00 |
DB
|
Bug 96431: It's possible to write an essay in the Summary field.
|
2006-05-10 15:49:30 +00:00 |
Search
|
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
|
2006-03-09 00:09:00 +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 44595: Implement an interface for administrators to delete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
|
2006-04-17 20:19:37 +00:00 |
Auth.pm
|
Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC
|
2006-05-15 17:38:20 +00:00 |
Bug.pm
|
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2006-04-14 16:50:47 +00:00 |
BugMail.pm
|
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-05-07 20:13:49 +00:00 |
CGI.pm
|
Bug 306695: Boolean charts forgets "0" values.
|
2006-03-30 22:22:09 +00:00 |
Chart.pm
|
Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2006-01-26 22:33:33 +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
|
Bump version post-release.
|
2006-04-23 05:23:28 +00:00 |
Constants.pm
|
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
|
2006-05-12 02:41:22 +00:00 |
DB.pm
|
Bug 322412 Typo in error message
|
2006-01-05 00:16:20 +00:00 |
Error.pm
|
Bug 204498 Add su (setuser) function
|
2005-10-13 23:58:26 +00:00 |
Field.pm
|
Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2006-02-28 12:52:32 +00:00 |
Flag.pm
|
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2006-05-16 22:49:14 +00:00 |
FlagType.pm
|
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2006-05-16 22:49:14 +00:00 |
Group.pm
|
Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patch by R�mi Zara <remi_zara@mac.com> r=LpSolit a=justdave
|
2006-03-14 22:47:24 +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 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords defined
|
2006-05-16 22:08:30 +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 |
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 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-05-07 20:13:49 +00:00 |
Series.pm
|
Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
|
2005-09-23 14:24:35 +00:00 |
Template.pm
|
Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
|
2006-05-14 19:47:35 +00:00 |
Token.pm
|
I forgot a "fix on checkin" (useless whitespaces)
|
2006-03-09 20:00:47 +00:00 |
User.pm
|
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
|
2006-05-12 02:41:22 +00:00 |
Util.pm
|
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
|
2006-01-08 19:56:04 +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 |