summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-07-08Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case ↵mkanat%kerio.com14-40/+105
insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com3-4/+79
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pmbugzilla%glob.com.au1-0/+1
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave
2005-07-08Bug 216028: User::match_field() displays no warning when the maximum number ↵lpsolit%gmail.com1-14/+6
of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-07-08Bug 297974: Add bug numbers to the generated RSS buglist - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-07-08Bug 299212: "already locked" errors should be more informative - Patch by ↵lpsolit%gmail.com3-10/+16
Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-07-08Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com5-177/+445
by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
2005-07-08Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI ↵lpsolit%gmail.com1-2/+2
consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk
2005-07-08Bug 298508 + bug 298510: Many uninitialized value errors in editwhines ↵lpsolit%gmail.com1-50/+24
involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-07-08Bug 298507: several uninitialized values used in editwhines.cgi - Patch by ↵lpsolit%gmail.com1-2/+2
A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-07-08Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd ↵lpsolit%gmail.com3-16/+7
parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-07-08Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc ↵lpsolit%gmail.com3-6/+12
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-07-07Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" ↵lpsolit%gmail.com3-131/+88
field isn't present - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-07-07Bug 223570: Creating a bug in a product with no versions results in internal ↵lpsolit%gmail.com2-32/+51
error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
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