diff options
author | kiko%async.com.br <> | 2003-10-31 22:00:19 +0000 |
---|---|---|
committer | kiko%async.com.br <> | 2003-10-31 22:00:19 +0000 |
commit | 4d5799ba61bd0d5be1a7148c8b2fff6db1871a01 (patch) | |
tree | e8e20a55f278d04d4e2d6f74cf239d26722d7d92 /contrib/README | |
parent | 5a0e0a7735ff396d0a58b8c2d20b16cb0bcf6979 (diff) | |
download | bugs-4d5799ba61bd0d5be1a7148c8b2fff6db1871a01.tar bugs-4d5799ba61bd0d5be1a7148c8b2fff6db1871a01.tar.gz bugs-4d5799ba61bd0d5be1a7148c8b2fff6db1871a01.tar.bz2 bugs-4d5799ba61bd0d5be1a7148c8b2fff6db1871a01.tar.xz bugs-4d5799ba61bd0d5be1a7148c8b2fff6db1871a01.zip |
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
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 85089e50c..e26d00d40 100644 --- a/contrib/README +++ b/contrib/README @@ -5,8 +5,11 @@ be useful to you. This directory includes: + bug-bugzilla/ -- A standalone bug submission script. + mysqld-watcher.pl -- This script can be installed as a frequent cron job to clean up stalled/dead queries. + gnats2bz.pl -- A perl script to help import bugs from a GNATS database into a Bugzilla database. Contributed by Tom Schutter <tom@platte.com> @@ -20,6 +23,7 @@ This directory includes: yp_nomail.sh -- Script you can run via cron that regularly updates the nomail file for terminated employees + bugzilla_ldapsync.rb -- Script you can run via cron that queries an LDAP server for e-mail addresses to add Bugzilla users for. Will optionally disable Bugzilla users with |