aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-285-4/+21
* Bug 313941: sanitycheck should quote bad values so empty values are apparentwurblzap%gmail.com2005-10-281-2/+2
* Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi ...lpsolit%gmail.com2005-10-281-262/+261
* Bug 313941: t/008filter.t should accept TRY/CATCH template directiveswurblzap%gmail.com2005-10-281-1/+2
* Bug 308666: Getting a popup error message when checking dependencies - Patch ...lpsolit%gmail.com2005-10-281-9/+11
* Bug 308340: General Preferences tab is empty except for submit button when no...lpsolit%gmail.com2005-10-283-47/+77
* Bug 266143: If Param("usevotes") is off, editing a product should mention it ...lpsolit%gmail.com2005-10-274-3/+18
* Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...lpsolit%gmail.com2005-10-264-8/+25
* Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...lpsolit%gmail.com2005-10-262-36/+30
* Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu...lpsolit%gmail.com2005-10-261-2/+16
* Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...lpsolit%gmail.com2005-10-268-93/+98
* Bug 313732: fix typo in name of error message variable. Patch by bugzilla.moz...gerv%gerv.net2005-10-261-1/+1
* Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch b...lpsolit%gmail.com2005-10-261-5/+2
* Bug 313603: The keyword_already_exists error has an undefined variable - Patc...lpsolit%gmail.com2005-10-261-1/+1
* Bug 313131: Remove the unused get_classification_id() routine - Patch by Fré...lpsolit%gmail.com2005-10-261-9/+0
* Bug 72948: Default column list should include OS and not Platform - Patch by ...lpsolit%gmail.com2005-10-261-1/+1
* Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com2005-10-2610-14/+109
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-2544-111/+118
* Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL...mkanat%kerio.com2005-10-256-9/+22
* Bug 313533: editvalues.cgi: Reference found where even-sized list expected at...lpsolit%gmail.com2005-10-241-1/+1
* Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...lpsolit%gmail.com2005-10-247-56/+17
* Bug 312787 When strict_isolation is set, do not permit users to alter deps on...bugreport%peshkin.net2005-10-223-2/+22
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
* Bug 298688: Forbid the deletion of values used by default for the priority, s...lpsolit%gmail.com2005-10-205-42/+108
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-209-21/+151
* Bug 312933 Query.cgi leaks product namesbugreport%peshkin.net2005-10-201-1/+7
* Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net2005-10-202-4/+8
* Bug 141593 You can add/remove dependencies on bugs you can't seebugreport%peshkin.net2005-10-193-8/+33
* Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsy...lpsolit%gmail.com2005-10-192-12/+18
* Bug 302936: Reject the requestee if he cannot access private attachments - Pa...lpsolit%gmail.com2005-10-193-5/+11
* Bug 312773 attachment.cgi is broken due to bug 309681bugreport%peshkin.net2005-10-181-2/+2
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS <bu...lpsolit%gmail.com2005-10-187-10/+10
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com2005-10-1815-665/+441
* Bug 305979: Removing a user account who was requested to set a flag at least ...lpsolit%gmail.com2005-10-181-1/+1
* Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net2005-10-188-27/+93
* Bug 302835: The "confirm delete" page when deleting a user account should dis...lpsolit%gmail.com2005-10-182-240/+274
* Bug 312437: Do not display the "Impersonate this user" link when the user is ...lpsolit%gmail.com2005-10-171-3/+6
* Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to em...lpsolit%gmail.com2005-10-152-0/+4
* Bug 312356: The defaultpriority param should be grouped together with default...lpsolit%gmail.com2005-10-154-9/+9
* new Lifecycle PNG image that doesn't break libpng. (same image, just re-saved...justdave%bugzilla.org2005-10-141-0/+0
* Bug 312406 Checksetup fails to check for existing group_group_map for Bugzill...bugreport%peshkin.net2005-10-141-0/+6
* Bug 312386: checksetup.pl fails to check for existing group_group_map entries...lpsolit%gmail.com2005-10-141-6/+16
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-1411-18/+443
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-1412-145/+79
* Bug 312195: Add an index to all parameters to editparams - Patch by Frédéri...lpsolit%gmail.com2005-10-135-18/+92
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by FrÃ...lpsolit%gmail.com2005-10-134-58/+130
* Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in Bugz...lpsolit%gmail.com2005-10-131-1/+0
* Bug 311434: bz_table_columns should use _bz_real_schemamkanat%kerio.com2005-10-131-1/+1
* Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat...lpsolit%gmail.com2005-10-122-1/+4
* Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com2005-10-1240-1808/+3133