| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 405946: Some emails are not sent in the language chosen by the addressee ... | lpsolit%gmail.com | 2008-04-02 | 1 | -19/+5 |
* | Bug 425599 â show_activity missing space for attachment flag changes | bbaetz%acm.org | 2008-04-02 | 1 | -1/+1 |
* | Bug 413184: Unify all of the update_ functions in Bugzilla::Bug | mkanat%bugzilla.org | 2008-03-26 | 1 | -129/+84 |
* | Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ... | mkanat%bugzilla.org | 2008-03-25 | 1 | -8/+39 |
* | Bug 419243: get_new_status_and_resolution() no longer exists and bug moving f... | lpsolit%gmail.com | 2008-02-26 | 1 | -18/+18 |
* | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri... | lpsolit%gmail.com | 2008-02-25 | 1 | -11/+10 |
* | Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch... | lpsolit%gmail.com | 2008-02-13 | 1 | -8/+0 |
* | Bug 384009: Global fields (priority, severity, OS, and platform) are required... | lpsolit%gmail.com | 2008-02-12 | 1 | -26/+39 |
* | Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match()... | lpsolit%gmail.com | 2008-02-04 | 1 | -2/+2 |
* | Bug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comm... | lpsolit%gmail.com | 2008-01-21 | 1 | -51/+9 |
* | Bug 143313: check_can_change_field() is no longer called with --do_not_change... | lpsolit%gmail.com | 2008-01-20 | 1 | -3/+1 |
* | Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->update | mkanat%bugzilla.org | 2008-01-20 | 1 | -12/+23 |
* | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 2008-01-18 | 1 | -7/+7 |
* | Bug 402791: Move status and resolution updating from process_bug.cgi into Bug... | mkanat%bugzilla.org | 2008-01-18 | 1 | -241/+292 |
* | Bug 411437: Clipping of "Free Text" fields when user enters more then 255 cha... | lpsolit%gmail.com | 2008-01-12 | 1 | -3/+16 |
* | Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug | mkanat%bugzilla.org | 2008-01-12 | 1 | -1/+112 |
* | Bug 410660: Updating a bug fails if there is a multi-select custom field - Pa... | lpsolit%gmail.com | 2008-01-04 | 1 | -2/+9 |
* | Bug 399654: Entering a bug with strict_isolation turned on fails due to an in... | lpsolit%gmail.com | 2008-01-03 | 1 | -1/+1 |
* | Bug 410182: Bugzilla crashes when moving a bug into another product when no Q... | lpsolit%gmail.com | 2007-12-30 | 1 | -2/+6 |
* | Bug 388147: Move assigned_to and qa_contact updating into Bugzilla::Bug | mkanat%bugzilla.org | 2007-12-20 | 1 | -73/+163 |
* | Bug 405788: $bug->add_comment incorrectly calls check_can_change_field() - Pa... | lpsolit%gmail.com | 2007-11-30 | 1 | -4/+5 |
* | Bug 99215: Attachments have no midair collision protection - Patch by Fréd... | lpsolit%gmail.com | 2007-11-30 | 1 | -2/+9 |
* | Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date | mkanat%bugzilla.org | 2007-11-29 | 1 | -0/+6 |
* | Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ... | lpsolit%gmail.com | 2007-11-19 | 1 | -8/+4 |
* | Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 2007-11-13 | 1 | -0/+19 |
* | Bug 402438: Invalid deadlines can be set by unauthorized users - Patch by Fr�... | lpsolit%gmail.com | 2007-11-05 | 1 | -1/+2 |
* | Bug 401953: Move work_time validation from process_bug to Bugzilla::Bug | mkanat%bugzilla.org | 2007-11-05 | 1 | -0/+6 |
* | Bug 357324: Date/Time Custom Fields | mkanat%bugzilla.org | 2007-10-24 | 1 | -0/+25 |
* | Bug 400569: Bugzilla::Bug::editable_bug_fields() behaves incorrectly on insta... | lpsolit%gmail.com | 2007-10-21 | 1 | -1/+2 |
* | Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this fiel... | lpsolit%gmail.com | 2007-10-18 | 1 | -1/+1 |
* | Bug 313123: Implement $component->create and $component->update based on Obje... | lpsolit%gmail.com | 2007-10-12 | 1 | -1/+1 |
* | Bug 398986: Incorrect SQL query when moving bugs to another product - Patch b... | lpsolit%gmail.com | 2007-10-09 | 1 | -1/+1 |
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by... | lpsolit%gmail.com | 2007-10-09 | 1 | -13/+0 |
* | Bug 398739: "Taking a bug" while adding a new attachment locks the bug status... | lpsolit%gmail.com | 2007-10-08 | 1 | -0/+1 |
* | Bug 349567 â strict_isolation in post_bug should also check can_see_prod... | wurblzap%gmail.com | 2007-10-05 | 1 | -1/+2 |
* | Bug 398420: Midair collision protection is broken - Patch by Frédéric B... | lpsolit%gmail.com | 2007-10-05 | 1 | -0/+9 |
* | Bug 373689: Implement set_product: Move product changing from process_bug int... | mkanat%bugzilla.org | 2007-09-19 | 1 | -34/+174 |
* | Bug 395603: "invalid bug attribute remaining_time" is thrown when the timetra... | lpsolit%gmail.com | 2007-09-11 | 1 | -5/+3 |
* | Regression due to bug 287330: fix failure when processing a bug - Patch by me | lpsolit%gmail.com | 2007-09-09 | 1 | -1/+1 |
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -15/+95 |
* | Bug 221827 Missing Bug ID shouldn't be handled as Invalid Bug ID | timeless%mozdev.org | 2007-08-24 | 1 | -2/+2 |
* | Bug 373440: Make "check" into a generic function in Bugzilla::Object | mkanat%bugzilla.org | 2007-08-24 | 1 | -2/+2 |
* | Bug 332149: Ability to have symbols placed next to user names based on group ... | lpsolit%gmail.com | 2007-08-08 | 1 | -4/+2 |
* | Bug 389916: The "remaining_time_zeroed" message is displayed even if none of ... | lpsolit%gmail.com | 2007-07-28 | 1 | -3/+11 |
* | Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ... | lpsolit%gmail.com | 2007-07-28 | 1 | -22/+5 |
* | Bug 388149: Move updating of time-tracking fields into Bugzilla::Bug | mkanat%bugzilla.org | 2007-07-27 | 1 | -14/+56 |
* | Bug 388232: Restricting a bug to a group sets reporter_accessible and cc_acce... | mkanat%bugzilla.org | 2007-07-16 | 1 | -0/+11 |
* | Bug 388045: Move updating of cc_accessible and reporter_accessible into Bugzi... | mkanat%bugzilla.org | 2007-07-14 | 1 | -0/+6 |
* | Bug 388036: Make Bugzilla::Bug do updating for alias in process_bug | mkanat%bugzilla.org | 2007-07-14 | 1 | -51/+29 |
* | Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi | mkanat%bugzilla.org | 2007-07-13 | 1 | -17/+35 |