aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not ↵mkanat%kerio.com2005-07-083-12/+12
| | | | | | type integer" Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case ↵mkanat%kerio.com2005-07-0814-40/+105
| | | | | | insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com2005-07-083-4/+79
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pmbugzilla%glob.com.au2005-07-081-0/+1
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave
* Bug 216028: User::match_field() displays no warning when the maximum number ↵lpsolit%gmail.com2005-07-081-14/+6
| | | | of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 297974: Add bug numbers to the generated RSS buglist - Patch by ↵lpsolit%gmail.com2005-07-081-1/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 299212: "already locked" errors should be more informative - Patch by ↵lpsolit%gmail.com2005-07-083-10/+16
| | | | Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
* Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com2005-07-085-177/+445
| | | | by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
* Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI ↵lpsolit%gmail.com2005-07-081-2/+2
| | | | consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk
* Bug 298508 + bug 298510: Many uninitialized value errors in editwhines ↵lpsolit%gmail.com2005-07-081-50/+24
| | | | involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 298507: several uninitialized values used in editwhines.cgi - Patch by ↵lpsolit%gmail.com2005-07-081-2/+2
| | | | A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd ↵lpsolit%gmail.com2005-07-083-16/+7
| | | | parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc ↵lpsolit%gmail.com2005-07-083-6/+12
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" ↵lpsolit%gmail.com2005-07-073-131/+88
| | | | field isn't present - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 223570: Creating a bug in a product with no versions results in internal ↵lpsolit%gmail.com2005-07-072-32/+51
| | | | error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com2005-07-076-33/+67
| | | | missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
* Bug 289042: Implicit joins should be replaced by explicit joins - installment Bmkanat%kerio.com2005-07-023-19/+25
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
* Bug 274404 - Document the new whining functionality that will be available ↵mozilla%colinogilvie.co.uk2005-07-022-2/+249
| | | | in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
* Back out bug 274404 which for some reason fails to build using jade but will ↵mozilla%colinogilvie.co.uk2005-07-012-241/+2
| | | | build correctly with xmlto, pending investigation.
* Bug 274404 - Document the new whining functionality that will be available ↵jake%bugzilla.org2005-07-012-2/+241
| | | | | | | in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin,joel
* Bug 297646: Write helper functions for Bugzilla::Token.pmbugzilla%glob.com.au2005-07-011-45/+80
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
* Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com2005-06-303-6/+4
| | | | | | | references to runtests.sh in docs, checksetup.pl, and other fine places. r=LpSolit, a=my snapple peach iced tea
* Fix for bug 224472: "runtests.sh: die, die, die!" a=justdavezach%zachlipton.com2005-06-301-3/+0
|
* Bug 298826: Fixes some spelling errors - Patch by Frank Wein ↵lpsolit%gmail.com2005-06-302-6/+6
| | | | <bugzilla@mcsmurf.de> r=timeless a=myk
* Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by ↵lpsolit%gmail.com2005-06-301-10/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ↵lpsolit%gmail.com2005-06-302-6/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2005-06-302-27/+72
| | | | Patch by me, r=mkanat
* Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk2005-06-291-2/+2
| | | | Patch by me, r=mkanat
* Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2005-06-292-3/+3
| | | | Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
* Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵lpsolit%gmail.com2005-06-253-3/+9
| | | | magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
* Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵lpsolit%gmail.com2005-06-253-13/+89
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 284273: Move productResponsibilities from editusers.cgi to ↵lpsolit%gmail.com2005-06-253-34/+51
| | | | Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 296039: [PostgreSQL] Cannot create a new productmkanat%kerio.com2005-06-212-1/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
* Bug 180792: Setting and/or updating flags does not update last changed date ↵lpsolit%gmail.com2005-06-212-2/+5
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Backing out bug 180792. A table is locked as READ while my patch tries to ↵lpsolit%gmail.com2005-06-212-4/+1
| | | | write in it :(
* Bug 289693: EditSettings page changes name from the link in the footer - ↵lpsolit%gmail.com2005-06-214-15/+15
| | | | Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
* Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵lpsolit%gmail.com2005-06-212-2/+5
| | | | more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
* Bug 298196: process_bug.cgi updates delta_ts even when no modifications are ↵lpsolit%gmail.com2005-06-211-4/+3
| | | | made - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 297794: initBug's verification of user_id being an email is bogus - ↵lpsolit%gmail.com2005-06-211-7/+7
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 180792: Setting and/or updating flags does not update last changed date ↵lpsolit%gmail.com2005-06-212-1/+4
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵lpsolit%gmail.com2005-06-211-11/+21
| | | | is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk
* Bug 151411: "(This bug is not in your list)" is confusing - Patch by Alfred ↵lpsolit%gmail.com2005-06-211-2/+13
| | | | Karl Kornel <kornel.1@osu.edu> r=myk,LpSolit a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-2126-79/+79
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely ↵lpsolit%gmail.com2005-06-171-6/+6
| | | | on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave
* Bug 297797: New Hook - add actions to attachment table - Patch by Dennis ↵bugreport%peshkin.net2005-06-161-0/+1
| | | | Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-1530-27/+35
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 296180: Table and CSV reports should use localised terms for statuses ↵lpsolit%gmail.com2005-06-152-4/+28
| | | | and resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> - r/a=myk
* Bug 274266: Server type should not be hardcoded in SQL values - Patch by ↵lpsolit%gmail.com2005-06-151-5/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk2005-06-131-1/+9
| | | | Patch by me, r=gerv
* Bug 266159: It's possible to create multiple flags by reloading, even if ↵lpsolit%gmail.com2005-06-111-10/+37
| | | | flag is not multiplicable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a = myk