aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 308581: Excluding yourself from a restricted bug generates an error if th...lpsolit%gmail.com2005-09-151-6/+8
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com2005-09-091-10/+4
* Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...lpsolit%gmail.com2005-08-311-8/+32
* Bug 306364: SQL crash when moving a bug to another product (regression) - Pat...lpsolit%gmail.com2005-08-301-1/+1
* Bug 305126: Fix table locks after removal of derive_groupsbugreport%peshkin.net2005-08-301-9/+2
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...lpsolit%gmail.com2005-08-221-9/+105
* Fix for bug 292022: accepts multiple requestees in the requestee field for a ...myk%mozilla.org2005-08-211-1/+1
* Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net2005-08-191-9/+5
* Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzil...lpsolit%gmail.com2005-08-161-2/+1
* Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...lpsolit%gmail.com2005-08-161-1/+3
* Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...lpsolit%gmail.com2005-08-131-6/+6
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
* Bug 302927: Incorrect title when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2005-08-031-0/+1
* Bug 301446: Changing several bugs at once crashes if the user wants to automa...lpsolit%gmail.com2005-07-281-1/+6
* Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc...lpsolit%gmail.com2005-07-261-1/+1
* Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér...lpsolit%gmail.com2005-07-221-1/+1
* Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Pat...lpsolit%gmail.com2005-07-221-21/+21
* Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin <L...lpsolit%gmail.com2005-07-141-2/+2
* Bug 63536: User preference for whether or not to go to the next bug after pro...lpsolit%gmail.com2005-07-111-29/+38
* Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t...mkanat%kerio.com2005-07-081-6/+5
* Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd paramete...lpsolit%gmail.com2005-07-081-2/+2
* Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" fie...lpsolit%gmail.com2005-07-071-66/+6
* Bug 298196: process_bug.cgi updates delta_ts even when no modifications are m...lpsolit%gmail.com2005-06-211-4/+3
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-6/+6
* Bug 277417: SQL error when reloading the page after changing the bug resoluti...lpsolit%gmail.com2005-06-111-0/+10
* Bug 225042: If sendmail dies while processing a duplicate it corrupts the dup...lpsolit%gmail.com2005-06-091-14/+20
* Bug 215320: Change several bugs at once causes extraneous messages in apache ...lpsolit%gmail.com2005-05-221-0/+1
* Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com2005-05-121-20/+22
* Bug 287487: User with no privs can not add comments to bugs that have a deadl...lpsolit%gmail.com2005-05-111-11/+11
* Bug 286160: possible invalid flag types when moving a bug to a different prod...lpsolit%gmail.com2005-05-071-4/+3
* Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt...lpsolit%gmail.com2005-05-041-34/+4
* Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédér...lpsolit%gmail.com2005-04-201-19/+0
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...lpsolit%gmail.com2005-04-101-9/+5
* Bug 199048: Preference option to reverse sort the comments stack - Patch by S...lpsolit%gmail.com2005-04-091-1/+4
* Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wic...lpsolit%gmail.com2005-04-081-205/+243
* Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use...lpsolit%gmail.com2005-04-081-20/+20
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...lpsolit%gmail.com2005-04-081-4/+5
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-14/+14
* Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buc...lpsolit%gmail.com2005-04-051-1/+1
* Bug 178157: Dependency emails don't get sent for status change during mass ch...lpsolit%gmail.com2005-03-181-14/+9
* Bug 285534: bugs.qa_contact should allow NULLmkanat%kerio.com2005-03-151-5/+17
* Bug 284896 : QA contact never receives mail when removed from a bugtravis%sedsystems.ca2005-03-111-1/+1
* Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com2005-03-051-10/+10
* Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca2005-03-011-30/+52
* Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com2005-02-251-1/+11
* Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugz...travis%sedsystems.ca2005-02-241-14/+20
* Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-1/+1