Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuilder | simonbrandhof | 2011-05-27 | 1 | -4/+4 |
| | |||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | SONAR-2298 Fix bug, when root project not a first one in Maven reactor | Evgeny Mandrikov | 2011-05-06 | 1 | -1/+1 |
| | | | | This situation shouldn't lead to partial analysis. | ||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2298 Add support for multi-modules for non-Maven projects | Evgeny Mandrikov | 2011-04-26 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | * Use ProjectDefinition in ProjectTree instead of MavenProject * Allow to specify extensions for project's container via ProjectDefinition, so MavenProject not passed directly to batch in mojos * ProjectDefinition should store all information in properties * Replace DefaultProjectFileSystem by DefaultProjectFileSystem2, which works not only for Maven projects * Add DefaultProjectClasspath, which works not only for Maven projects * Enable ProjectLinksSensor only for Maven | ||||
* | Upgrade master to version 2.8-SNAPSHOT | simonbrandhof | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC3 | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC1 | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC2 | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Remove useless configuration of maven-deploy-plugin | Evgeny Mandrikov | 2011-03-04 | 1 | -5/+5 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.62.6 | simonbrandhof | 2011-02-18 | 1 | -1/+1 |
| | |||||
* | Replace enum Environment by class EnvironmentInformation | Evgeny Mandrikov | 2011-02-04 | 1 | -11/+22 |
| | | | | | | | * Each environment should provide key and version * Plugins for Maven 2.x and Maven 3.x have same key "Maven" and provide a real version of Maven | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 2 | -2/+2 |
| | |||||
* | SONAR-1800: Fix issue with ClassLoader for Maven 3.x and Java 1.5 | Evgeny Mandrikov | 2011-01-29 | 2 | -97/+9 |
| | | | | | | | * Restore context ClassLoader after execution of Maven plugin. * Add abstract implementation of MavenPluginExecutor to reduce duplications in concrete implementations for different Maven versions. | ||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.6-M1 | simonbrandhof | 2011-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-1514: Add support for a new Ant task to analyze projects | Evgeny Mandrikov | 2011-01-18 | 1 | -1/+4 |
| | | | | | | | | | | | * Add new environment - Ant. * Introduce new component (Reactor) in order to break dependency on MavenSession. * Add annotation SupportedEnvironment and corresponding check to BatchPluginRepository. To allow specify in which environments BatchExtension should be active. * Use this new annotation to disable MavenDependenciesSensor in Ant environment. | ||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.5-RC1 | simonbrandhof | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | revert trunk version to 2.5-SNAPSHOT | simonbrandhof | 2010-12-27 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.5 | simonbrandhof | 2010-12-24 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.4-RC1 | simonbrandhof | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3 | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 5 | -0/+438 |
value of rule parameters in Q profile console |