﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
7677,Usage of path in unit test error report,defect,0.11,tauran,new,2010-09-13T17:56:42+02:00,2010-09-13T17:56:42+02:00,In testiny.py line 127 path is used.,tauran
7616,Sorting of changesets in build target overview,defect,0.11,tauran,new,2010-09-02T10:40:52+02:00,2010-09-13T12:54:41+02:00,"Sorting is based on hash keys, should be on date.",tauran
7578,Regex expression for build configuration branches,defect,0.11,tauran,new,2010-08-29T21:42:51+02:00,2010-08-29T21:42:51+02:00,"Accept regex expressions for build configuration branches.

Example:
{{{topic[.]+}}}

Should build branches like {{{topicTest, topicNewFeatureA, topicNewFeatureB}}}
",tauran
7584,Bug if git setting cached_repository=true,defect,0.11,tauran,new,2010-08-30T16:20:06+02:00,2010-08-30T16:20:06+02:00,"Setting
{{{[git]
cached_repository = true}}}

leads to

{{{
AttributeError: 'CachedRepository2' object has no attribute 'git'}}}

Workaround: set cached_repository = false",tauran
