.. |
Auth
|
Patch for bug 161369: Strip trailing whitespace from login usernames; patch by Paul <pdemarco@zoominternet.net>, r=vladd, a=justdave.
|
2006-03-03 12:29:07 +00:00 |
Config
|
Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
|
2006-02-23 02:10:34 +00:00 |
DB
|
Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type column to a table
|
2006-02-22 10:50:36 +00:00 |
Search
|
Bug 305333: Move attachments.thedata to its own table
|
2005-08-26 23:11:33 +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 322712: Cannot export local attachments (attachments are truncated) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2006-01-09 20:38:57 +00:00 |
Auth.pm
|
Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking; patch by Jesse Erlbaum <jesse@erlbaum.net>, r=vladd, a=justdave.
|
2006-02-21 13:48:57 +00:00 |
Bug.pm
|
Bug 328602: Eliminate %::versions and @::legal_versions
|
2006-03-02 23:50:17 +00:00 |
BugMail.pm
|
Bug 281358: Attachment links in bugmail are different from the link in show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
|
2006-03-01 22:46:23 +00:00 |
CGI.pm
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 21:57:13 +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
|
Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton.com, r=timeless, a=justdave.
|
2006-02-28 14:39:33 +00:00 |
Constants.pm
|
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave
|
2006-02-21 13:08:24 +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 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
|
2005-12-30 00:32:37 +00:00 |
FlagType.pm
|
Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave
|
2005-10-18 17:45:48 +00:00 |
Group.pm
|
Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists
|
2006-03-01 21:33:01 +00:00 |
Hook.pm
|
Fix ThrowCodeError calls by giving them an unique ID (tree fix).
|
2006-02-28 15:41:06 +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 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2005-12-18 19:24:32 +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
|
Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave.
|
2006-03-03 12:26:25 +00:00 |
Token.pm
|
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
|
2006-01-03 14:45:22 +00:00 |
User.pm
|
Bug 327355: Email preferences are not set correctly when the user account is created by Env.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2006-02-21 16:12:51 +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 328602: Eliminate %::versions and @::legal_versions
|
2006-03-02 23:50:17 +00:00 |