aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bug_email.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-2/+1
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-4/+4
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-8/+9
* Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric Bucli...lpsolit%gmail.com2006-06-201-2/+2
* Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzill...vladd%bugzilla.org2006-06-191-2/+2
* Spelling patch: 'kommas' -> 'commas'; patch by Vlad Dascalu <vladd@bugzilla.o...vladd%bugzilla.org2006-06-191-2/+2
* Spelling patch: 'visiblility' -> 'visibility'; patch by Vlad Dascalu <vladd@b...vladd%bugzilla.org2006-06-191-2/+2
* Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzi...vladd%bugzilla.org2006-06-191-2/+2
* Spelling in code comments patch: 'usefull' -> 'useful'; patch by Vlad Dascalu...vladd%bugzilla.org2006-06-191-2/+2
* Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com2006-05-301-36/+16
* Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm,...lpsolit%gmail.com2006-05-151-163/+161
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2006-02-231-2/+2
* Patch for bug 317003: change the listing of valid fields values in bug_email....jocuri%softhome.net2006-02-211-24/+19
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-5/+5
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-5/+5
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-3/+5
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com2005-07-081-2/+5
* Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fréd...lpsolit%gmail.com2005-05-131-5/+10
* Bug 293907: remove tabs from bug_email.pl - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2005-05-131-220/+220
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-251-3/+4
* Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-3/+2
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-02-091-3/+3
* Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org2005-01-301-3/+3
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-01-291-3/+3
* Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matt...jocuri%softhome.net2004-04-091-2/+2
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+1
* Bug 36379: adds command-line switches for default product, component, and ver...justdave%syndicomm.com2004-01-201-2/+30
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-11/+14
* Bugs 171127 and 192512: bug_email.pl was still using the old groups system an...justdave%syndicomm.com2003-08-221-143/+39
* Bug 190521 - If the attachment didn't have a Content-Description: header in t...jake%bugzilla.org2003-01-251-2/+3
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-2/+1
* bug 160631 - bug_email.pl is brokenbbaetz%student.usyd.edu.au2002-08-171-7/+1
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-13/+23
* Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, ...justdave%syndicomm.com2002-07-251-7/+15
* Bug 79739 - Initial Owner and QA Contact were not being handled correctly by ...jake%acutex.net2001-05-251-23/+12
* Fix for bug 38791: scipped -> skipped spelling correction.dave%intrec.com2000-09-061-2/+2
* fix submitted for 42809: bug_email.pl doesn't allow for priority = 0cyeh%bluemartini.com2000-08-311-3/+3
* fixed bug where the everconfirmed field was not being properly set via a bug_...seth%cs.brandeis.edu2000-03-191-3/+14
* A few changes ...seth%cs.brandeis.edu2000-03-161-50/+4
* * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to theseth%cs.brandeis.edu2000-03-081-5/+20
* This implements canonical email address transformation. i.e., you have the o...seth%cs.brandeis.edu2000-02-131-9/+33
* o this is a minor step towards getting canonical email addresses to work, and...seth%cs.brandeis.edu2000-02-131-9/+41
* this is the initial checkin of the bug_email.pl script into the bugzilla cvs ...seth%cs.brandeis.edu2000-02-131-0/+1258