aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Try to fix CommandExecutorTest on Windowssimonbrandhof2011-05-091-1/+1
* Improve the test CommandExecutorTest#shouldStopWithTimeout for slow boxessimonbrandhof2011-05-061-1/+0
* Reduce technical debtsimonbrandhof2011-05-0513-1/+44
* Delete unused GWT classessimonbrandhof2011-05-059-889/+0
* Remove some dead codesimonbrandhof2011-05-051-20/+0
* SONAR-2371 Add Javadoc for Tests metricEvgeny Mandrikov2011-05-041-2/+11
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* Define new constants in DecoratorBarrierssimonbrandhof2011-04-282-10/+41
* Fix NPEEvgeny Mandrikov2011-04-282-1/+10
* Remove System.out.printlnEvgeny Mandrikov2011-04-281-1/+0
* Increase timeout of CommandExecutorTest for slow boxessimonbrandhof2011-04-281-2/+2
* Ensure that cost to fix violation cannot be set to negative or NaN valueEvgeny Mandrikov2011-04-282-5/+25
* SONAR-2386 Define contract for lineId in ViolationEvgeny Mandrikov2011-04-272-4/+69
* SONAR-2266 ProjectFileSystem should return only existing source and test dire...Evgeny Mandrikov2011-04-275-4/+34
* SONAR-2323 Remove logs specific to Mavensimonbrandhof2011-04-271-1/+1
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-262-2/+3
* Tests should be independent from EOL in resourcesEvgeny Mandrikov2011-04-221-12/+12
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-212-8/+8
* SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs pluginEvgeny Mandrikov2011-04-211-0/+5
* Fix crlfEvgeny Mandrikov2011-04-205-763/+763
* [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-203-308/+430
* [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-201-234/+253
* [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-201-78/+80
* SONAR-1865 Dollars ($) are not accepted in java class namessimonbrandhof2011-04-152-14/+5
* SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)simonbrandhof2011-04-121-2/+13
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-121-0/+12
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-122-26/+4
* API: add methods to InputFileUtilssimonbrandhof2011-04-112-16/+63
* API: add the file org.sonar.api.resources.InputFileUtilssimonbrandhof2011-04-102-0/+251
* SONAR-2322 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-082-19/+15
* Fix typoEvgeny Mandrikov2011-04-051-1/+1
* Fix violationsEvgeny Mandrikov2011-04-059-27/+38
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-042-0/+50
* Fix crlfEvgeny Mandrikov2011-03-311-6/+6
* SONAR-2279 API : new extension points to handle lifecycle eventsEvgeny Mandrikov2011-03-316-0/+277
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* fix CIsimonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-2710-13/+24
* fix coding violationssimonbrandhof2011-03-274-8/+13
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* SONAR-2287 Add measures about new violations to filterssimonbrandhof2011-03-181-12/+48
* Add new_coverage metrics to filterssimonbrandhof2011-03-161-7/+0