aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ...lpsolit%gmail.com2005-06-302-6/+0
* Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2005-06-302-27/+72
* Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk2005-06-291-2/+2
* Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2005-06-292-3/+3
* Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...lpsolit%gmail.com2005-06-253-3/+9
* Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - P...lpsolit%gmail.com2005-06-253-13/+89
* Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User...lpsolit%gmail.com2005-06-253-34/+51
* Bug 296039: [PostgreSQL] Cannot create a new productmkanat%kerio.com2005-06-212-1/+7
* Bug 180792: Setting and/or updating flags does not update last changed date -...lpsolit%gmail.com2005-06-212-2/+5
* Backing out bug 180792. A table is locked as READ while my patch tries to wri...lpsolit%gmail.com2005-06-212-4/+1
* Bug 289693: EditSettings page changes name from the link in the footer - Patc...lpsolit%gmail.com2005-06-214-15/+15
* 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