CHANGES.txt
COPYING.txt
MANIFEST
MANIFEST.in
README.txt
demo.py
run_tests.py
setup.py
cgi-bin/roundup.cgi
detectors/creator_resolution.py
detectors/emailauditor.py
detectors/newissuecopy.py
doc/FAQ.html
doc/FAQ.txt
doc/ZPL.txt
doc/admin_guide.html
doc/admin_guide.txt
doc/announcement.html
doc/announcement.txt
doc/customizing.html
doc/customizing.txt
doc/debugging.txt
doc/default.css
doc/design.html
doc/design.txt
doc/developers.html
doc/developers.txt
doc/features.html
doc/features.txt
doc/glossary.html
doc/glossary.txt
doc/implementation.html
doc/implementation.txt
doc/index.html
doc/index.txt
doc/installation.html
doc/installation.txt
doc/mysql.html
doc/mysql.txt
doc/original_overview.html
doc/overview.txt
doc/postgresql.html
doc/postgresql.txt
doc/roundup-admin.1
doc/roundup-mailgw.1
doc/roundup-server.1
doc/spec.html
doc/tracker_templates.html
doc/tracker_templates.txt
doc/upgrading.html
doc/upgrading.txt
doc/user_guide.html
doc/user_guide.txt
doc/whatsnew-0.7.html
doc/whatsnew-0.7.txt
doc/images/edit.png
doc/images/hyperdb.png
doc/images/logo-acl-medium.png
doc/images/logo-codesourcery-medium.png
doc/images/logo-software-carpentry-standard.png
doc/images/roundup-1.png
doc/images/roundup.png
frontends/README.txt
frontends/ZRoundup/ZRoundup.py
frontends/ZRoundup/__init__.py
frontends/ZRoundup/refresh.txt
frontends/ZRoundup/dtml/manage_addZRoundupForm.dtml
frontends/ZRoundup/icons/tick_symbol.gif
roundup/__init__.py
roundup/admin.py
roundup/date.py
roundup/exceptions.py
roundup/hyperdb.py
roundup/i18n.py
roundup/init.py
roundup/install_util.py
roundup/instance.py
roundup/mailer.py
roundup/mailgw.py
roundup/password.py
roundup/rcsv.py
roundup/rfc2822.py
roundup/roundupdb.py
roundup/security.py
roundup/token.py
roundup/version_check.py
roundup/backends/.#rdbms_common.py.1.98.2.29
roundup/backends/__init__.py
roundup/backends/back_anydbm.py
roundup/backends/back_bsddb.py
roundup/backends/back_bsddb3.py
roundup/backends/back_metakit.py
roundup/backends/back_mysql.py
roundup/backends/back_postgresql.py
roundup/backends/back_sqlite.py
roundup/backends/blobfiles.py
roundup/backends/indexer_dbm.py
roundup/backends/indexer_rdbms.py
roundup/backends/locking.py
roundup/backends/portalocker.py
roundup/backends/rdbms_common.py
roundup/backends/sessions_dbm.py
roundup/backends/sessions_rdbms.py
roundup/cgi/MultiMapping.py
roundup/cgi/__init__.py
roundup/cgi/actions.py
roundup/cgi/cgitb.py
roundup/cgi/client.py
roundup/cgi/exceptions.py
roundup/cgi/form_parser.py
roundup/cgi/templating.py
roundup/cgi/zLOG.py
roundup/cgi/PageTemplates/ComputedAttribute.py
roundup/cgi/PageTemplates/Expressions.py
roundup/cgi/PageTemplates/MultiMapping.py
roundup/cgi/PageTemplates/PageTemplate.py
roundup/cgi/PageTemplates/PathIterator.py
roundup/cgi/PageTemplates/PythonExpr.py
roundup/cgi/PageTemplates/README.txt
roundup/cgi/PageTemplates/TALES.py
roundup/cgi/PageTemplates/__init__.py
roundup/cgi/TAL/HTMLParser.py
roundup/cgi/TAL/HTMLTALParser.py
roundup/cgi/TAL/README.txt
roundup/cgi/TAL/TALDefs.py
roundup/cgi/TAL/TALGenerator.py
roundup/cgi/TAL/TALInterpreter.py
roundup/cgi/TAL/TALParser.py
roundup/cgi/TAL/XMLParser.py
roundup/cgi/TAL/__init__.py
roundup/cgi/TAL/markupbase.py
roundup/cgi/ZTUtils/Batch.py
roundup/cgi/ZTUtils/Iterator.py
roundup/cgi/ZTUtils/__init__.py
roundup/scripts/__init__.py
roundup/scripts/roundup_admin.py
roundup/scripts/roundup_mailgw.py
roundup/scripts/roundup_server.py
scripts/README.txt
scripts/add-issue
scripts/copy-user.py
scripts/roundup-reminder
scripts/roundup.rc-debian
scripts/schema_diagram.py
scripts/server-ctl
templates/classic/TEMPLATE-INFO.txt
templates/classic/__init__.py
templates/classic/config.py
templates/classic/dbinit.py
templates/classic/interfaces.py
templates/classic/detectors/__init__.py
templates/classic/detectors/messagesummary.py
templates/classic/detectors/nosyreaction.py
templates/classic/detectors/statusauditor.py
templates/classic/detectors/userauditor.py
templates/classic/html/_generic.collision.html
templates/classic/html/_generic.help.html
templates/classic/html/_generic.index.html
templates/classic/html/_generic.item.html
templates/classic/html/file.index.html
templates/classic/html/file.item.html
templates/classic/html/help_controls.js
templates/classic/html/home.classlist.html
templates/classic/html/home.html
templates/classic/html/issue.index.html
templates/classic/html/issue.item.html
templates/classic/html/issue.search.html
templates/classic/html/keyword.item.html
templates/classic/html/msg.index.html
templates/classic/html/msg.item.html
templates/classic/html/page.html
templates/classic/html/query.edit.html
templates/classic/html/query.item.html
templates/classic/html/style.css
templates/classic/html/user.forgotten.html
templates/classic/html/user.index.html
templates/classic/html/user.item.html
templates/classic/html/user.register.html
templates/classic/html/user.rego_progress.html
templates/minimal/TEMPLATE-INFO.txt
templates/minimal/__init__.py
templates/minimal/config.py
templates/minimal/dbinit.py
templates/minimal/interfaces.py
templates/minimal/detectors/__init__.py
templates/minimal/detectors/userauditor.py
templates/minimal/html/_generic.collision.html
templates/minimal/html/_generic.help.html
templates/minimal/html/_generic.index.html
templates/minimal/html/_generic.item.html
templates/minimal/html/home.classlist.html
templates/minimal/html/home.html
templates/minimal/html/page.html
templates/minimal/html/style.css
templates/minimal/html/user.index.html
templates/minimal/html/user.item.html
templates/minimal/html/user.register.html
test/README.txt
test/__init__.py
test/benchmark.py
test/db_test_base.py
test/session_common.py
test/test_actions.py
test/test_anydbm.py
test/test_bsddb.py
test/test_bsddb3.py
test/test_cgi.py
test/test_dates.py
test/test_hyperdbvals.py
test/test_indexer.py
test/test_locking.py
test/test_mailgw.py
test/test_mailsplit.py
test/test_metakit.py
test/test_multipart.py
test/test_mysql.py
test/test_postgresql.py
test/test_schema.py
test/test_security.py
test/test_sqlite.py
test/test_templating.py
test/test_token.py
tools/fixroles.py
tools/load_tracker.py
tools/migrate-queries.py
tools/pygettext.py
