aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ...jocuri%softhome.net2005-06-081-0/+71
* Documentation patch for bug 279589: Documentation should suggest UTF-8 encodi...jocuri%softhome.net2005-06-081-5/+4
* Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla d...jocuri%softhome.net2005-06-081-1/+1
* Bug 252214: Allow max of zero votes per bug - Patch by Alfred Karl Kornel <ko...lpsolit%gmail.com2005-06-071-2/+2
* Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs workbugzilla%glob.com.au2005-06-031-1/+1
* Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogi...mozilla%colinogilvie.co.uk2005-06-031-1/+2
* Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ...lpsolit%gmail.com2005-06-032-2/+6
* Bug 293767: The search page does not use localised terms for statuses and res...lpsolit%gmail.com2005-06-012-2/+9
* Bug 215208: Descriptions in the bug activity tables are still in english - Pa...lpsolit%gmail.com2005-06-011-0/+9
* Bug 294802: Make admin/table.html.tmpl replace multiple occurrances of %%colu...bugreport%peshkin.net2005-05-311-3/+7
* Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman <ese...lpsolit%gmail.com2005-05-271-0/+4
* Bug 286672: Require correct DBD depending on the $db_driver in usemkanat%kerio.com2005-05-274-5/+25
* Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pmmkanat%kerio.com2005-05-271-0/+14
* Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavi...lpsolit%gmail.com2005-05-231-1/+1
* Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by Marc...lpsolit%gmail.com2005-05-221-1/+1
* Bug 294892: Remove visible debug code from template/en/default/admin/products...lpsolit%gmail.com2005-05-221-1/+1
* Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patc...lpsolit%gmail.com2005-05-224-4/+4
* Bug 215320: Change several bugs at once causes extraneous messages in apache ...lpsolit%gmail.com2005-05-221-0/+1
* Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by Fré...lpsolit%gmail.com2005-05-221-1/+3
* Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)mkanat%kerio.com2005-05-211-5/+8
* Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist...lpsolit%gmail.com2005-05-212-2/+2
* Bug 294778: Unable to create new accounts when requirelogin is on - Patch by ...lpsolit%gmail.com2005-05-201-1/+2
* Bug 290677: Index rename time estimate is too short on large sitesmkanat%kerio.com2005-05-172-10/+43
* Bug 294368: Wrong tense used in sentence in delete components/products - Patc...lpsolit%gmail.com2005-05-172-5/+4
* Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fréd...lpsolit%gmail.com2005-05-131-5/+10
* Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org2005-05-132-4/+4
* Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - Patch...lpsolit%gmail.com2005-05-131-2/+5
* Bug 293907: remove tabs from bug_email.pl - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2005-05-131-220/+220
* Up version to 2.19.3 for release of 2.18.1.mkanat%kerio.com2005-05-121-1/+1
* Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com2005-05-126-41/+86
* Bug 287436: [SECURITY] After having logged in, links to change the report typ...mkanat%kerio.com2005-05-123-4/+12
* Bug 286273: Release Notes for Bugzilla 2.18.1mkanat%kerio.com2005-05-111-35/+1303
* Bug 293015: PostgreSQL: GROUP BY error when searching for bugs - Patch by Oli...lpsolit%gmail.com2005-05-111-1/+1
* Bug 292609: Dependency tree: add a space before the bug summary - Patch by mc...lpsolit%gmail.com2005-05-111-1/+1
* Bug 287487: User with no privs can not add comments to bugs that have a deadl...lpsolit%gmail.com2005-05-113-47/+57
* Bug 272873: Specifying a null product to enter bug should give me the product...lpsolit%gmail.com2005-05-111-1/+1
* Bug 215148 - make status and resolution localisable. Patch by eseyman@linagor...gerv%gerv.net2005-05-108-58/+80
* Bug 290972: In the "Find a Specific Bug" page, the status of the bug being se...lpsolit%gmail.com2005-05-072-5/+8
* Bug 286160: possible invalid flag types when moving a bug to a different prod...lpsolit%gmail.com2005-05-071-4/+3
* Bug 292821: "Attempt to free unreferenced scalar" running checksetupbugzilla%glob.com.au2005-05-061-2/+6
* Bug 288663: The inclusion and exclusion lists behave incorrectly when a produ...lpsolit%gmail.com2005-05-063-46/+91
* Bug 286357: user preference settings only works if all users sets non-default...lpsolit%gmail.com2005-05-041-8/+22
* Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ...lpsolit%gmail.com2005-05-044-18/+40
* Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt...lpsolit%gmail.com2005-05-044-36/+71
* Bug 287136: Missing validations in editproducts.cgi - Patch by Frédéric Buc...lpsolit%gmail.com2005-05-041-5/+6
* Bug 7233: Editversions.cgi has a potential race resulting in duplicate versio...lpsolit%gmail.com2005-05-042-1/+12
* Bug 289139: Bugzilla::DB::Schema::Pg needs to re-create indexes when it has t...mkanat%kerio.com2005-05-031-5/+62
* Bug 289043: Implicit joins should be replaced by explicit joins - installment Cmkanat%kerio.com2005-05-034-19/+22
* Bug 274724: The 'Edit Attachment' link is now available even if a user does n...lpsolit%gmail.com2005-04-283-76/+53
* Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi...mkanat%kerio.com2005-04-272-12/+16