aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 302448: Update Release Notes and New Features Page for Bugzilla 2.20mkanat%kerio.com2005-10-011-3/+35
* Backout bug 305506: group inheritance is now brokenlpsolit%gmail.com2005-09-281-40/+11
* Bug 310088: Template variable filtering bug when editting product - Patch by ...lpsolit%gmail.com2005-09-281-1/+1
* Bug 309896: The "Saved searches" tab in User Prefs can report incorrect infor...lpsolit%gmail.com2005-09-281-4/+10
* Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com2005-09-289-73/+122
* Bug 308351: The "General Preferences" tab has an extra <tr> - Patch by FrédÃ...lpsolit%gmail.com2005-09-281-1/+0
* Bug 308318: Can create a product without description but cannot remove an exi...lpsolit%gmail.com2005-09-282-1/+11
* Bug 305506: Reduce number of SQL calls in Bugzilla::User->groupsmkanat%kerio.com2005-09-281-11/+40
* Bug 307602: Smooth attach_data upgrade for sites with huge attachment tablesbugreport%peshkin.net2005-09-282-13/+12
* Bug 309760: series.public rename breaks upgrades from 2.17.1mkanat%kerio.com2005-09-271-2/+6
* Bug 296710 extensions needs a filterexceptions.pl filebugreport%peshkin.net2005-09-271-0/+42
* Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com2005-09-262-1/+29
* Bug 303784: Visibility can keep admin from administering groups - Patch by Jo...lpsolit%gmail.com2005-09-262-13/+4
* Bug 301392: Storable crashes checksetup with byte order error when moving dat...lpsolit%gmail.com2005-09-261-15/+31
* Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved wordmkanat%kerio.com2005-09-233-6/+15
* Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi...lpsolit%gmail.com2005-09-231-97/+107
* Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendric...lpsolit%gmail.com2005-09-231-2/+12
* Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)...lpsolit%gmail.com2005-09-221-1/+1
* Bug 309221: Attachments table displays zero size for locally stored attachmentsbugreport%peshkin.net2005-09-211-1/+1
* Bug 309018: Fix fatal error in whining at groupsbugreport%peshkin.net2005-09-211-2/+2
* Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and t...lpsolit%gmail.com2005-09-163-159/+106
* Bug 308653: The error 'relation "map_products" does not exist' is returned us...lpsolit%gmail.com2005-09-161-2/+2
* Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d...lpsolit%gmail.com2005-09-162-15/+54
* Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com2005-09-1612-30/+20
* Bug 308581: Excluding yourself from a restricted bug generates an error if th...lpsolit%gmail.com2005-09-151-6/+8
* Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentye...lpsolit%gmail.com2005-09-151-1/+1
* Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwo...lpsolit%gmail.com2005-09-151-2/+2
* Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/f...lpsolit%gmail.com2005-09-133-1/+6
* Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute befo...lpsolit%gmail.com2005-09-121-1/+4
* Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl K...lpsolit%gmail.com2005-09-121-0/+8
* Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri...lpsolit%gmail.com2005-09-123-31/+57
* Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a ...lpsolit%gmail.com2005-09-121-4/+3
* Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link n...myk%mozilla.org2005-09-101-3/+8
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com2005-09-095-32/+32
* Bug 165589: Add error logging support to Bugzilla (Docs Part)mozilla%colinogilvie.co.uk2005-09-091-1/+14
* Bug 307043: typo in Bugzilla docsmozilla%colinogilvie.co.uk2005-09-092-3/+3
* Bug 305523: Email preference for "CC changed" should be disabled by default f...lpsolit%gmail.com2005-09-091-0/+7
* Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b...lpsolit%gmail.com2005-09-084-70/+385
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com2005-09-077-3/+26
* Bug 301743: Replace old code from editcomponents.cgi by methods and routines ...lpsolit%gmail.com2005-09-077-477/+336
* Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com2005-09-069-30/+50
* Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <L...lpsolit%gmail.com2005-09-061-0/+11
* Bug 304268: edit users form should have an item for "edit this user" - Patch ...lpsolit%gmail.com2005-09-053-14/+32
* Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi ...lpsolit%gmail.com2005-09-051-76/+61
* Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWERmkanat%kerio.com2005-09-041-0/+5
* Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion...mkanat%kerio.com2005-09-031-3/+16
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2005-09-033-69/+67
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-0316-273/+150
* Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch...lpsolit%gmail.com2005-09-021-3/+3
* Bug 306632: editvalues.cgi title seems wrong when actually editting a value -...lpsolit%gmail.com2005-09-021-1/+1