Граф коммитов

121 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 0dd000c8c4 Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave. 2005-03-29 21:43:00 +00:00
mkanat%kerio.com b64fec8e6e Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
2005-03-11 19:45:03 +00:00
mkanat%kerio.com a41a7c2c01 Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-03-03 07:19:10 +00:00
mkanat%kerio.com 7740297341 Bug 283237: Move DBname_to_id out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com 7100bbd41d Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
mkanat%kerio.com e502640f91 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
travis%sedsystems.ca c234004467 Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>  r=mkanat, LpSolit   a=justdave
2005-02-08 16:51:03 +00:00
justdave%bugzilla.org ec84103720 Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca c975cba917 Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>   r=vladd, LpSolit  a=justdave
2005-01-28 19:01:28 +00:00
travis%sedsystems.ca 3d361d0199 Bug 278829 : make cmdline query tool work with 2.18
Patch by Andreas Franke <afranke@mathweb.org>   a=justdave
2005-01-27 19:42:34 +00:00
jocuri%softhome.net 924a5e3d9b Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-11-20 12:35:17 +00:00
myk%mozilla.org 04c0b65528 Fix for bug 245075: command-line script that sends bug mail so installations 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-09-21 00:58:32 +00:00
kiko%async.com.br 132e9fed6f Additional fix for bug 244324: bugzilla-submit crashes when incorrect
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 03:56:35 +00:00
kiko%async.com.br 91295bb0dc More manpage fixage: make screen sections indent and format properly. For
some reason, they need indentation to look good in the generated nroff
format.
2004-07-16 03:41:48 +00:00
kiko%async.com.br dc6900116a Adding missing <para> tags to paragraph added under example for bug 244324. 2004-07-16 03:10:07 +00:00
kiko%async.com.br 15d5e1068a Updating manpage for bugzilla-submit, part of bug 244324:
bugzilla-submit crashed.
2004-07-16 02:52:34 +00:00
justdave%bugzilla.org f3e046e52c Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for 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-07-05 21:54:01 +00:00
justdave%syndicomm.com a1f5c7fbfa Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
a=justdave
2004-04-15 04:24:39 +00:00
kiko%async.com.br 3f700c174c Add a slightly hackish approach to test against values in .netrc that
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-13 18:52:50 +00:00
jocuri%softhome.net 4c6cbedff2 Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk. 2004-04-09 02:23:09 +00:00
kiko%async.com.br b87ad5c610 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
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-27 03:51:44 +00:00
jocuri%softhome.net 055679603f Patch for bug 238396: update the README file for the gnatsparse project; patch by Daniel Berlin <dberlin@dberlin.org>; a=justdave. 2004-03-23 17:59:11 +00:00
jocuri%softhome.net 9161ba942d Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave. 2004-03-21 21:32:16 +00:00
kiko%async.com.br 605c0be568 Fix the version-detection code with Fredrik Lundh's test suggested at
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-03-16 23:12:25 +00:00
justdave%syndicomm.com 95703d7af7 Bug 36379: adds command-line switches for default product, component, and version to bug_email.pl
Patch by Ludovic Dubost <ludovic@pobox.xom>
(no r= for contrib)
a= justdave
2004-01-20 06:03:38 +00:00
kiko%async.com.br 6196411b0b Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields
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
2004-01-16 22:26:49 +00:00
kiko%async.com.br 48d3faa53e Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the
repository copy, and this is the follow-up patch that implements the
content rename. r=gerv, a=justdave.
2003-12-10 23:36:21 +00:00
justdave%syndicomm.com 2b3bc8e200 Bug 221460: perl syncronisation script for ldap (contrib)
Contributed by Andreas H��fler <andreas.hoefler@bearingpoint.com>
a= justdave
2003-11-22 06:10:24 +00:00
bbaetz%acm.org 67e8c67eee Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
jouni%heikniemi.net 4428a157f6 contrib/cvs-update.sh should be in Perl. r=zach, a=justdave 2003-11-11 05:58:52 +00:00
kiko%async.com.br 31d27072c2 Fix for Bug 220724: Provide standalone bug submission program. Includes
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-10-31 14:00:20 +00:00
justdave%syndicomm.com 56bbfc2cb1 Bugs 171127 and 192512: bug_email.pl was still using the old groups system 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-08-22 14:59:13 +00:00
jake%bugzilla.org c4c67e930a Bug 203080 - New version of LDAP to Bugzilla account sync script.
No review for contrib/
2003-04-26 16:35:04 +00:00
justdave%syndicomm.com a250a200b1 Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
jake%bugzilla.org 774aa5e232 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
jake%bugzilla.org 820c7020bf Bug 190521 - If the attachment didn't have a Content-Description: header in 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
2003-01-25 04:39:14 +00:00
bugreport%peshkin.net 342d43845b bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
bbaetz%student.usyd.edu.au d5746726d5 bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed
2002-09-03 06:39:01 +00:00
jake%bugzilla.org cb5da4af13 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
jake%bugzilla.org 460cec2a97 Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
2002-08-27 04:07:14 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au 43f1101424 bug 160631 - bug_email.pl is broken
r=joel x2
2002-08-17 14:19:57 +00:00
bbaetz%student.usyd.edu.au 900e798ac1 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
justdave%syndicomm.com e2b8e4316d Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, 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-25 01:47:19 +00:00
myk%mozilla.org 739e6625b3 Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary.
r=dmose
2002-07-11 01:16:23 +00:00
justdave%syndicomm.com e03dce8c10 Adding jb2bz.py to contrib (bug 124869).
Conversion script to import bugs from Jitterbug into Bugzilla contributed by Tom Emerson <tree@basistech.com>
2002-02-13 14:59:30 +00:00
jake%acutex.net 526d04a448 Bug 122589 -- Update gnats conversion script to newer schema of 2.14.
Patch by Andrea Dell'Amico <adellam@link.it>
2002-01-31 14:29:21 +00:00
gerv%gerv.net 1ede4d5550 Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>. 2001-11-15 17:04:58 +00:00
justdave%syndicomm.com 53e52cbe8b Fix for bug 73249: perl warnings under 5.6.0.
Patch by Chris Yeh <Chris.Yeh@nokia.com>
r= justdave@syndicomm.com
2001-06-01 08:34:45 +00:00
jake%acutex.net 70066ead27 Bug 79739 - Initial Owner and QA Contact were not being handled correctly by the email interface after they were changed to userid's in bug 66876.
r= justdave@syndicomm.com
2001-05-25 12:48:47 +00:00
gerv%gerv.net 1a53f658ba Added a couple of lines about mysqld-watcher.pl. Bug 76862. 2001-04-22 18:13:40 +00:00
justdave%syndicomm.com 5fc70a1c81 Per bug 76862, moving mysqld-watcher.pl into contrib 2001-04-22 17:48:12 +00:00
endico%mozilla.org 020c3324ca initial checkin 2001-04-18 18:01:28 +00:00
cyeh%bluemartini.com c12391df66 fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net 2000-09-12 23:50:31 +00:00
dave%intrec.com 7221c076f1 Fix for bug 38791: scipped -> skipped spelling correction. 2000-09-06 06:01:10 +00:00
cyeh%bluemartini.com aaa8b30977 fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
2000-08-30 21:47:17 +00:00
seth%cs.brandeis.edu fe18d090b4 fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
seth%cs.brandeis.edu 79d609036c Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
seth%cs.brandeis.edu 67d952fd33 A few changes ...
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 22:29:49 +00:00
seth%cs.brandeis.edu c66271e356 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
seth%cs.brandeis.edu 7b0768ae1d * this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
bug_email.pl script.  See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
terry%mozilla.org ba7a7b144d Submission by Klaas Freitag <freitag@suse.de>. 2000-03-07 17:36:48 +00:00
seth%cs.brandeis.edu c34d2da2fa This implements canonical email address transformation. i.e., you have the option of setting up bug_email.pl to search the profiles database for a username which has the same username (before the @) same username and base domain (seth@cs.brandeis.edu = seth@job.cs.brandeis.edu) or identical email address (old behavior) based on the From email address. See the code for a more sensical description. 2000-02-13 14:39:47 +00:00
seth%cs.brandeis.edu a55a079a54 o this is a minor step towards getting canonical email addresses to work, and not via a gross hack (the script with a gross hack is in use in a production environment, so ...)
Anyways, this address the findUser() sub and email transforms of none, base domain, and name only.  base_domain is not properly implemented yet.  an email transform of none does an exact match on email addresses in the profiles table.  A name only transform does a regular expression match (via mysql's RLIKE operator) on the name portion of the address (i.e., seth from seth@job.cs.brandeis.edu).  This is sloppy, but useful in an environment where there are only a few users.

the base_domain is next, probably tomorrow.  I need to figure out how to implement it first.
2000-02-13 02:16:11 +00:00
seth%cs.brandeis.edu e1799db682 this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory. This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily. The list of contributors can be found in the file itself.
Changes I've made :
- updated to the newest CVS pull of bugzilla
- works out of contrib/bugzilla
- put in the MPL license header

Directions for use are in the file itself.  Essentially, you put in a procmailrc entry which cats the message to this script.

Changes coming in the near future ...

- canonical email transformation (i.e., seth@job.cs.brandeis.edu == seth@cs.brandeis.edu)
- default product and component (i.e., if you don't specify a product and component, it goes into a PENDING product)
- querying a bug over email
- appending a bug over email
- keywords over email
- use the globals.pl parameters functionality to edit and save this script's parameters
- integrate some setup in the checksetup.pl script

FWIW, the first two things are necessary for this to be useful in my setup, so they get an overwhelming bit of priority
2000-02-12 16:13:01 +00:00
terry%mozilla.org 785bc07f66 Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description. 1999-11-18 17:29:58 +00:00
dmose%mozilla.org 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org ef283582dc Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product 1999-09-23 21:35:29 +00:00
terry%mozilla.org 608a6c6772 Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''. 1999-09-22 15:55:56 +00:00
terry%mozilla.org b99d5b08ca This is a perl script to help import bugs from a GNATS database into a
Bugzilla database.  Contributed by Tom Schutter <tom@platte.com>
1999-09-21 20:12:46 +00:00
terry%mozilla.org 286c2fccd9 Added a directory for contributed software. 1999-09-21 20:11:56 +00:00