summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com6-33/+67
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
2005-07-02Bug 289042: Implicit joins should be replaced by explicit joins - installment Bmkanat%kerio.com3-19/+25
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵mozilla%colinogilvie.co.uk2-2/+249
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
2005-07-02Back out bug 274404 which for some reason fails to build using jade but will ↵mozilla%colinogilvie.co.uk2-241/+2
build correctly with xmlto, pending investigation.
2005-07-02Bug 274404 - Document the new whining functionality that will be available ↵jake%bugzilla.org2-2/+241
in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin,joel
2005-07-01Bug 297646: Write helper functions for Bugzilla::Token.pmbugzilla%glob.com.au1-45/+80
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
2005-06-30Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com3-6/+4
references to runtests.sh in docs, checksetup.pl, and other fine places. r=LpSolit, a=my snapple peach iced tea
2005-06-30Fix for bug 224472: "runtests.sh: die, die, die!" a=justdavezach%zachlipton.com1-3/+0
2005-06-30Bug 298826: Fixes some spelling errors - Patch by Frank Wein ↵lpsolit%gmail.com2-6/+6
<bugzilla@mcsmurf.de> r=timeless a=myk
2005-06-30Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by ↵lpsolit%gmail.com1-10/+9
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-06-30Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ↵lpsolit%gmail.com2-6/+0
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-06-30Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2-27/+72
Patch by me, r=mkanat
2005-06-30Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk1-2/+2
Patch by me, r=mkanat
2005-06-30Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2-3/+3
Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
2005-06-25Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵lpsolit%gmail.com3-3/+9
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
2005-06-25Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵lpsolit%gmail.com3-13/+89
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-06-25Bug 284273: Move productResponsibilities from editusers.cgi to ↵lpsolit%gmail.com3-34/+51
Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
2005-06-21Bug 296039: [PostgreSQL] Cannot create a new productmkanat%kerio.com2-1/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2005-06-21Bug 180792: Setting and/or updating flags does not update last changed date ↵lpsolit%gmail.com2-2/+5
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-06-21Backing out bug 180792. A table is locked as READ while my patch tries to ↵lpsolit%gmail.com2-4/+1
write in it :(
2005-06-21Bug 289693: EditSettings page changes name from the link in the footer - ↵lpsolit%gmail.com4-15/+15
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
2005-06-21Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵lpsolit%gmail.com2-2/+5
more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
2005-06-21Bug 298196: process_bug.cgi updates delta_ts even when no modifications are ↵lpsolit%gmail.com1-4/+3
made - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-06-21Bug 297794: initBug's verification of user_id being an email is bogus - ↵lpsolit%gmail.com1-7/+7
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-21Bug 180792: Setting and/or updating flags does not update last changed date ↵lpsolit%gmail.com2-1/+4
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-06-21Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵lpsolit%gmail.com1-11/+21
is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk
2005-06-21Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred ↵lpsolit%gmail.com1-2/+13
Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com26-79/+79
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-17Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely ↵lpsolit%gmail.com1-6/+6
on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave
2005-06-16Bug 297797: New Hook - add actions to attachment table - Patch by Dennis ↵bugreport%peshkin.net1-0/+1
Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com30-27/+35
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-06-15Bug 296180: Table and CSV reports should use localised terms for statuses ↵lpsolit%gmail.com2-4/+28
and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk
2005-06-15Bug 274266: Server type should not be hardcoded in SQL values - Patch by ↵lpsolit%gmail.com1-5/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-06-13Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk1-1/+9
Patch by me, r=gerv
2005-06-11Bug 266159: It's possible to create multiple flags by reloading, even if ↵lpsolit%gmail.com1-10/+37
flag is not multiplicable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a = myk
2005-06-11Bug 277417: SQL error when reloading the page after changing the bug ↵lpsolit%gmail.com2-0/+15
resolution to duplicate - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-06-11Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable ↵lpsolit%gmail.com1-4/+18
error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk
2005-06-09Patch for bug 296582: create-guided template refers to "zarro boogs" instead ↵jocuri%softhome.net1-2/+2
of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
2005-06-09Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵jocuri%softhome.net3-5/+6
a=justdave.
2005-06-09Bug 291803: PostgreSQL dies when you insert a string longer than 2700 ↵mkanat%kerio.com2-1/+18
characters into an indexed field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-06-09Bug 225042: If sendmail dies while processing a duplicate it corrupts the ↵lpsolit%gmail.com1-14/+20
duplicates table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2005-06-08Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ↵jocuri%softhome.net1-0/+71
installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie.
2005-06-08Documentation patch for bug 279589: Documentation should suggest UTF-8 ↵jocuri%softhome.net1-5/+4
encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie.
2005-06-08Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵jocuri%softhome.net1-1/+1
documentation; patch by me, r=colin.ogilvie.
2005-06-07Bug 252214: Allow max of zero votes per bug - Patch by Alfred Karl Kornel ↵lpsolit%gmail.com1-2/+2
<kornel.1@osu.edu> r=vladd a=justdave
2005-06-03Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs workbugzilla%glob.com.au1-1/+1
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave
2005-06-03Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin ↵mozilla%colinogilvie.co.uk1-1/+2
Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-06-03Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ↵lpsolit%gmail.com2-2/+6
Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-06-01Bug 293767: The search page does not use localised terms for statuses and ↵lpsolit%gmail.com2-2/+9
resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2005-06-01Bug 215208: Descriptions in the bug activity tables are still in english - ↵lpsolit%gmail.com1-0/+9
Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk