aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...lpsolit%gmail.com2005-06-212-2/+5
* Bug 298196: process_bug.cgi updates delta_ts even when no modifications are m...lpsolit%gmail.com2005-06-211-4/+3
* Bug 297794: initBug's verification of user_id being an email is bogus - Patch...lpsolit%gmail.com2005-06-211-7/+7
* Bug 180792: Setting and/or updating flags does not update last changed date -...lpsolit%gmail.com2005-06-212-1/+4
* Bug 296887: Do not display the quip entry field when quip_list_entry_control ...lpsolit%gmail.com2005-06-211-11/+21
* Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred K...lpsolit%gmail.com2005-06-211-2/+13
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-2126-79/+79
* Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on...lpsolit%gmail.com2005-06-171-6/+6
* Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Mele...bugreport%peshkin.net2005-06-161-0/+1
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-1530-27/+35
* Bug 296180: Table and CSV reports should use localised terms for statuses and...lpsolit%gmail.com2005-06-152-4/+28
* Bug 274266: Server type should not be hardcoded in SQL values - Patch by Fré...lpsolit%gmail.com2005-06-151-5/+5
* Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk2005-06-131-1/+9
* Bug 266159: It's possible to create multiple flags by reloading, even if flag...lpsolit%gmail.com2005-06-111-10/+37
* Bug 277417: SQL error when reloading the page after changing the bug resoluti...lpsolit%gmail.com2005-06-112-0/+15
* Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable err...lpsolit%gmail.com2005-06-111-4/+18
* Patch for bug 296582: create-guided template refers to "zarro boogs" instead ...jocuri%softhome.net2005-06-091-2/+2
* Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justd...jocuri%softhome.net2005-06-093-5/+6
* Bug 291803: PostgreSQL dies when you insert a string longer than 2700 charact...mkanat%kerio.com2005-06-092-1/+18
* Bug 225042: If sendmail dies while processing a duplicate it corrupts the dup...lpsolit%gmail.com2005-06-091-14/+20
* 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