aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Release 2.122.12Eric Hartmann2011-11-281-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-141-1/+1
* [maven-release-plugin] prepare release 2.12-RC2Eric Hartmann2011-11-141-1/+1
* Fix compatibility of file exclusions with the dotnet pluginsimonbrandhof2011-11-142-3/+13
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-113-8/+67
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-11-091-1/+1
* [maven-release-plugin] prepare release 2.12-RC1Eric Hartmann2011-11-091-1/+1
* fix violationssimonbrandhof2011-11-071-1/+5
* Fix violationsEvgeny Mandrikov2011-11-072-3/+0
* Fix coding violationsSimon Brandhof2011-11-032-6/+7
* Fix violationsEvgeny Mandrikov2011-11-032-19/+15
* SONAR-2963 rename some labels and metricsSimon Brandhof2011-11-021-15/+15
* SONAR-2952 add @since comments to new core metrics + remove dead code from ja...simonbrandhof2011-11-011-4/+119
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-011-1/+67
* SONAR-2952 Make the coverage tab support integration test measuressimonbrandhof2011-11-011-615/+708
* Deprecate org.sonar.api.utils.Logssimonbrandhof2011-11-011-0/+2
* Don't use ping command to test CommandExecutorEvgeny Mandrikov2011-10-293-3/+4
* Fix violationsEvgeny Mandrikov2011-10-262-1/+4
* Fix violationsEvgeny Mandrikov2011-10-252-2/+0
* SONAR-2879 Trim paths (sources, tests, binaries, libraries) before usageEvgeny Mandrikov2011-10-252-7/+31
* SONAR-2919 Update Events tableFabrice Bellingard2011-10-241-14/+2
* SONAR-2715 Provide meaningful exception message, when source file cannot be i...Evgeny Mandrikov2011-10-241-3/+2
* Fix violationsEvgeny Mandrikov2011-10-243-2/+3
* SONAR-2762 Improve examples in page "project exclusions"Evgeny Mandrikov2011-10-211-5/+5
* SONAR-2762 Fully refactor construction of regular expression in WildcardPatternEvgeny Mandrikov2011-10-202-41/+177
* SONAR-2809 Don't hide metric "Weighted violations"Evgeny Mandrikov2011-10-181-1/+0
* Fix violationsEvgeny Mandrikov2011-10-182-1/+13
* Fix HttpDownloaderTest on WindowsSimon Brandhof2011-10-131-3/+4
* Remove some ignored tests and fix some commented-out codeSimon Brandhof2011-10-131-1/+4
* Improve unit testsEvgeny Mandrikov2011-10-131-7/+29
* SONAR-2896 Fix ability to configure Maven plugins under Maven 2.xEvgeny Mandrikov2011-10-121-1/+1
* SONAR-2896 Fix ability to configure Maven plugins under Maven 2.xEvgeny Mandrikov2011-10-121-4/+18
* SONAR-2852 CommandExecutor must explicitly close all streamsEvgeny Mandrikov2011-10-101-8/+37
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-091-1/+1
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-0714-115/+956
* Add MeasureData#toString()Simon Brandhof2011-09-201-0/+11
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
* SONAR-2810 End support of JNDI JDBC datasource by WAR modeSimon Brandhof2011-09-141-1/+0
* SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-112-4/+4
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-091-1/+6
* SONAR-1091 New properties and category 'Duplications'Evgeny Mandrikov2011-09-091-3/+28
* SONAR-2714 Reorganize core properties into categoriesSimon Brandhof2011-08-181-0/+31
* SONAR-2655 define toString() on all the hibernate modelsSimon Brandhof2011-08-1611-60/+110
* SONAR-2694 Provide a new optional 'category' attribute on the @Property annot...Simon Brandhof2011-08-151-0/+5
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
* Merge branch 'release-2.10'Simon 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
* | SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-112-2/+44
* | SONAR-2603 generate server key at startupSimon Brandhof2011-08-092-0/+15
|/