| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - Patch... | lpsolit%gmail.com | 2006-07-02 | 1 | -1/+133 |
* | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 2006-06-27 | 1 | -0/+2 |
* | Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs | mozilla%colinogilvie.co.uk | 2006-06-27 | 1 | -1/+1 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 2006-06-20 | 1 | -15/+25 |
* | Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@b... | lpsolit%gmail.com | 2006-06-16 | 1 | -0/+14 |
* | Bug 339667: Attachment data not deleted when deleting a component or a produc... | lpsolit%gmail.com | 2006-06-08 | 1 | -1/+16 |
* | Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 2006-05-22 | 1 | -3/+4 |
* | Bug 322285: Cancelling a flag should remove it completely from the DB - Patch... | lpsolit%gmail.com | 2006-04-14 | 1 | -4/+2 |
* | Bug 333031: Uninitialized value when entering a new bug and an alias is given... | lpsolit%gmail.com | 2006-04-13 | 1 | -1/+1 |
* | Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es... | lpsolit%gmail.com | 2006-04-05 | 1 | -12/+15 |
* | Bug 330698: Remove $::components, @::enterable_products and $::classification... | lpsolit%gmail.com | 2006-04-03 | 1 | -31/+9 |
* | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 2006-03-09 | 1 | -7/+2 |
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -2/+9 |
* | Bug 328602: Eliminate %::versions and @::legal_versions | mkanat%kerio.com | 2006-03-03 | 1 | -2/+4 |
* | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.... | lpsolit%gmail.com | 2006-02-26 | 1 | -10/+3 |
* | Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by... | lpsolit%gmail.com | 2006-02-25 | 1 | -2/+8 |
* | Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # ... | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+4 |
* | Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch ... | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+2 |
* | Patch for bug 287325: we should use scalar instead of length for finding out ... | jocuri%softhome.net | 2006-02-21 | 1 | -2/+1 |
* | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M... | lpsolit%gmail.com | 2006-02-21 | 1 | -39/+77 |
* | Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ... | lpsolit%gmail.com | 2006-01-11 | 1 | -4/+4 |
* | Backing out fix for bug 287325 (initial implementation of custom fields): tur... | myk%mozilla.org | 2006-01-06 | 1 | -11/+2 |
* | Bug 287325: an initial implementation of custom fields, including the ability... | myk%mozilla.org | 2006-01-06 | 1 | -2/+11 |
* | Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on | bugreport%peshkin.net | 2005-11-20 | 1 | -11/+0 |
* | Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm... | lpsolit%gmail.com | 2005-11-14 | 1 | -8/+2 |
* | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL... | mkanat%kerio.com | 2005-10-25 | 1 | -1/+3 |
* | Bug 309681 Prevent users from adding another user who shouldn't have access t... | bugreport%peshkin.net | 2005-10-18 | 1 | -0/+11 |
* | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals... | lpsolit%gmail.com | 2005-10-12 | 1 | -1/+1 |
* | Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)" | mkanat%kerio.com | 2005-10-07 | 1 | -2/+2 |
* | Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c... | lpsolit%gmail.com | 2005-09-09 | 1 | -10/+9 |
* | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2005-09-06 | 1 | -3/+4 |
* | Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme... | myk%mozilla.org | 2005-09-01 | 1 | -1/+3 |
* | Bug 303366: Possible locking tables conflict when voting for bugs - Patch by ... | lpsolit%gmail.com | 2005-08-23 | 1 | -9/+0 |
* | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 2005-08-19 | 1 | -6/+3 |
* | Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc... | lpsolit%gmail.com | 2005-08-16 | 1 | -1/+1 |
* | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f... | justdave%bugzilla.org | 2005-08-15 | 1 | -1/+0 |
* | Bug 303914: legal_bugs_status should be spelled legal_bug_status in Bug.pm - ... | lpsolit%gmail.com | 2005-08-14 | 1 | -2/+2 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -16/+16 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -16/+16 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -16/+16 |
* | Bug 301440: Move LogActivityEntry out of CGI.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2005-07-20 | 1 | -0/+48 |
* | Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Frédéric Buclin <Lp... | lpsolit%gmail.com | 2005-07-20 | 1 | -1/+45 |
* | Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin <L... | lpsolit%gmail.com | 2005-07-14 | 1 | -0/+113 |
* | Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd paramete... | lpsolit%gmail.com | 2005-07-08 | 1 | -3/+2 |
* | Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" fie... | lpsolit%gmail.com | 2005-07-07 | 1 | -0/+72 |
* | Bug 289042: Implicit joins should be replaced by explicit joins - installment B | mkanat%kerio.com | 2005-07-02 | 1 | -6/+10 |
* | Bug 297794: initBug's verification of user_id being an email is bogus - Patch... | lpsolit%gmail.com | 2005-06-21 | 1 | -7/+7 |
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 1 | -1/+1 |
* | Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt... | lpsolit%gmail.com | 2005-05-04 | 1 | -1/+53 |
* | Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ... | lpsolit%gmail.com | 2005-04-20 | 1 | -1/+56 |