summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-surefire-plugin
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 3.3-RC1Eric Hartmann2012-10-111-1/+1
* Update to 3.3-SNAPSHOTGAUDIN2012-09-261-1/+1
* Update to 3.3-M5GAUDIN2012-09-261-1/+1
* Don't use anyObject() matcherDavid Gageot2012-09-202-26/+36
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-181-1/+1
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-181-1/+1
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-141-1/+1
* Update to 3.3-M2Eric Hartmann2012-09-141-1/+1
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-251-6/+4
* Remove warningsDavid Gageot2012-04-272-13/+9
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-251-0/+1
* Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
* Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
* 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
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
* Fix some quality flawsEvgeny Mandrikov2012-02-171-4/+4
* Update copyright header for this new yearSimon Brandhof2012-01-1016-16/+16
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
* Fix declaration of sonar-packaging-maven-plugin to allow proper inheritanceEvgeny Mandrikov2011-10-141-1/+0
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* 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
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Remove unnecessary dependencies in sonar-surefire-pluginEvgeny Mandrikov2011-06-131-10/+4
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Reduce technical debtsimonbrandhof2011-05-051-2/+4
* SONAR-2371 Rework UnitTestDecorator and SurefireSensorEvgeny Mandrikov2011-05-043-20/+31
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* 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