aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-svn-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6105 Extract SVN and Git as standalone pluginsJulien HENRY2015-01-2714-1105/+0
* Replace fest-assert by assertJSimon Brandhof2015-01-103-3/+3
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* SONAR-5843 Use the original SVN author on mergesJulien HENRY2014-11-066-14/+157
* SONAR-5643 Ignore whitespace differences in SVN blame like in GitJulien HENRY2014-11-042-8/+10
* SONAR-5642 Enable multi-threaded blame to speed up processingJulien HENRY2014-10-241-1/+1
* Rename plugins git and svn -> scmgit and scmsvnJulien HENRY2014-10-231-2/+2
* CleanupJulien HENRY2014-10-221-0/+0
* SONAR-5644 Apply some feedback on SCM APIJulien HENRY2014-10-163-29/+42
* Fix execution of SvnBlameCommandTest in IntellijSimon Brandhof2014-10-151-6/+5
* Add missing @Override annotationsSimon Brandhof2014-10-102-0/+2
* Improve coverageJulien HENRY2014-10-083-24/+55
* Fix some quality flawsJulien HENRY2014-10-071-5/+5
* SONAR-5620 Improve support of empty authorsJulien HENRY2014-10-073-0/+62
* SONAR-5643 Unwrap exception to have better error reporting to end userJulien HENRY2014-10-061-2/+9
* Revert to previous behavior for CommandExecutor::execute for timeout=0Julien HENRY2014-10-061-1/+1
* SONAR-5620 Minor fixesJulien HENRY2014-10-031-1/+7
* Fix some quality flawsJulien HENRY2014-10-033-23/+5
* SONAR-5643 Properly handle cases where there are local modification on filesJulien HENRY2014-10-034-3/+64
* SONAR-5643 Hide SVN password and rework loggingJulien HENRY2014-10-022-6/+6
* SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-0212-0/+797