aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-183-0/+54
* SONAR-5465 Prevent warning log on some CodeColorizerFormat componentsSimon Brandhof2014-07-171-0/+8
* SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be pro...Jean-Baptiste Lievremont2014-07-161-2/+2
* SONAR-5001 Update API, ES and WS to support Markdown in rule descriptionsJean-Baptiste Lievremont2014-07-161-9/+36
* SONAR-5321 Deprecate NavigationSection.RESOURCE_TABJulien Lancelot2014-07-151-0/+6
* SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-101-0/+17
* SONAR-5388 Rename propertiesJulien Lancelot2014-07-101-2/+2
* SONAR-5419 Add a hack for backward compatibility of visual studio bootstrapperJulien HENRY2014-07-101-0/+15
* SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-092-0/+78
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-3/+5
|\
| * SONAR-5437 Support colon character in rule keysJulien Lancelot2014-07-091-3/+5
* | Improve filesystem loggerJulien HENRY2014-07-071-2/+6
* | Update JavadocJulien HENRY2014-07-071-4/+8
* | SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-032-32/+0
* | SONAR-5419 sonar.sources and sonar.tests should support a mixed list of files...Julien HENRY2014-07-031-55/+173
|/
* Fix some quality flawsJulien HENRY2014-07-011-0/+3
* Fix quality flawsSimon Brandhof2014-07-012-2/+1
* Fix some quality flawsSimon Brandhof2014-07-017-7/+7
* SONAR-5007 Revert find ids to rule finder logic (removed rules are returned)Julien Lancelot2014-07-011-0/+2
* SONAR-5007 - Added legacy ID field to Rule for RuleFinderStephane Gamard2014-07-011-1/+2
* Fix some quality flawsSimon Brandhof2014-06-301-2/+4
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-301-5/+2
* SONAR-5007 - Returning name of effectiveChar in Issue Show Action WSStephane Gamard2014-06-301-24/+24
* SONAR-5007 - Added char and subChar to api.Rule bean for Issue WSStephane Gamard2014-06-301-2/+95
* SONAR-5135 fix bulk activation and resetSimon Brandhof2014-06-291-1/+0
* Update error message when remediation function is invalidJulien Lancelot2014-06-271-3/+3
* SONAR-5407 Add characteristic name in Rule show WSJulien Lancelot2014-06-261-0/+5
* Update documentationJulien HENRY2014-06-261-2/+0
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-241-4/+11
* SONAR-5389 Fix some issues with analyzer -> sensor compatibility modeJulien HENRY2014-06-231-2/+1
* Fix some quality flawsJulien HENRY2014-06-215-20/+28
* SONAR-5007 remove org.sonar.api.batch.rules.QProfile from APISimon Brandhof2014-06-202-93/+0
* Fix some quality flawsJulien HENRY2014-06-201-0/+1
* SONAR-5007 do not generate event on QProfile change on first analysisSimon Brandhof2014-06-201-0/+11
* SONAR-5007 revert removal of deprecated metrics "profile" and "profile_versio...Simon Brandhof2014-06-201-0/+32
* SONAR-5389 Add support of FileLinesContextFactory + publish analysisJulien HENRY2014-06-194-20/+22
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-193-41/+42
* SONAR-5389 Add medium testsJulien HENRY2014-06-195-19/+76
* SONAR-5389 Analyzer optimizerJulien HENRY2014-06-194-10/+34
* SONAR-5389 Fix some quality flawsJulien HENRY2014-06-199-176/+180
* SONAR-5389 Flag API as @BetaJulien HENRY2014-06-1917-101/+52
* SONAR-5389 Skipe execution of Analyzers according to provided metadataJulien HENRY2014-06-191-2/+2
* SONAR-5389 Sort analyzers according to metrics used/producedJulien HENRY2014-06-191-4/+4
* SONAR-5389 Improve analyzer APIJulien HENRY2014-06-189-116/+318
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-1847-7/+2571
* Try to improve performance of MeasurePersisterJulien HENRY2014-06-181-0/+8
* Fix some quality flawsSimon Brandhof2014-06-172-4/+0
* SONAR-5389 Allow to register unpackaged pluginsJulien HENRY2014-06-161-2/+6
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-1634-1827/+196
* SONAR-5007 inverse order of multiple-column index in RULESSimon Brandhof2014-06-131-0/+6