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