Miklos Szurap
Miklos Szurap
Hi, I just commited/pushed the changes, please merge it to the master codebase. An example Jira RSS stream on which you can test the changes: http://bug.openscope.org/plugins/servlet/streams?key=UFP Thanks, Mike
I use FeedNotifier 2.5 to read Jira 4.3.4 feeds - I don't know whether this issue is Jira specific or not. When the feed body (summary) contains special characters like...
When the trace agent is logging anything through it's interceptors, add the possibility to log the current thread's name, which is very useful in a multi-threaded application. For example a...
Two tests fail on Windows machines "testElapsedTime" and "testMultipleActionsOnTheSameMethod". As it turns out it fails because the generated multiline results contain newlines as \r\n and with that the "s.matches" does...
### What changes were proposed in this pull request? In some environments we need to customize the javax.jdo.option.ConnectionURL, and typically with Oracle databases the JDBC connection URL might contain spaces,...