[go: up one dir, main page]

Menu

Tree [ce06c6] routing / scripts /
 History

Read Only access


File Date Author Commit
 README.txt 2013-08-25 anatoly techtonik anatoly techtonik [64daaa] contributors.py: Exclude robots and change sort...
 add-issue 2013-04-24 John Rouillard John Rouillard [6e9b97] Implementation for:
 contributors.py 2013-08-25 anatoly techtonik anatoly techtonik [64daaa] contributors.py: Exclude robots and change sort...
 copy-user.py 2013-04-24 John Rouillard John Rouillard [6e9b97] Implementation for:
 imapServer.py 2011-11-13 Eric S. Raymond Eric S. Raymond [b8119b] Merge branch 'website'
 import_sf.py 2012-11-28 anatoly techtonik anatoly techtonik [4960a2] Python 2.3 workarounds cleanup
 roundup-reminder 2012-08-27 John Kristensen John Kristensen [838e0e] Incorrect 'Created' value in round-reminder scr...
 roundup.rc-debian 2011-11-16 Eric S. Raymond Eric S. Raymond [6e3e4f] Remove keyword expansions from CVS. All regres...
 schema-dump.py 2014-10-03 anatoly techtonik anatoly techtonik [27f592] schema-dump: remove debug code
 schema_diagram.py 2002-09-18 Richard Jones Richard Jones [d56b7f] additions
 server-ctl 2006-03-09 Alexander Smishlajev Alexander Smishlajev [311ad6] use server configuration file [SF#1443805]
 spam-remover 2013-04-24 John Rouillard John Rouillard [6e9b97] Implementation for:
 weekly-report 2011-11-13 Eric S. Raymond Eric S. Raymond [b8119b] Merge branch 'website'

Read Me

Scripts in this directory:

add-issue
 Add a single issue, as specified on the command line, to your tracker. The
 initial message for the issue is taken from standard input.

roundup-reminder
 Generate an email that lists outstanding issues. Send in both plain text
 and HTML formats.

weekly-report
 Generate a simple report outlining the activity in one tracker for the
 most recent week.

schema_diagram.py
 Generate a schema diagram for a roundup tracker. It generates a 'dot file'
 that is then fed into the 'dot' tool (http://www.graphviz.org) to generate
 a graph.

server-ctl
 Control the roundup-server daemon from the command line with start, stop,
 restart, condstart (conditional start - only if server is stopped) and
 status commands.

roundup.rc-debian
 An control script that may be installed in /etc/init.d on Debian systems.
 Offers start, stop and restart commands and integrates with the Debian
 init process.

imapServer.py
 This IMAP server script that runs in the background and checks for new
 email from a variety of mailboxes.

contributors.py
 Analyzes Mercurial log, filters and compiles list of committers with years
 of contribution. Can be useful for updating COPYING.txt