##// END OF EJS Templates
issue-trackers: implemented more sophisticated ticket data extraction based on advanced regex module, and special...
issue-trackers: implemented more sophisticated ticket data extraction based on advanced regex module, and special look-behind regex. This is a recommended ticket extraction from Atlassian itself (for Jira) and we also implemented it for Redmine, or tickets - bonus: report errors on patterns in preview window

File last commit:

r3141:b9ddffca default
r4498:2fce90e4 stable
Show More
requirements_debug.txt
3 lines | 153 B | text/plain | TextLexer
/ requirements_debug.txt
packaging: extracted some optional debug libraries into a separate file so we don't build always those...
r3141 ## special libraries we could extend the requirements.txt file with to add some
## custom libraries usefull for debug and memory tracing
objgraph==3.1.1