
About Trac
Trac is a web-based software project management and bug/issue tracking system emphasizing ease of use and low ceremony. It provides an integrated Wiki, an interface to version control systems, and a number of convenient ways to stay on top of events and changes within a project.
Trac is distributed under the modified BSD License.
The complete text of the license can be found
online
as well as in the COPYING file included in the distribution.

Please visit the Trac open source project: http://trac.edgewall.org/
Copyright © 2003-2011 Edgewall Software
System Information
Trac | 0.12.2 |
---|---|
Babel | 0.9.5 |
Genshi | 0.6 |
pysqlite | 2.5.5 |
Python | 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] |
setuptools | 0.6 |
SQLite | 3.6.22 |
Subversion | 1.6.6 (r40053) |
Installed Plugins
timingandestimationplugin | 1.1.4b | /usr/local/lib/python2.6/dist-packages/timingandestimationplugin-1.1.4b-py2.6.egg |
---|---|---|
TracAccountManager | 0.3dev-r10176 | /usr/local/lib/python2.6/dist-packages/TracAccountManager-0.3dev_r10176-py2.6.egg |
TracCustomFieldAdmin | 0.2.5 | /usr/local/lib/python2.6/dist-packages/TracCustomFieldAdmin-0.2.5-py2.6.egg |
TracTags | 0.7dev | /usr/local/lib/python2.6/dist-packages/TracTags-0.7dev-py2.6.egg |
TracTocMacro | 11.0.0.3 | /usr/local/lib/python2.6/dist-packages/TracTocMacro-11.0.0.3-py2.6.egg |
Configuration
Section | Name | Value |
---|---|---|
account-manager | account_changes_notify_addresses | |
allow_delete_account | True | |
force_passwd_change | False | |
generated_password_length | 8 | |
htpasswd_hash_type | ||
password_file | /scm/trac/projects/ktoy/conf/trac_svn.htpasswd | |
password_format | ||
password_store | HtPasswdStore | |
persistent_sessions | False | |
reset_password | True | |
user_lock_max_time | 0 | |
username_char_blacklist | :[] | |
verify_email | False | |
attachment | max_size | 262144 |
render_unsafe_content | false | |
authz_policy | authz_file | /scm/trac/projects/ktoy/conf/authz_policy.conf |
browser | color_scale | True |
downloadable_paths | /trunk, /branches/*, /tags/* | |
hide_properties | svk:merge | |
intermediate_color | ||
intermediate_point | ||
newest_color | (255, 136, 136) | |
oldest_color | (136, 136, 255) | |
oneliner_properties | trac:summary | |
render_unsafe_content | false | |
wiki_properties | trac:description | |
changeset | max_diff_bytes | 10000000 |
max_diff_files | 0 | |
wiki_format_messages | true | |
components | acct_mgr.admin.accountmanageradminpage | enabled |
acct_mgr.api.accountmanager | enabled | |
acct_mgr.htfile.htpasswdstore | enabled | |
acct_mgr.web_ui.accountmodule | enabled | |
acct_mgr.web_ui.loginmodule | enabled | |
customfieldadmin.api.customfields | enabled | |
customfieldadmin.customfieldadmin.customfieldadminpage | enabled | |
trac.versioncontrol.svn_authz.authzsourcepolicy | enabled | |
trac.web.auth.loginmodule | disabled | |
tracopt.perm.authz_policy.authzpolicy | enabled | |
tractags.* | enabled | |
tractoc.macro.tocmacro | enabled | |
header_logo | alt | toy Management |
height | 64 | |
link | /trac/ktoy | |
src | site/ktoy.png | |
width | 64 | |
inherit | plugins_dir | |
templates_dir | ||
logging | log_file | trac.log |
log_format | ||
log_level | DEBUG | |
log_type | none | |
milestone | stats_provider | DefaultTicketGroupStatsProvider |
mimeviewer | max_preview_size | 262144 |
mime_map | text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb | |
tab_width | 8 | |
treat_as_binary | application/octet-stream,application/pdf,application/postscript,application/msword,application/rtf, | |
notification | admit_domains | |
always_notify_owner | false | |
always_notify_reporter | false | |
always_notify_updater | true | |
ambiguous_char_width | single | |
email_sender | SmtpEmailSender | |
ignore_domains | ||
mime_encoding | none | |
sendmail_path | sendmail | |
smtp_always_bcc | ||
smtp_always_cc | ||
smtp_default_domain | ||
smtp_enabled | false | |
smtp_from | trac@localhost | |
smtp_from_name | ||
smtp_password | ||
smtp_port | 25 | |
smtp_replyto | trac@localhost | |
smtp_server | localhost | |
smtp_subject_prefix | __default__ | |
smtp_user | ||
ticket_subject_template | $prefix #$ticket.id: $summary | |
use_public_cc | false | |
use_short_addr | false | |
use_tls | false | |
project | admin | |
admin_trac_url | . | |
descr | My example project | |
footer | Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a> | |
icon | common/trac.ico | |
name | KToy eBusiness | |
url | ||
query | default_anonymous_query | status!=closed&cc~=$USER |
default_query | status!=closed&owner=$USER | |
items_per_page | 100 | |
ticketlink_query | ?status=!closed | |
report | items_per_page | 100 |
items_per_page_rss | 0 | |
revisionlog | default_log_limit | 100 |
roadmap | stats_provider | DefaultTicketGroupStatsProvider |
search | default_disabled_filters | |
min_query_length | 3 | |
sqlite | extensions | |
svn | branches | trunk,branches/* |
tags | tags/* | |
tags | ignore_closed_tickets | True |
ticket_fields | keywords | |
ticket | default_cc | |
default_component | ||
default_description | ||
default_keywords | ||
default_milestone | ||
default_owner | ||
default_priority | major | |
default_resolution | fixed | |
default_severity | ||
default_summary | ||
default_type | task | |
default_version | ||
max_comment_size | 262144 | |
max_description_size | 262144 | |
preserve_newlines | default | |
restrict_owner | false | |
workflow | ConfigurableTicketWorkflow | |
ticket-workflow | accept | new,assigned,accepted,reopened -> accepted |
accept.operations | set_owner_to_self | |
accept.permissions | TICKET_MODIFY | |
leave | * -> * | |
leave.default | 1 | |
leave.operations | leave_status | |
reassign | new,assigned,accepted,reopened -> assigned | |
reassign.operations | set_owner | |
reassign.permissions | TICKET_MODIFY | |
reopen | closed -> reopened | |
reopen.operations | del_resolution | |
reopen.permissions | TICKET_CREATE | |
resolve | new,assigned,accepted,reopened -> closed | |
resolve.operations | set_resolution | |
resolve.permissions | TICKET_MODIFY | |
timeline | abbreviated_messages | True |
changeset_collapse_events | false | |
changeset_long_messages | false | |
changeset_show_files | 0 | |
default_daysback | 30 | |
max_daysback | 90 | |
newticket_formatter | oneliner | |
ticket_show_details | false | |
trac | auth_cookie_lifetime | 0 |
auth_cookie_path | ||
authz_file | ||
authz_module_name | ||
auto_preview_timeout | 2.0 | |
auto_reload | False | |
backup_dir | db | |
base_url | ||
check_auth_ip | false | |
database | sqlite:db/trac_ktoy.db | |
debug_sql | False | |
default_charset | iso-8859-15 | |
default_handler | WikiModule | |
default_language | ||
default_timezone | ||
genshi_cache_size | 128 | |
htdocs_location | ||
ignore_auth_case | false | |
mainnav | wiki,timeline,roadmap,browser,tickets,newticket,search | |
metanav | login,logout,prefs,help,about | |
mysqldump_path | mysqldump | |
never_obfuscate_mailto | false | |
permission_policies | AuthzPolicy, DefaultPermissionPolicy, LegacyAttachmentPolicy | |
permission_store | DefaultPermissionStore | |
pg_dump_path | pg_dump | |
repository_dir | /scm/svn/repos/ktoy | |
repository_sync_per_request | (default) | |
repository_type | svn | |
request_filters | ||
resizable_textareas | true | |
secure_cookies | False | |
show_email_addresses | false | |
show_ip_addresses | false | |
timeout | 20 | |
use_base_url_for_redirect | False | |
versioncontrol | allowed_repository_dir_prefixes | |
wiki | ignore_missing_pages | false |
max_size | 262144 | |
render_unsafe_content | false | |
safe_schemes | cvs,file,ftp,git,irc,http,https,news,sftp,smb,ssh,svn,svn+ssh | |
split_page_names | false |