aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
* SONAR-2627 False-positive flags disappear after second analysis runSimon Brandhof2011-08-041-7/+20
* Deactivate test HttpDownloaderTestsimonbrandhof2011-08-021-3/+1
* Some code improvementsSimon Brandhof2011-08-024-5/+9
* Fix new violationsSimon Brandhof2011-08-023-13/+13
* SONAR-75 Remove unused French GWT properties + add method Metric.Builder#setU...Simon Brandhof2011-08-011-2/+22
* SONAR-75 Improve i18n APISimon Brandhof2011-07-291-54/+0
* Add convenient factory methods ResourceQuery#create(String resourceKey) and R...Simon Brandhof2011-07-281-0/+7
* Fix label of metric commented_out_code_linesSimon Brandhof2011-07-281-1/+1
* SONAR-2596 Add unit testsEvgeny Mandrikov2011-07-282-0/+84
* SONAR-2644 Rule name should be optional in XML declaration filesSimon Brandhof2011-07-264-10/+9
* SONAR-2634 new_*_violations and *_violations metrics are not qualitativeSimon Brandhof2011-07-261-11/+11
* Fix CloseReviewsDecorator for Derby and move Review entity from sonar-plugin-...Evgeny Mandrikov2011-07-261-143/+0
* SONAR-75 define locale for violation messagessimonbrandhof2011-07-252-23/+12
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-251-1/+58
* Add method findById to UserFinder and make it available as BatchComponentEvgeny Mandrikov2011-07-251-1/+4
* SONAR-2006 Allow to select manual measures in filters treemapSimon Brandhof2011-07-221-2/+2
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-222-2/+34