aboutsummaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-1/+1
| | | | patch by unknown@simplemachines.org r=timeless rs=brendan
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-48/+131
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵lpsolit%gmail.com2005-11-141-4/+6
| | | | comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 315157: Attachment data is not exported when moving bugs to another DB - ↵lpsolit%gmail.com2005-11-081-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - ↵lpsolit%gmail.com2005-11-041-1/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵lpsolit%gmail.com2005-10-261-27/+30
| | | | products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com2005-10-251-2/+2
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the ↵mkanat%kerio.com2005-10-251-1/+3
| | | | | | SELECT column list Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
* Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵bugreport%peshkin.net2005-10-221-0/+7
| | | | | | | on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
* Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net2005-10-191-5/+23
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 309681 Prevent users from adding another user who shouldn't have access ↵bugreport%peshkin.net2005-10-181-4/+41
| | | | | | | to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com2005-10-121-1/+1
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
* Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net2005-10-081-3/+3
| | | | | Patch by André Batosti <batosti@async.com.br> r=lpsolit, a=justdave
* Bug 308581: Excluding yourself from a restricted bug generates an error if ↵lpsolit%gmail.com2005-09-151-6/+8
| | | | the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and ↵lpsolit%gmail.com2005-09-091-10/+4
| | | | buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by ↵lpsolit%gmail.com2005-08-311-8/+32
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 306364: SQL crash when moving a bug to another product (regression) - ↵lpsolit%gmail.com2005-08-301-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 305126: Fix table locks after removal of derive_groupsbugreport%peshkin.net2005-08-301-9/+2
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=myk
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ↵lpsolit%gmail.com2005-08-221-9/+105
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Fix for bug 292022: accepts multiple requestees in the requestee field for a ↵myk%mozilla.org2005-08-211-1/+1
| | | | given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk
* Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net2005-08-191-9/+5
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
* Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by ↵lpsolit%gmail.com2005-08-161-2/+1
| | | | Bugzilla::Flag::process() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵lpsolit%gmail.com2005-08-161-1/+3
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 304044: Missing scalar() for some parameters - Patch by Frédéric ↵lpsolit%gmail.com2005-08-131-6/+6
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-1/+1
| | | | r=mkanat,wicked a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 302927: Incorrect title when changing several bugs at once - Patch by ↵lpsolit%gmail.com2005-08-031-0/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 301446: Changing several bugs at once crashes if the user wants to ↵lpsolit%gmail.com2005-07-281-1/+6
| | | | automatically redisplay the bug he changed - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=myk
* Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by ↵lpsolit%gmail.com2005-07-261-1/+1
| | | | Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵lpsolit%gmail.com2005-07-221-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - ↵lpsolit%gmail.com2005-07-221-21/+21
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin ↵lpsolit%gmail.com2005-07-141-2/+2
| | | | <LpSolit@gmail.com> r=wicked a=myk
* Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com2005-07-111-29/+38
| | | | processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
* Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵mkanat%kerio.com2005-07-081-6/+5
| | | | | | to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
* Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd ↵lpsolit%gmail.com2005-07-081-2/+2
| | | | parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" ↵lpsolit%gmail.com2005-07-071-66/+6
| | | | field isn't present - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 298196: process_bug.cgi updates delta_ts even when no modifications are ↵lpsolit%gmail.com2005-06-211-4/+3
| | | | made - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-6/+6
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 277417: SQL error when reloading the page after changing the bug ↵lpsolit%gmail.com2005-06-111-0/+10
| | | | resolution to duplicate - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 225042: If sendmail dies while processing a duplicate it corrupts the ↵lpsolit%gmail.com2005-06-091-14/+20
| | | | duplicates table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
* Bug 215320: Change several bugs at once causes extraneous messages in apache ↵lpsolit%gmail.com2005-05-221-0/+1
| | | | log file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 287109: [SECURITY] Names of private products/components can be exposed ↵mkanat%kerio.com2005-05-121-20/+22
| | | | | | on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
* Bug 287487: User with no privs can not add comments to bugs that have a ↵lpsolit%gmail.com2005-05-111-11/+11
| | | | deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 286160: possible invalid flag types when moving a bug to a different ↵lpsolit%gmail.com2005-05-071-4/+3
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting ↵lpsolit%gmail.com2005-05-041-34/+4
| | | | <altlst@sonic.net> r=LpSolit a=justdave
* Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by ↵lpsolit%gmail.com2005-04-201-19/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI ↵lpsolit%gmail.com2005-04-101-9/+5
| | | | methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
* Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵lpsolit%gmail.com2005-04-091-1/+4
| | | | Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk