summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-12-14Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by ↵lpsolit%gmail.com1-0/+31
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-14Bug 319942: Preferences not deleted along with user accounts.wurblzap%gmail.com2-3/+27
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-14Bug 319943: Sanity check should CrossCheck the user_id of email_setting and ↵wurblzap%gmail.com1-0/+2
profile_setting tables. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-14Bug 319972: Hardcoded state string on product edit page.wurblzap%gmail.com1-1/+4
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-14Bug 313679: Changing email address in sudo mode logs user in askarl%kornel.name1-1/+3
impersonated user - Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
2005-12-13Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables ↵mkanat%kerio.com1-4/+3
are empty Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-12Bug 319220: checksetup.pl can't cope with a standard CVS install or update.wurblzap%gmail.com1-0/+2
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-12Bug 302694: Show multiple bugs emits errors about addReplyLink missing.wurblzap%gmail.com1-4/+6
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-12Bug 271596: editcomponents priv allows you to see/edit products you don't ↵lpsolit%gmail.com6-41/+88
have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-12Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by ↵lpsolit%gmail.com1-1/+9
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-12-12Bug 319089: editkeywords.cgi throws an error when action="edit" or "delete" ↵lpsolit%gmail.com1-6/+11
and the "id" parameter is invalid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-12Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - ↵lpsolit%gmail.com1-1/+1
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-12Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - ↵lpsolit%gmail.com1-2/+2
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-12Bug 277690: Missing table cells on votes for user list - Patch by Olav ↵lpsolit%gmail.com1-6/+5
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-12-08Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ↵lpsolit%gmail.com1-1/+1
- Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - ↵lpsolit%gmail.com4-79/+86
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-12-08Bug 238780: editversions.cgi should reject newline characters (and convert ↵lpsolit%gmail.com2-1/+18
them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave
2005-12-06Bug 319055: Mail::Mailer truncates messages at a line with a period when ↵lpsolit%gmail.com1-0/+3
using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-12-03Bug 318838: Javascript error when loading index.cgi - Patch by Frédéric ↵lpsolit%gmail.com1-1/+1
Buclin <LpSolit@gmail.com> r=timeless a=myk
2005-12-03Bug 318225: "Create" button for flags has many leading spaces.wurblzap%gmail.com1-4/+5
Patch by Mark Bickford <markhb@maine.rr.com>, r=wurblzap, a=justdave
2005-12-03Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is ↵wurblzap%gmail.com1-1/+7
turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, r=mkanat, a=justdave
2005-12-03Bug 318571: sanitycheck.cgi should tell in which bugs some fields are ↵lpsolit%gmail.com1-6/+6
incorrect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-03Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-1/+1
<LpSolit@gmail.com> r=wurblzap a=justdave
2005-11-30Bug 317489: Email preferences are not set for the new admin user - Patch by ↵lpsolit%gmail.com1-14/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-30Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵lpsolit%gmail.com2-43/+77
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-11-30Bug 317560: Missing word in template/en/default/admin/groups/delete.html.tmpl.wurblzap%gmail.com1-1/+1
Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
2005-11-28Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer ↵mkanat%kerio.com1-1/+1
than perl 5.8.5 (RHEL4) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org6-11/+11
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org6-17/+17
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-24Bug 314489: [PostgreSQL] Buglists sorted by importance failmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23Bug 315339: User::match_field() now leaves fields undefined instead of as ↵lpsolit%gmail.com1-4/+11
empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-22Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-7/+8
<wicked@etlicon.fi> r=LpSolit
2005-11-22Bug 279716: Users have to relogin when changing their own password - Patch ↵lpsolit%gmail.com1-2/+12
by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave
2005-11-22Bug 317176: Clean up the missing Image::Magick perl module message - Patch ↵lpsolit%gmail.com1-2/+2
by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-11-22Bug 315524: When an invalid action is passed to relogin.cgi, ↵lpsolit%gmail.com1-0/+5
ThrowTemplateError() is called instead of ThrowCodeError() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-22Bug 95799: sanitycheck.cgi should do email checks using ↵lpsolit%gmail.com1-4/+3
Util::validate_email_syntax() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-20Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name5-105/+100
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
2005-11-20Bug 304417: Template precompilation is clumsy when it comes to additional ↵wurblzap%gmail.com2-26/+25
language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk
2005-11-20Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if ↵mozilla%colinogilvie.co.uk1-0/+17
they haven't yet Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
2005-11-20Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net3-61/+144
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-11-20Bug 286865: Remove or Replace Win32 Code Changes Section as they are no ↵mozilla%colinogilvie.co.uk1-44/+14
longer required Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob
2005-11-19Bug 313492: Query RSS doesn't correctly handle timezones in dc:date - Patch ↵lpsolit%gmail.com1-1/+1
by Phil Ringnalda <bugzilla@philringnalda.com> r/a=myk
2005-11-19Bug 312928: Title RSS bug-list based on Saved Search name - Patch by ↵lpsolit%gmail.com2-2/+6
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19Bug 87405: Change columns on stored query loses title - Patch by Frédéric ↵lpsolit%gmail.com1-2/+2
Buclin <LpSolit@gmail.com> r/a=myk
2005-11-19Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵wurblzap%gmail.com1-19/+22
without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
2005-11-17Bug 313452: why isn't _Number of bugs_ quoted?wurblzap%gmail.com2-2/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
2005-11-17316146 - 'Add bugs to new saved search' has empty <select>bbaetz%acm.org1-8/+11
r=lpsolit, a=justdave
2005-11-16Bug 257813: CSV link from new charts gives internal error if data contains ↵karl%kornel.name1-0/+6
more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave
2005-11-16Bug 288557: Show in the request queue those requests tied to secure bugs for ↵lpsolit%gmail.com1-3/+5
which the user is the QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-16Bug 306130 Search for attachment creation failsbugreport%peshkin.net1-0/+5
Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justfave