| Commit message (Expand) | Author | Age | Files | Lines |
* | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 |
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -20/+0 |
* | Fix wrong SQ version | Julien Lancelot | 2015-01-09 | 1 | -1/+1 |
* | Add missing sonar-testing-harness in sonar-maven-plugin module | Julien Lancelot | 2015-01-06 | 1 | -0/+5 |
* | SONAR-5705 Restore internal mojo to have clean failure | Julien HENRY | 2015-01-06 | 3 | -0/+186 |
* | SONAR-5705 Drop support of Maven 2 | Julien HENRY | 2014-10-23 | 6 | -486/+0 |
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 1 | -0/+12 |
|\ |
|
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 1 | -0/+12 |
| * | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 1 | -1/+1 |
* | | SONAR-5604 Fix dependency injection when using old versions of the Maven plugin | Julien HENRY | 2014-09-12 | 1 | -136/+3 |
* | | Fix some quality flaws | Julien HENRY | 2014-09-11 | 1 | -4/+4 |
* | | SONAR-5604 Fix JSON of dependency injected by old Maven plugin | Julien HENRY | 2014-09-10 | 1 | -4/+3 |
* | | SONAR-5604 Design plugin should no more rely on Maven APIs | Julien HENRY | 2014-09-10 | 2 | -1/+141 |
* | | Revert "SONAR-5604 Design plugin should no more rely on Maven APIs" | Julien HENRY | 2014-09-09 | 2 | -141/+1 |
* | | SONAR-5604 Design plugin should no more rely on Maven APIs | Julien HENRY | 2014-09-08 | 2 | -1/+141 |
* | | Upgrade version to 5.0-SNAPSHOT | Eric Hartmann | 2014-09-04 | 1 | -1/+1 |
|/ |
|
* | Upgrade to 4.5-SNAPSHOT | Eric Hartmann | 2014-07-02 | 1 | -1/+1 |
* | Upgrade hamcrest and fix conflicts with JUnit and Mockito | Simon Brandhof | 2014-06-20 | 1 | -1/+6 |
* | Revert "SONAR-5051 Support Maven encryption mechanism for SonarQube passwords" | Julien HENRY | 2014-04-24 | 3 | -65/+0 |
* | Upgrade to 4.4-SNAPSHOT | Eric Hartmann | 2014-04-18 | 1 | -1/+1 |
* | Fix some quality flaws | Julien HENRY | 2014-03-26 | 1 | -6/+10 |
* | SONAR-5051 Support Maven encryption mechanism for SonarQube passwords | Julien HENRY | 2014-03-24 | 3 | -4/+66 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 5 | -5/+5 |
* | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 1 | -1/+1 |
* | Fixed warnings in sonar-maven-plugin | Simon Brandhof | 2014-01-29 | 1 | -3/+3 |
* | Upgrade to 4.2-SNAPSHOT | Eric Hartmann | 2013-12-11 | 1 | -1/+1 |
* | Remove unused infinitest files | Simon Brandhof | 2013-12-03 | 1 | -1/+0 |
* | Update to 4.1-SNAPSHOT | Eric Hartmann | 2013-10-22 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2013-08-20 | 1 | -1/+5 |
* | SONAR-4547 improve support of MessageException | Simon Brandhof | 2013-08-16 | 4 | -19/+163 |
* | Upgrade to 4.0-SNAPSHOT | Eric Hartmann | 2013-07-30 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 3.7-RC1 | Eric Hartmann | 2013-07-25 | 1 | -1/+1 |
* | Upgrade to sonar-runner 2.3 | Simon Brandhof | 2013-07-23 | 1 | -1/+0 |
* | Update to released SonarQube Runner 2.3 | Julien HENRY | 2013-07-23 | 1 | -1/+1 |
* | SONAR-4493 End of support of Maven 2.0 and 2.1 | Julien HENRY | 2013-07-15 | 3 | -5/+74 |
* | SONAR-4388 Move from Sonar to SonarQube | Julien HENRY | 2013-07-08 | 1 | -1/+1 |
* | SONAR-4433 refactor the extension point ProjectBootstrapper | Simon Brandhof | 2013-07-03 | 1 | -5/+5 |
* | Remove unused class | Julien HENRY | 2013-06-27 | 1 | -46/+0 |
* | Fix some quality flaws | Julien HENRY | 2013-06-26 | 1 | -1/+1 |
* | SONAR-4047 Maven command line properties were not passed to Sonar Runner | Julien HENRY | 2013-06-20 | 1 | -7/+5 |
* | Add missing license header | Julien HENRY | 2013-06-19 | 1 | -8/+8 |
* | SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1 | Julien HENRY | 2013-06-19 | 4 | -110/+129 |