aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-surefire-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-251-6/+4
* Remove warningsDavid Gageot2012-04-272-13/+9
* SONAR-2841 Look for test suite results if no per-file result filesFabrice Bellingard2012-03-303-25/+84
* SONAR-2841 Tests suite results are not always ignoredFabrice Bellingard2012-03-093-1/+78
* Fix some quality flawsEvgeny Mandrikov2012-02-171-4/+4
* Update copyright header for this new yearSimon Brandhof2012-01-1016-16/+16
* SONAR-2716 Support localization of plugin propertiessimonbrandhof2011-08-161-46/+0
* SONAR-2677 JUnit tests containing several level of nested inner classes can't...simonbrandhof2011-08-166-2/+197
* Reduce technical debtsimonbrandhof2011-05-051-2/+4
* SONAR-2371 Rework UnitTestDecorator and SurefireSensorEvgeny Mandrikov2011-05-043-20/+31
* SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs pluginEvgeny Mandrikov2011-04-211-24/+15
* SONAR-2371 SurefireSensor should not insert unit test measures when there is ...Evgeny Mandrikov2011-04-202-14/+4
* SONAR-2322 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-082-39/+5
* Re-apply lost refactoringsimonbrandhof2011-04-061-13/+1
* SONAR-2332 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-0635-398/+2279
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-042-13/+36
* Fix some violationssimonbrandhof2011-02-101-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-049-9/+9
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-313-0/+57
* SONAR-791 When the source directory is not exactly the java package root, Son...simonbrandhof2011-01-241-26/+23
* SONAR-1784: Add SurefireUtilsGodin2010-10-2011-88/+98
* SONAR-1784: Move AbstractSurefireParser to package org.sonar.plugins.surefire...Godin2010-10-182-2/+6
* SONAR-1784: Extract AbstractSurefireParser from SurefireSensor.Godin2010-10-172-105/+126
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0636-0/+2777