summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2804 changes based on feedbackDavid Gageot2012-10-041-85/+87
* SONAR-2804 Merged coverageDavid Gageot2012-10-021-0/+286
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-022-2/+5
* SONAR-3529 Improve codeDavid Gageot2012-10-021-0/+3
* SONAR-3529 Property field validationDavid Gageot2012-10-011-1/+4
* SONAR-3529 Better look. Use field property typeDavid Gageot2012-10-013-2/+19
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-27/+7
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-285-27/+57
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-2816-550/+143
* SONAR-2602 persist project language before execution of extensionsSimon Brandhof2012-09-283-21/+25
* Fix violationsFabrice Bellingard2012-09-281-4/+2
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-271-7/+18
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-272-39/+0
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-271-0/+6
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-271-22/+44
* Update to 3.3-SNAPSHOTGAUDIN2012-09-261-1/+1
* Update to 3.3-M5GAUDIN2012-09-261-1/+1
* SONAR-2325 Add the confidence level property on the Findbugs pluginFabrice Bellingard2012-09-251-0/+2
* SONAR-3529 prepare for json parsing of property setsDavid Gageot2012-09-257-26/+206
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-242-6/+42
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-243-1/+33
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-241-0/+20
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-242-1/+42
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-243-2/+11
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-241-0/+29
* SONAR-3529 API: ability to define property setsDavid Gageot2012-09-247-0/+324
* Typo in commentDavid Gageot2012-09-241-1/+1
* SONAR-3754 Trying to remove duplicationDavid Gageot2012-09-241-25/+36
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-213-14/+21
* SONAR-3754 API: ability to define a cardinality on a propertyDavid Gageot2012-09-207-94/+255
* Don't use anyObject() matcherDavid Gageot2012-09-203-10/+19
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-181-1/+1
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-181-1/+1
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on quali...Simon Brandhof2012-09-172-33/+8
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-141-1/+1
* Update to 3.3-M2Eric Hartmann2012-09-141-1/+1
* SONAR-3698 correctly propagate exit code on WindowsSimon Brandhof2012-09-131-1/+1
* Reformat POMs according to Maven POM ConventionEvgeny Mandrikov2012-09-101-15/+20
* Upgrade JRuby on Rails stackSimon Brandhof2012-09-061-1/+0
* SONAR-3778 Bad performances when Hibernate requests measures on quality modelsSimon Brandhof2012-09-052-8/+33
* SONAR-3768 Deprecate metric comment_blank_linesEvgeny Mandrikov2012-09-031-4/+13
* Add tip for parsing KeyValueFormat format from ruby codeSimon Brandhof2012-08-161-2/+4
* SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-162-249/+0
* SONAR-3706 API : remove the deprecated annotation org.sonar.check.CheckSimon Brandhof2012-08-166-98/+0
* Automatic merge from branch-3.2Jenkins CI2012-07-262-18/+30
|\
| * SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parametersSimon Brandhof2012-07-262-18/+30
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-251-1/+1
| * [maven-release-plugin] prepare release 3.2-RC2Eric Hartmann2012-07-251-1/+1
* | SONAR-3698 Improve documentation, code coverage and add a salt of GuavaDavid Gageot2012-07-262-20/+34
* | SONAR-3698 API : ability to execute scripts without enough permissionsSimon Brandhof2012-07-252-6/+46