aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin
AgeCommit message (Expand)Author
2015-02-27Prepare for next development iterationEvgeny Mandrikov
2015-02-27Prepare for next development iterationEvgeny Mandrikov
2015-02-26Prepare release v0.7.4Evgeny Mandrikov
2015-02-20Prepare for next development iterationEvgeny Mandrikov
2015-02-19Prepare release 0.7.3Evgeny Mandrikov
2015-01-20Configure Eclipse projects for M2E.Marc R. Hoffmann
2015-01-07Remove redundancy from documentation (#243).Marc R. Hoffmann
2015-01-07Fix documentation issue #243.Marc R. Hoffmann
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-09-13Prepare for next development iterationEvgeny Mandrikov
2014-09-12Prepare release 0.7.2Evgeny Mandrikov
2014-05-20GitHub #49: New agent option inclbootstrapclasses Marc R. Hoffmann
2014-05-19GitHub #49: New agent option includebootstrapclasses Marc R. Hoffmann
2014-05-11Use maven-plugin-plugin version 3.3Evgeny Mandrikov
2014-05-11Prepare for next development iterationEvgeny Mandrikov
2014-05-08Prepare release 0.7.1Evgeny Mandrikov
2014-04-14Fix Sonar warnings: Use collection interfaces in declarations.Marc R. Hoffmann
2014-03-19Prepare for next development iterationEvgeny Mandrikov
2014-03-18Prepare release 0.7.0Evgeny Mandrikov
2014-03-04Prepare for next development iterationEvgeny Mandrikov
2014-03-03Prepare release 0.6.5Evgeny Mandrikov
2014-02-12GitHub #44: (Regression) Agent Mojo should set empty property, ifrgarcia
2014-01-20Log warning in Maven report goal if execution data does not match.Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-12-22Merge origin/masterMirko Friedenhagen
2013-12-21Remove @author tag in class documentation and add documentation.Mirko Friedenhagen
2013-12-20No need to specify the abstract declaration of an abstract method from the pa...Mirko Friedenhagen
2013-12-20As stated in #175, there is no need to have protecte methods as inheritance isMirko Friedenhagen
2013-12-19Fix JavaDoc for Java8 builds.Marc R. Hoffmann
2013-12-19Add missing @Override annotations.Marc R. Hoffmann
2013-12-17Align skip conditions and messages and give reasons.Mirko Friedenhagen
2013-12-13Forgot to include fix: Skip execution of report when target/classes does not ...Mirko Friedenhagen
2013-12-11Prepare for next development iterationEvgeny Mandrikov
2013-12-10Prepare release 0.6.4Evgeny Mandrikov
2013-11-30@todo is not a proper javadoc annotation, fix replacement types inMirko Friedenhagen
2013-11-30Use <code> instead of {@code, because with the latter one we areMirko Friedenhagen
2013-11-30TypoMirko Friedenhagen
2013-11-29Update documentation of MergeMojo and explain the need for an implmentation ...Mirko Friedenhagen
2013-11-29Update documentation of CheckMojo and explain the need for an implmentation h...Mirko Friedenhagen
2013-11-29Workaround for Maven-2 compatibility.Mirko Friedenhagen
2013-11-17FormattingMirko Friedenhagen
2013-11-17Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16Merge remote-tracking branch 'upstream/master' into multiple-maven-reports-newMirko Friedenhagen
2013-11-16New tools API for shared high level tasks.Marc R. Hoffmann
2013-11-15Merge pull request #156 from mfriedenhagen/move-socket-initialization-to-oute...Marc R. Hoffmann
2013-11-15Move the socket initialization to outer scope.Mirko Friedenhagen
2013-11-15All JaCoCo Maven goals are marked as thread-safe (GitHub #133).Marc R. Hoffmann
2013-11-15Merge pull request #107 from jacoco/issue-107Marc R. Hoffmann
2013-11-15Extract sleep() into separate method.Marc R. Hoffmann
2013-11-15Close socket in any case.Marc R. Hoffmann