1 | # -*- coding: utf-8 -*- |
---|
2 | |
---|
3 | [account-manager] |
---|
4 | htdigest_realm = sophie2 |
---|
5 | password_file = /home/scs/trac/sophie2/conf/trac.htdigest |
---|
6 | password_format = htdigest |
---|
7 | password_store = HtDigestStore |
---|
8 | |
---|
9 | [attachment] |
---|
10 | max_size = 5242880 |
---|
11 | render_unsafe_content = false |
---|
12 | |
---|
13 | [browser] |
---|
14 | color_scale = True |
---|
15 | downloadable_paths = /trunk, /branches/*, /tags/* |
---|
16 | hide_properties = svk:merge |
---|
17 | intermediate_color = |
---|
18 | intermediate_point = |
---|
19 | newest_color = (255, 136, 136) |
---|
20 | oldest_color = (136, 136, 255) |
---|
21 | oneliner_properties = trac:summary |
---|
22 | render_unsafe_content = false |
---|
23 | wiki_properties = trac:description |
---|
24 | |
---|
25 | [changeset] |
---|
26 | max_diff_bytes = 10000000 |
---|
27 | max_diff_files = 0 |
---|
28 | wiki_format_messages = false |
---|
29 | |
---|
30 | [components] |
---|
31 | acct_mgr.admin.accountmanageradminpage = enabled |
---|
32 | acct_mgr.api.accountmanager = enabled |
---|
33 | acct_mgr.db.sessionstore = enabled |
---|
34 | acct_mgr.htfile.htdigeststore = enabled |
---|
35 | acct_mgr.htfile.htpasswdstore = enabled |
---|
36 | acct_mgr.http.httpauthstore = enabled |
---|
37 | acct_mgr.pwhash.htdigesthashmethod = enabled |
---|
38 | acct_mgr.pwhash.htpasswdhashmethod = enabled |
---|
39 | acct_mgr.web_ui.accountmodule = enabled |
---|
40 | acct_mgr.web_ui.loginmodule = enabled |
---|
41 | advancedworkflow.controller.* = enabled |
---|
42 | backlinksmenu.* = enabled |
---|
43 | customroadmap.* = enabled |
---|
44 | customroadmap.web_ui.customroadmapticketgroupstatsprovider = enabled |
---|
45 | hudsontrac.hudsontracplugin.* = enabled |
---|
46 | hudsontrac.hudsontracplugin.hudsontracplugin = enabled |
---|
47 | includemacro.* = enabled |
---|
48 | includemacro.macros.* = enabled |
---|
49 | privatewiki.* = enabled |
---|
50 | privatewiki.api.privatewikisystem = disabled |
---|
51 | recaptcharegister.* = enabled |
---|
52 | stractistics.* = enabled |
---|
53 | stractistics.web_ui.stractisticsmodule = disabled |
---|
54 | ticketdelete.web_ui.* = enabled |
---|
55 | ticketsubmitpolicy.* = enabled |
---|
56 | trac.web.auth.loginmodule = disabled |
---|
57 | tracdiscussion.admin.* = enabled |
---|
58 | tracdiscussion.admin.discussionwebadmin = enabled |
---|
59 | tracdiscussion.api.* = enabled |
---|
60 | tracdiscussion.core.* = enabled |
---|
61 | tracdiscussion.core.discussioncore = enabled |
---|
62 | tracdiscussion.init.* = enabled |
---|
63 | tracdiscussion.init.discussioninit = enabled |
---|
64 | tracdiscussion.notification.* = enabled |
---|
65 | tracdiscussion.notification.discussionnotifyemail = enabled |
---|
66 | tracdiscussion.search.* = enabled |
---|
67 | tracdiscussion.search.discussionsearch = enabled |
---|
68 | tracdiscussion.timeline.* = enabled |
---|
69 | tracdiscussion.timeline.discussiontimeline = enabled |
---|
70 | tracdiscussion.wiki.* = enabled |
---|
71 | tracdiscussion.wiki.discussionwiki = enabled |
---|
72 | tracext.google.analytics.admin.googleanalyticsadmin = enabled |
---|
73 | tracext.google.analytics.googleanalyticsconfig = enabled |
---|
74 | tracext.google.analytics.googleanalyticsresources = enabled |
---|
75 | tracext.google.analytics.googleanalyticssetup = enabled |
---|
76 | tracext.google.analytics.web_ui.googleanalyticsstreamfilter = enabled |
---|
77 | tracfullblog.* = enabled |
---|
78 | tracfullblog.admin.fullblogadminpanel = enabled |
---|
79 | tracfullblog.core.fullblogcore = enabled |
---|
80 | tracfullblog.db.fullblogsetup = enabled |
---|
81 | tracfullblog.macros.bloglistmacro = enabled |
---|
82 | tracfullblog.web_ui.fullblogmodule = enabled |
---|
83 | tracgoogleanalytics.* = enabled |
---|
84 | tracspamfilter.* = enabled |
---|
85 | tractoc.* = enabled |
---|
86 | typedworkflow.controller.* = enabled |
---|
87 | |
---|
88 | [discussion] |
---|
89 | default_display = tree |
---|
90 | forum_sort = id |
---|
91 | forum_sort_direction = asc |
---|
92 | title = Forum |
---|
93 | topic_sort = id |
---|
94 | topic_sort_direction = asc |
---|
95 | |
---|
96 | [google.analytics] |
---|
97 | admin_logging = True |
---|
98 | authenticated_logging = True |
---|
99 | extensions = |
---|
100 | google_external_path = /external/ |
---|
101 | outbound_link_tracking = True |
---|
102 | tracking_domain_name = |
---|
103 | uid = UA-6586483-1 |
---|
104 | |
---|
105 | [header_logo] |
---|
106 | alt = (Sophie 2) |
---|
107 | height = 62 |
---|
108 | link = http://sophie2.org |
---|
109 | src = logo_sophie2.jpg |
---|
110 | width = 137 |
---|
111 | |
---|
112 | [hudson] |
---|
113 | display_subprojects = false |
---|
114 | main_page = http://sophie2.org:8080/ |
---|
115 | |
---|
116 | [inherit] |
---|
117 | plugins_dir = |
---|
118 | templates_dir = |
---|
119 | |
---|
120 | [logging] |
---|
121 | log_file = trac.log |
---|
122 | log_level = DEBUG |
---|
123 | log_type = file |
---|
124 | |
---|
125 | [milestone] |
---|
126 | stats_provider = CustomRoadmapTicketGroupStatsProvider |
---|
127 | |
---|
128 | [mimeviewer] |
---|
129 | enscript_modes = text/x-dylan:dylan:4 |
---|
130 | enscript_path = enscript |
---|
131 | max_preview_size = 1262144 |
---|
132 | mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb |
---|
133 | php_path = php |
---|
134 | pygments_default_style = trac |
---|
135 | pygments_modes = |
---|
136 | tab_width = 8 |
---|
137 | |
---|
138 | [notification] |
---|
139 | admit_domains = |
---|
140 | always_notify_owner = false |
---|
141 | always_notify_reporter = false |
---|
142 | always_notify_updater = true |
---|
143 | ignore_domains = |
---|
144 | mime_encoding = base64 |
---|
145 | smtp_always_bcc = |
---|
146 | smtp_always_cc = |
---|
147 | smtp_default_domain = |
---|
148 | smtp_enabled = false |
---|
149 | smtp_from = trac@localhost |
---|
150 | smtp_from_name = |
---|
151 | smtp_password = |
---|
152 | smtp_port = 25 |
---|
153 | smtp_replyto = trac@localhost |
---|
154 | smtp_server = localhost |
---|
155 | smtp_subject_prefix = __default__ |
---|
156 | smtp_user = |
---|
157 | ticket_subject_template = $prefix #$ticket.id: $summary |
---|
158 | use_public_cc = false |
---|
159 | use_short_addr = false |
---|
160 | use_tls = false |
---|
161 | |
---|
162 | [project] |
---|
163 | admin = pacitu@gmail.com |
---|
164 | descr = The future of the book. |
---|
165 | footer = Visit the Sophie open source project at<br /><a href="http://asteasolutions.net">Astea Solutions</a> |
---|
166 | icon = common/trac.ico |
---|
167 | name = Sophie 2.0 |
---|
168 | url = http://sophie2.org |
---|
169 | |
---|
170 | [query] |
---|
171 | default_anonymous_query = status!=closed&cc~=$USER |
---|
172 | default_query = status!=closed&owner=$USER |
---|
173 | items_per_page = 150 |
---|
174 | |
---|
175 | [recaptcha] |
---|
176 | private_key = 6LfXFwQAAAAAABhkJbipIZx7OuYO7BOsgYZEYT0T |
---|
177 | public_key = 6LfXFwQAAAAAAElpa_BGRsCYfo9LdOxwQlPXmGtX |
---|
178 | theme = white |
---|
179 | |
---|
180 | [report] |
---|
181 | items_per_page = 150 |
---|
182 | items_per_page_rss = 0 |
---|
183 | |
---|
184 | [revisionlog] |
---|
185 | default_log_limit = 100 |
---|
186 | |
---|
187 | [roadmap] |
---|
188 | stats_provider = CustomRoadmapTicketGroupStatsProvider |
---|
189 | |
---|
190 | [roadmap-groups] |
---|
191 | an_fi.status = s1b_analysis_finished |
---|
192 | an_ok.status = s1c_analysis_ok |
---|
193 | an_st.status = s1a_analysis_started |
---|
194 | de_fi.status = s2b_design_finished |
---|
195 | de_ok.status = s2c_design_ok |
---|
196 | de_st.status = s2a_design_started |
---|
197 | groups = te_ok,te_fi,te_st,im_ok,im_fi,im_st,de_ok,de_fi,de_st,an_ok,an_fi,an_st,other,new |
---|
198 | im_fi.status = s3b_implementation_finished |
---|
199 | im_ok.counts = true |
---|
200 | im_ok.status = s3c_implementation_ok |
---|
201 | im_st.status = s3a_implementation_started |
---|
202 | new.status = new |
---|
203 | other.status = closed |
---|
204 | te_fi.counts = true |
---|
205 | te_fi.status = s4b_test_finished |
---|
206 | te_ok.counts = true |
---|
207 | te_ok.status = s4c_test_ok |
---|
208 | te_st.counts = true |
---|
209 | te_st.status = s4a_test_started |
---|
210 | |
---|
211 | [search] |
---|
212 | min_query_length = 3 |
---|
213 | |
---|
214 | [spam-filter] |
---|
215 | akismet_api_key = c6174f1417ac |
---|
216 | akismet_api_url = rest.akismet.com/1.1/ |
---|
217 | akismet_karma = 5 |
---|
218 | extlinks_karma = 2 |
---|
219 | ip_blacklist_karma = 5 |
---|
220 | ip_throttle_karma = 3 |
---|
221 | logging_enabled = true |
---|
222 | max_posts_by_ip = 1 |
---|
223 | min_karma = 0 |
---|
224 | purge_age = 7 |
---|
225 | regex_karma = 5 |
---|
226 | session_karma = 9 |
---|
227 | |
---|
228 | [stractistics] |
---|
229 | repository_authors_limit = 5 |
---|
230 | wiki_authors_limit = 7 |
---|
231 | |
---|
232 | [svn] |
---|
233 | branches = trunk,branches/* |
---|
234 | tags = tags/* |
---|
235 | |
---|
236 | [ticket] |
---|
237 | default_cc = |
---|
238 | default_component = uncategorized |
---|
239 | default_description = |
---|
240 | default_keywords = |
---|
241 | default_milestone = |
---|
242 | default_owner = |
---|
243 | default_priority = major |
---|
244 | default_resolution = fixed |
---|
245 | default_severity = |
---|
246 | default_summary = |
---|
247 | default_type = bug |
---|
248 | default_version = 2.0 |
---|
249 | max_description_size = 262144 |
---|
250 | preserve_newlines = default |
---|
251 | restrict_owner = false |
---|
252 | workflow = ConfigurableTicketWorkflow,CodeReviewActionController,TicketWorkflowOpOwnerReporter |
---|
253 | |
---|
254 | [ticket-custom] |
---|
255 | ticket_group = text |
---|
256 | analysis_owners = text |
---|
257 | analysis_owners.order = 10 |
---|
258 | analysis_reviewers = text |
---|
259 | analysis_reviewers.order = 20 |
---|
260 | analysis_score = select |
---|
261 | analysis_score.options = 0|1|2|2.5|3|3.5|4|4.5|5 |
---|
262 | analysis_score.order = 30 |
---|
263 | category = select |
---|
264 | category.options = unknown|PLATFORM|CORE|BASE|MAIN|END_PROD|EXTRA|SUPPORT|SCS|S2S |
---|
265 | design_owners = text |
---|
266 | design_owners.order = 11 |
---|
267 | design_reviewers = text |
---|
268 | design_reviewers.order = 21 |
---|
269 | design_score = select |
---|
270 | design_score.options = 0|1|2|2.5|3|3.5|4|4.5|5 |
---|
271 | design_score.order = 31 |
---|
272 | effort = text |
---|
273 | implementation_owners = text |
---|
274 | implementation_owners.label = Imp._owners |
---|
275 | implementation_owners.order = 12 |
---|
276 | implementation_reviewers = text |
---|
277 | implementation_reviewers.label = Imp._reviewers |
---|
278 | implementation_reviewers.order = 22 |
---|
279 | implementation_score = select |
---|
280 | implementation_score.label = Imp._score |
---|
281 | implementation_score.options = 0|1|2|2.5|3|3.5|4|4.5|5 |
---|
282 | implementation_score.order = 32 |
---|
283 | importance = text |
---|
284 | test_owners = text |
---|
285 | test_owners.order = 13 |
---|
286 | test_reviewers = text |
---|
287 | test_reviewers.order = 23 |
---|
288 | test_score = select |
---|
289 | test_score.options = 0|1|2|2.5|3|3.5|4|4.5|5 |
---|
290 | test_score.order = 33 |
---|
291 | |
---|
292 | [ticket-submit-policy] |
---|
293 | policy.condition = reporter is not anonymous |
---|
294 | policy.excludes = reporter, owner, description |
---|
295 | |
---|
296 | [ticket-workflow] |
---|
297 | t1a_super = * -> s3c_implementation_ok |
---|
298 | t1a_super.name = super review |
---|
299 | t1b_super = * -> s2c_design_ok |
---|
300 | t1b_super.name = super review |
---|
301 | t1c_super = * -> s1c_analysis_ok |
---|
302 | t1c_super.name = super review |
---|
303 | t1d_super = * -> new |
---|
304 | t1d_super.name = super review |
---|
305 | t2a_resolve = * -> closed |
---|
306 | t2a_resolve.name = resolve |
---|
307 | t2a_resolve.operations = set_resolution |
---|
308 | t2b_reassign = * -> * |
---|
309 | t2b_reassign.name = reassign |
---|
310 | t2b_reassign.operations = set_owner |
---|
311 | t2b_reassign.permissions = TICKET_MODIFY |
---|
312 | t2b_reassign.set_owner = pac,kyli,boyan,meddle,pap,veliko87,jani,tanya,peko,todor,milo,sriggins,orliin,niki,gogov,danvisel,mira,alex,deyan,pav,alex,htomov,nmatelan,nvasilev,mitex,mbenkov,dido,stitch,nenko |
---|
313 | t2c_reopen = closed -> new |
---|
314 | t2c_reopen.name = reopen |
---|
315 | t2c_reopen.operations = del_resolution |
---|
316 | t2c_reopen.permissions = TICKET_CREATE |
---|
317 | t5a_fail_testing = s4b_test_finished -> s3c_implementation_ok |
---|
318 | t5a_fail_testing.name = review test FAIL |
---|
319 | t5b_finish_test_ok = s4b_test_finished -> s4c_test_ok |
---|
320 | t5b_finish_test_ok.name = review test OK |
---|
321 | t5c_finish_test = s4a_test_started -> s4b_test_finished |
---|
322 | t5c_finish_test.name = finish test |
---|
323 | t5d_start_test = s3c_implementation_ok -> s4a_test_started |
---|
324 | t5d_start_test.name = start test |
---|
325 | t6a_review_implementation_fail3 = s3b_implementation_finished -> new |
---|
326 | t6a_review_implementation_fail3.name = review implementation FAIL 3 |
---|
327 | t6b_review_implementation_fail2 = s3b_implementation_finished -> s1c_analysis_ok |
---|
328 | t6b_review_implementation_fail2.name = review implementation FAIL 2 |
---|
329 | t6c_review_implementation_fail = s3b_implementation_finished -> s2c_design_ok |
---|
330 | t6c_review_implementation_fail.name = review implementation FAIL |
---|
331 | t6d_review_implementation_ok = s3b_implementation_finished -> s3c_implementation_ok |
---|
332 | t6d_review_implementation_ok.name = review implementation - OK |
---|
333 | t6e_finish_implementation = s3a_implementation_started -> s3b_implementation_finished |
---|
334 | t6e_finish_implementation.name = finish implementation |
---|
335 | t6f_start_implementation = s2c_design_ok -> s3a_implementation_started |
---|
336 | t6f_start_implementation.name = start implementation |
---|
337 | t6f_start_implementation.operations = set_owner_to_self |
---|
338 | t6f_start_implementation.permissions = TICKET_MODIFY |
---|
339 | t7a_review_design_fail2 = s2b_design_finished -> new |
---|
340 | t7a_review_design_fail2.name = review design - FAIL 2 |
---|
341 | t7b_review_design_fail = s2b_design_finished -> s1c_analysis_ok |
---|
342 | t7b_review_design_fail.name = review design - FAIL |
---|
343 | t7c_review_design_ok = s2b_design_finished -> s2c_design_ok |
---|
344 | t7c_review_design_ok.name = review design - OK |
---|
345 | t7d_finish_design = s2a_design_started -> s2b_design_finished |
---|
346 | t7d_finish_design.name = finish design |
---|
347 | t7e_start_design = s1c_analysis_ok -> s2a_design_started |
---|
348 | t7e_start_design.name = start design |
---|
349 | t7e_start_design.operations = set_owner_to_self |
---|
350 | t7e_start_design.permissions = TICKET_MODIFY |
---|
351 | t8a_review_analysis_fail = s1b_analysis_finished -> new |
---|
352 | t8a_review_analysis_fail.name = review analysis - FAIL |
---|
353 | t8b_review_analysis_ok = s1b_analysis_finished -> s1c_analysis_ok |
---|
354 | t8b_review_analysis_ok.name = review analysis - OK |
---|
355 | t8c_finish_analysis = s1a_analysis_started -> s1b_analysis_finished |
---|
356 | t8c_finish_analysis.name = finish analysis |
---|
357 | t8d_start_analysis = new -> s1a_analysis_started |
---|
358 | t8d_start_analysis.name = start analysis |
---|
359 | t8d_start_analysis.operations = set_owner_to_self |
---|
360 | t8d_start_analysis.permissions = TICKET_MODIFY |
---|
361 | t9_leave = * -> * |
---|
362 | t9_leave.name = leave |
---|
363 | |
---|
364 | [timeline] |
---|
365 | abbreviated_messages = true |
---|
366 | changeset_collapse_events = false |
---|
367 | changeset_long_messages = false |
---|
368 | changeset_show_files = 0 |
---|
369 | default_daysback = 10 |
---|
370 | max_daysback = 10 |
---|
371 | newticket_formatter = oneliner |
---|
372 | ticket_show_details = false |
---|
373 | |
---|
374 | [trac] |
---|
375 | authz_file = /home/scs/svn/sophie2/conf/authz |
---|
376 | authz_module_name = |
---|
377 | auto_reload = False |
---|
378 | base_url = |
---|
379 | check_auth_ip = true |
---|
380 | database = postgres://scs:s0fkA@/sophie2?host=/var/run/postgresql&schema=trac |
---|
381 | default_charset = iso-8859-15 |
---|
382 | default_handler = WikiModule |
---|
383 | default_timezone = |
---|
384 | htdocs_location = |
---|
385 | ignore_auth_case = false |
---|
386 | mainnav = wiki,blog,discussion,timeline,roadmap,browser,tickets,newticket,search |
---|
387 | metanav = login,logout,prefs,help,about |
---|
388 | permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy |
---|
389 | permission_store = DefaultPermissionStore |
---|
390 | repository_dir = /home/scs/svn/sophie2 |
---|
391 | repository_type = svn |
---|
392 | show_email_addresses = false |
---|
393 | timeout = 20 |
---|
394 | use_base_url_for_redirect = False |
---|
395 | |
---|
396 | [wiki] |
---|
397 | ignore_missing_pages = true |
---|
398 | render_unsafe_content = true |
---|
399 | split_page_names = false |
---|
400 | |
---|