| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-1879 Plugin keys must only contain letters and digits | simonbrandhof | 2010-11-08 | 12 | -23/+281 |
* | add useless code tracker plugin | gaudol | 2010-11-05 | 1 | -0/+1 |
* | Remove useless files | Godin | 2010-11-05 | 2 | -31/+0 |
* | Use the same rules everywhere to transform plugin key | Godin | 2010-11-03 | 5 | -70/+57 |
* | do not store time of release dates in update center | simonbrandhof | 2010-11-02 | 2 | -5/+5 |
* | Add a more meaningful error message when a plugin manifest can't be read | Godin | 2010-11-01 | 2 | -10/+19 |
* | Assume that snapshot and release candidate are the same as release | Godin | 2010-10-27 | 2 | -12/+32 |
* | add cutoff plugin | gaudol | 2010-10-22 | 1 | -0/+1 |
* | SONAR-1883: Fix compatibility with Maven 2.x | Godin | 2010-10-20 | 1 | -1/+1 |
* | SONAR-1883: Fix compatibility with Maven 2.0 | Godin | 2010-10-20 | 1 | -0/+7 |
* | SONAR-1883: Upgrade to maven-archiver 2.4.1 | Godin | 2010-10-20 | 1 | -9/+1 |
* | SONAR-1879 Remove the character '-' from plugin keys | simonbrandhof | 2010-10-19 | 2 | -1/+23 |
* | SONAR-1695 Sonar startup crashes during use of Update Center if manifest uses... | simonbrandhof | 2010-10-19 | 1 | -1/+1 |
* | Add c-rules to list of plugins | Godin | 2010-10-19 | 1 | -0/+1 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-18 | 4 | -7/+7 |
* | [maven-release-plugin] prepare release sonar-update-center-0.3 | simonbrandhof | 2010-10-18 | 4 | -7/+7 |
* | SONAR-1869: Fix creation of attribute 'Plugin-ChildFirstClassLoader' | Godin | 2010-10-16 | 1 | -1/+1 |
* | SONAR-1680: Should be possible to replace dependency provided by sonar-plugin... | Godin | 2010-10-16 | 3 | -0/+98 |
* | SONAR-1868: sonar-packaging-maven-plugin - extract plugin key from artifact id | Godin | 2010-10-16 | 2 | -1/+34 |
* | SONAR-1869: sonar-packaging-maven-plugin - should be possible to specify dele... | Godin | 2010-10-16 | 4 | -41/+73 |
* | soanr-dev-maven-plugin: add a log to show that sonar is started | simonbrandhof | 2010-10-14 | 1 | -0/+1 |
* | SONAR-1859 Add the boolean property 'sonar.copyPluginProperty' | simonbrandhof | 2010-10-14 | 2 | -1/+24 |
* | SONAR-1858: Do not package sonar-plugin dependencies | Godin | 2010-10-14 | 5 | -4/+101 |
* | SONAR-1818: Add @threadSafe support for maven3 | Godin | 2010-10-14 | 4 | -2/+4 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-11 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.9 | simonbrandhof | 2010-10-11 | 1 | -4/+4 |
* | Fix for SONAR-1848 | Godin | 2010-10-11 | 1 | -0/+6 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-09 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.8 | simonbrandhof | 2010-10-09 | 1 | -4/+4 |
* | SONAR-1839: Should be possible to execute integration tests using Maven 3.0 | Godin | 2010-10-08 | 2 | -6/+15 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.7 | simonbrandhof | 2010-09-30 | 1 | -4/+4 |
* | SONAR-1823 sonar.runtimeVersion should not have a default value | simonbrandhof | 2010-09-29 | 1 | -5/+1 |
* | SONAR-1788: sonar-dev-maven-plugin should execute ${maven.home}/bin/mvn inste... | Godin | 2010-09-29 | 1 | -4/+4 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-28 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.6 | simonbrandhof | 2010-09-28 | 1 | -4/+4 |
* | SONAR-1821 Regression: creating/dropping database does not work | simonbrandhof | 2010-09-28 | 14 | -22/+22 |
* | SONAR-1815: Fix packaging of dependencies when groupId=org.codehaus.sonar | Godin | 2010-09-27 | 1 | -1/+4 |
* | Should be possible to change version of Sonar in ITs for sonar-packaging-mave... | Godin | 2010-09-25 | 8 | -7/+10 |
* | Fix ITs for sonar-packaging-maven-plugin | Godin | 2010-09-25 | 3 | -4/+4 |
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-23 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release sonar-dev-maven-plugin-0.5 | simonbrandhof | 2010-09-23 | 1 | -4/+4 |
* | SONAR-1792: Add description for properties | Godin | 2010-09-22 | 1 | -18/+18 |
* | SONAR-1787: Rename configuration properties in sonar-dev-maven-plugin | Godin | 2010-09-22 | 2 | -185/+217 |
* | SONAR-1804: Downgrade cargo version to 1.0-beta-2 | Godin | 2010-09-22 | 1 | -1/+27 |
* | SONAR-1804 Upgrade some dependencies and maven plugins | simonbrandhof | 2010-09-22 | 1 | -13/+13 |
* | SONAR-1799 Upgrade to sonar-maven-plugin 1.0-beta-2 | simonbrandhof | 2010-09-20 | 1 | -2/+2 |
* | SONAR-1792: Generate a help mojo which describes all mojos in a sonar-dev-mav... | Godin | 2010-09-14 | 3 | -0/+13 |
* | Improve 'download' link for confluence pages | Godin | 2010-09-07 | 1 | -1/+4 |
* | SONAR-236 remove deprecated code from checkstyle plugin + display default val... | simonbrandhof | 2010-09-06 | 108 | -0/+7000 |