Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-21 | Fix for bug 245075: command-line script that sends bug mail so installations ↵ | myk%mozilla.org | 1 | -0/+51 | |
can push bug mail out if it's been missed by the code that sends mail when changes are made; written by Dave Miller | |||||
2004-07-16 | Additional fix for bug 244324: bugzilla-submit crashes when incorrect | kiko%async.com.br | 1 | -3/+14 | |
base url provided. Check other situations in which we may have trouble with bad base urls and report error conditions. contrib checkin. | |||||
2004-07-16 | More manpage fixage: make screen sections indent and format properly. For | kiko%async.com.br | 1 | -3/+4 | |
some reason, they need indentation to look good in the generated nroff format. | |||||
2004-07-16 | Adding missing <para> tags to paragraph added under example for bug 244324. | kiko%async.com.br | 1 | -2/+2 | |
2004-07-16 | Updating manpage for bugzilla-submit, part of bug 244324: | kiko%async.com.br | 1 | -2/+22 | |
bugzilla-submit crashed. | |||||
2004-07-06 | Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for ↵ | justdave%bugzilla.org | 2 | -0/+114 | |
the no-longer-existing processmail for use by external scripts that used to use processmail's functionality. Contributed by Nick Barnes of Ravenbrook Ltd. a=justdave | |||||
2004-04-15 | Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of ↵ | justdave%syndicomm.com | 1 | -1/+2 | |
processmail a=justdave | |||||
2004-04-14 | Add a slightly hackish approach to test against values in .netrc that | kiko%async.com.br | 1 | -0/+10 | |
diverge from the specified url by a trailing slash -- we *know* they're not the same thing, but it seems people want us to think they are! | |||||
2004-04-09 | Patch for bug 239912: make bug_email.pl work with useqacontact; patch by ↵ | jocuri%softhome.net | 1 | -2/+2 | |
Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk. | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 3 | -7/+1 | |
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
2004-03-24 | Patch for bug 238396: update the README file for the gnatsparse project; ↵ | jocuri%softhome.net | 1 | -0/+18 | |
patch by Daniel Berlin <dberlin@dberlin.org>; a=justdave. | |||||
2004-03-22 | Bug 126252: add the gnatsparse Python script to the contrib directory; ↵ | jocuri%softhome.net | 5 | -0/+1667 | |
author: Daniel Berlin <dan@dberlin.org>; a=justdave. | |||||
2004-03-17 | Fix the version-detection code with Fredrik Lundh's test suggested at | kiko%async.com.br | 1 | -2/+3 | |
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net -- this stops bugzilla-submit complaining about vendor versions of Python 2.3. | |||||
2004-01-20 | Bug 36379: adds command-line switches for default product, component, and ↵ | justdave%syndicomm.com | 1 | -2/+30 | |
version to bug_email.pl Patch by Ludovic Dubost <ludovic@pobox.xom> (no r= for contrib) a= justdave | |||||
2004-01-17 | Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields | kiko%async.com.br | 3 | -6/+9 | |
are rejected. Minor fixes to bugzilla-submit's argument parsing. Patch by me, inspired by work done by joseph@picsel.com (Joseph Heenan). contrib-only. a=myk | |||||
2003-12-11 | Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the | kiko%async.com.br | 8 | -552/+17 | |
repository copy, and this is the follow-up patch that implements the content rename. r=gerv, a=justdave. | |||||
2003-11-22 | Bug 221460: perl syncronisation script for ldap (contrib) | justdave%syndicomm.com | 2 | -0/+297 | |
Contributed by Andreas Höfler <andreas.hoefler@bearingpoint.com> a= justdave | |||||
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2 | -18/+25 | |
2003-11-11 | contrib/cvs-update.sh should be in Perl. r=zach, a=justdave | jouni%heikniemi.net | 1 | -8/+13 | |
2003-10-31 | Fix for Bug 220724: Provide standalone bug submission program. Includes | kiko%async.com.br | 9 | -0/+1074 | |
a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond <esr@thyrsus.com> and myself. a=justdave | |||||
2003-08-22 | Bugs 171127 and 192512: bug_email.pl was still using the old groups system ↵ | justdave%syndicomm.com | 1 | -143/+39 | |
and also the old outgoing mail system. This patch brings it up to date. Patch by Alex Schuilenburg <alex@schuilenburg.org> no r= for contrib, a= justdave | |||||
2003-04-27 | Bug 203080 - New version of LDAP to Bugzilla account sync script. | jake%bugzilla.org | 1 | -23/+58 | |
No review for contrib/ | |||||
2003-04-22 | Bug 198458: Added LDAP Sync script contributed by ↵ | justdave%syndicomm.com | 2 | -15/+170 | |
thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory. a= justdave (no review for contrib) | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-01-25 | Bug 190521 - If the attachment didn't have a Content-Description: header in ↵ | jake%bugzilla.org | 1 | -2/+3 | |
the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form. r=jake a=justdave | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -1/+1 | |
r=bbaetz, gerv | |||||
2002-09-03 | bug 163024 - bugzilla_email_append calls processmail incorrectly | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=joel, preed | |||||
2002-08-27 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 1 | -0/+1 | |
* NO CODE CHANGES * | |||||
2002-08-27 | Bug 86651 - cvs-update was setting sticky dates which made commiting changes ↵ | jake%bugzilla.org | 1 | -3/+8 | |
and getting updates more difficult r=bbaetz, jouni | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 4 | -5/+1 | |
r=joel x2 | |||||
2002-08-17 | bug 160631 - bug_email.pl is broken | bbaetz%student.usyd.edu.au | 1 | -7/+1 | |
r=joel x2 | |||||
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -13/+23 | |
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | |||||
2002-07-25 | Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, ↵ | justdave%syndicomm.com | 2 | -11/+22 | |
also fixes a possible security hole with a misuse of a system() call. Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au> r= myk, justdave | |||||
2002-07-11 | Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries ↵ | myk%mozilla.org | 1 | -29/+45 | |
quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary. r=dmose | |||||
2002-02-13 | Adding jb2bz.py to contrib (bug 124869). | justdave%syndicomm.com | 1 | -0/+303 | |
Conversion script to import bugs from Jitterbug into Bugzilla contributed by Tom Emerson <tree@basistech.com> | |||||
2002-01-31 | Bug 122589 -- Update gnats conversion script to newer schema of 2.14. | jake%acutex.net | 1 | -40/+86 | |
Patch by Andrea Dell'Amico <adellam@link.it> | |||||
2001-11-16 | Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>. | gerv%gerv.net | 3 | -0/+174 | |
2001-06-01 | Fix for bug 73249: perl warnings under 5.6.0. | justdave%syndicomm.com | 1 | -13/+13 | |
Patch by Chris Yeh <Chris.Yeh@nokia.com> r= justdave@syndicomm.com | |||||
2001-05-25 | Bug 79739 - Initial Owner and QA Contact were not being handled correctly by ↵ | jake%acutex.net | 1 | -23/+12 | |
the email interface after they were changed to userid's in bug 66876. r= justdave@syndicomm.com | |||||
2001-04-23 | Added a couple of lines about mysqld-watcher.pl. Bug 76862. | gerv%gerv.net | 1 | -3/+5 | |
2001-04-23 | Per bug 76862, moving mysqld-watcher.pl into contrib | justdave%syndicomm.com | 1 | -0/+102 | |
2001-04-19 | initial checkin | endico%mozilla.org | 1 | -0/+40 | |
2000-09-13 | fix for 50647: RFE: yp_nomail.sh contribution. contributed by ↵ | cyeh%bluemartini.com | 2 | -0/+80 | |
mtakacs@pacbell.net | |||||
2000-09-06 | Fix for bug 38791: scipped -> skipped spelling correction. | dave%intrec.com | 1 | -2/+2 | |
2000-08-31 | fix submitted for 42809: bug_email.pl doesn't allow for priority = 0 | cyeh%bluemartini.com | 1 | -3/+3 | |
patch submitted by brad@xyu.dhs.org (Brad Sarsfield) | |||||
2000-03-19 | fixed bug where the everconfirmed field was not being properly set via a ↵ | seth%cs.brandeis.edu | 1 | -3/+14 | |
bug_email. | |||||
2000-03-16 | Added a bugzilla.procmailrc as a sample procmailrc file | seth%cs.brandeis.edu | 3 | -2/+37 | |
bugzilla_email_append.pl calls processmail.pl after writing out the changes. | |||||
2000-03-16 | A few changes ... | seth%cs.brandeis.edu | 3 | -50/+270 | |
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email. 2. bug_email.pl uses this module 3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs. | |||||
2000-03-15 | updated to better reflect reality in terms of recent changes to bug_email.pl. | seth%cs.brandeis.edu | 1 | -6/+15 | |
2000-03-08 | * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the | seth%cs.brandeis.edu | 1 | -5/+20 | |
bug_email.pl script. See comments in the script itself for how it works. |