]> git.ipfire.org Git - thirdparty/bugzilla.git/shortlog
thirdparty/bugzilla.git
2000-07-08  cyeh%bluemartini.comFix for 42041. Patch from Dave Miller (dave@intrec...
2000-07-08  terry%mozilla.orgFixed links off of 'Most doomed' reports to only list...
2000-07-06  cyeh%bluemartini.comfixes for the attachment widths. fix by dave@intrec...
2000-07-05  terry%mozilla.orgIf bugs with an invalid product/component are found...
2000-06-29  terry%mozilla.orgAdded some missing newlines.
2000-06-29  cyeh%bluemartini.comfix for bug #44040 "sanitycheck.cgi dies if apostrophes...
2000-06-28  cyeh%bluemartini.comlot's of stuff:
2000-06-27  endico%mozilla.orgadded item on copying db from one installation to another
2000-06-27  cyeh%bluemartini.comfix for DBI compatibility
2000-06-27  endico%mozilla.orgchange wording of mail notification
2000-06-24  endico%mozilla.orgadd comment explaining how to set up mail alias
2000-06-24  endico%mozilla.orgadd more whitespace to exporter's log message
2000-06-24  endico%mozilla.orgmove new path code to beginning
2000-06-24  endico%mozilla.orginclude error messages for each bug in the exporter...
2000-06-24  endico%mozilla.orgfind the path this script lives in and add it to @INC...
2000-06-24  cyeh%bluemartini.comadd voters to text
2000-06-24  endico%mozilla.orggive more verbose error messages
2000-06-24  cyeh%bluemartini.comcommitting to close bug 6682 "Chart all bug states...
2000-06-24  cyeh%bluemartini.comcheckin to fix Bug 25010 "Need a way to edit the list...
2000-06-23  endico%mozilla.orgfix subject on confirmation mail
2000-06-23  endico%mozilla.orgsend error messages as mail to appropriate parties...
2000-06-22  cyeh%bluemartini.comCheckin for Bug 42851 'Use listbox with input for CC...
2000-06-21  endico%mozilla.orgforgot the reporter and URL fields
2000-06-21  endico%mozilla.orgwas converting from dbid to login + real name. Remove...
2000-06-21  endico%mozilla.orgrename move.cgi to move.pl
2000-06-20  cyeh%bluemartini.comfix GD and Chart::Lines documenation
2000-06-16  cyeh%bluemartini.comadd url for where to find the latest libgd
2000-06-15  tara%tequilarista.orgFixing bug #17779 with patch from cdurst@world.std.com
2000-06-14  endico%mozilla.orgthis file is superceded by xml.cgi
2000-06-13  endico%mozilla.orgfix logic for restricting who can move bugs
2000-06-13  endico%mozilla.orguse background delivery instead of defered so mail...
2000-06-13  endico%mozilla.orginitial checkin. still incomplete
2000-06-13  endico%mozilla.orgadding toArrayOfStrings subroutine needed by Bug.pm
2000-06-12  endico%mozilla.orgSeparate viewbugactivityformatforprinting with a vertic...
2000-06-12  endico%mozilla.org'Bug' data was in a global var. different bugs were...
2000-06-10  tara%tequilarista.orgApplying timeless' fix for 39918
2000-06-09  terry%mozilla.orgAllow sorting by summary, since you can already sort...
2000-06-09  endico%mozilla.orgexperimental: Not part of normal bugzilla distibution...
2000-06-08  mbarnson%excitehome.netAdding database schema docs
2000-06-08  mbarnson%excitehome.netUpdates:
2000-06-08  endico%mozilla.orgchange the sanity check against $::FORM{'who'} since...
2000-06-07  tara%tequilarista.orgFix for bug #40987
2000-06-07  tara%tequilarista.orgchecking in 0.2.1 of the FAQ
2000-06-06  cyeh%bluemartini.comchange db->query to db->do to be compatible with latest...
2000-06-03  tara%tequilarista.orgLanding fix for keyword column handling--bug #39647
2000-06-03  endico%mozilla.orgallow the reporter of a bug to change the status of...
2000-06-02  endico%mozilla.orgadded comment to value_quote referencing bugs with...
2000-05-26  endico%mozilla.orgadd error attribute to <bug>
2000-05-20  endico%mozilla.orgfix url of dtd
2000-05-20  cyeh%bluemartini.comremove dependency on Mysql, use DBI instead. Patch...
2000-05-18  tara%tequilarista.orgMaking all system calls use paramter arguments
2000-05-16  endico%mozilla.orgremove requirement for Data::Dumper
2000-05-16  endico%mozilla.orgmove mime type declaration to fix types for html error...
2000-05-16  endico%mozilla.orgexport_bug.cgi emits a bug as xml in a form that import...
2000-05-09  terry%mozilla.orgAdd a new param, musthavemilestoneonaccept, which requi...
2000-05-09  cyeh%bluemartini.comrolling version to 2.11 for development
2000-05-09  cyeh%bluemartini.comrolling version number to latest release of 2.10
2000-05-09  cyeh%bluemartini.comadd sec disclaimer, move installation on NT note to...
2000-05-09  cyeh%bluemartini.comfix warnings on DBID_to_real_or_loginname. thanks to...
2000-05-09  cyeh%bluemartini.comValidate value of $::FORM{who}. Thanks to Ed Korthof...
2000-05-06  cyeh%bluemartini.comadd little blurb about flush privs
2000-04-30  cyeh%bluemartini.comduhhh. backout unique index change for versions table.
2000-04-29  tara%tequilarista.orgFix for bug #1105--no more annoying blank quips
2000-04-28  dmose%mozilla.orgFixed a typo that was causing Perl to abort before...
2000-04-27  donm%bluemartini.combug 25010 need a way to edit groups
2000-04-27  cyeh%bluemartini.comslightly more paranoid database schema:.
2000-04-27  donm%bluemartini.combug 30823, advanced querying didn't work for dependencies.
2000-04-26  cyeh%bluemartini.combetter implementation of realnames support. remove...
2000-04-26  donm%bluemartini.compatch from bug 2178 applied and fix for versions of...
2000-04-22  cyeh%bluemartini.comadded Windows NT blurb to disclaimer section.
2000-04-22  cyeh%bluemartini.comAdd conditional support to display users real name...
2000-04-22  cyeh%bluemartini.comchange field name to more accurately reflect what it is
2000-04-19  endico%mozilla.orgbacking out because this has broken bugzilla.mozilla...
2000-04-19  donm%bluemartini.combug 25010 add ability to easily edit groups
2000-04-12  dmose%mozilla.orguse sendmail deferred delivery to avoid long hangs...
2000-04-08  endico%mozilla.orgadd link to unconfirmed
2000-04-07  terry%mozilla.orgQueries should fully qualify the field name, in case...
2000-04-05  terry%mozilla.orgExtra special disgusting hack: if we are ordering by...
2000-03-31  dmose%mozilla.orgFixed perl warning which occurs if $ENV{"CONTENT_TYPE...
2000-03-30  dmose%mozilla.orgFixing a warning which happened if $ENV{'HTTP_USER_AGEN...
2000-03-29  dmose%mozilla.orgremoving ShowCCList from globals.pl, as it is no longer...
2000-03-29  dmose%mozilla.orgadding a 'can confirm' radiobutton to 'reassign by...
2000-03-29  dmose%mozilla.orgfix another warning
2000-03-29  dmose%mozilla.orgget rid of perl warning
2000-03-29  dmose%mozilla.orgallow users to watch the bugs of other users
2000-03-24  terry%mozilla.orgWasn't finding anything if requesting target_milestone...
2000-03-24  terry%mozilla.orgFix stupid perl warning.
2000-03-24  terry%mozilla.orgWasn't working right if usetargetmilestone was off.
2000-03-24  terry%mozilla.orgAdded the concept of a "default milstone" for products...
2000-03-24  terry%mozilla.orgAdd a bit of helpful debugging info when we get a consi...
2000-03-23  terry%mozilla.orgQuick hack to fix the fact that new bugs have target_mi...
2000-03-22  terry%mozilla.orgPatch by "Matt Masson" <matthew@zeroknowledge.com>...
2000-03-21  terry%mozilla.orgClear the shadow log when doing a full sync; the data...
2000-03-21  terry%mozilla.orgMake the syncing process low priority, so that we won...
2000-03-21  terry%mozilla.orgMake it so that we can (hopefully!) rebuild the shadow...
2000-03-19  seth%cs.brandeis.edufixed bug where the everconfirmed field was not being...
2000-03-17  dmose%mozilla.orgdoh! my last checkin broke -v. fixed.
2000-03-16  dmose%mozilla.orgget rid of undefined warning
2000-03-16  seth%cs.brandeis.eduAdded a bugzilla.procmailrc as a sample procmailrc...
2000-03-16  seth%cs.brandeis.eduA few changes ...
next