aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-138-102/+267
* SONAR-4908 add RuleParamType#ofValues()Simon Brandhof2014-01-131-3/+48
* Complete javadoc of IssuableSimon Brandhof2014-01-131-0/+1
* SONAR-4908 add template rules and param typesSimon Brandhof2014-01-132-8/+96
* SONAR-4908 improve API by adding the method done() on the builder patternSimon Brandhof2014-01-131-137/+211
* Remove methods from Severity that have nothing to do in the APIJulien Lancelot2014-01-101-8/+0
* SONAR-4326 Migrate registration of rules to MyBatis, synchronize tagsJean-Baptiste Lievremont2014-01-101-1/+9
* Fix some quality flawsSimon Brandhof2014-01-101-10/+9
* SONAR-4923 Update rules parameter key in railsJulien Lancelot2014-01-101-1/+1
* Fix quality flawsJulien Lancelot2014-01-101-2/+1
* SONAR-4923 Update profile parent use Java facadeJulien Lancelot2014-01-091-1/+2
* SONAR-4908 rename some methods of RuleDefinitionsSimon Brandhof2014-01-091-8/+8
* SONAR-4783 Restore indexing methods to allow indexing of methods/paragraphsJulien HENRY2014-01-091-4/+2
* SONAR-4783 API - drop the extension point SourceImporterJulien HENRY2014-01-095-51/+35
* SONAR-4326 Add API to declare "system" tags on plugin sideJean-Baptiste Lievremont2014-01-091-4/+16
* SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java testsJulien HENRY2014-01-091-2/+1
* Severity.ordinal() should return an intJulien Lancelot2014-01-091-1/+1
* SONAR-4908 Param name is never nullSimon Brandhof2014-01-091-2/+3
* SONAR-4908 New API to declare coding rulesSimon Brandhof2014-01-092-0/+433
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-086-35/+159
* SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-081-0/+5
* Fix some quality flawsSimon Brandhof2014-01-072-11/+11
* Minor fixes of @deprecated commentsSimon Brandhof2014-01-071-0/+1
* SONAR-4776 Fix new technical debt calculation by using project analysis date ...Julien Lancelot2014-01-032-19/+8
* Add System2#println(String)Simon Brandhof2013-12-191-2/+9
* SONAR-4535 create activate / deactivate / update severity actions in QProfilesJulien Lancelot2013-12-184-12/+25
* SONAR-4543 Make it possible to flag local/technical accountsJulien HENRY2013-12-182-1/+6
* Display active rules (with rule notes) in new profile rule search pageJean-Baptiste Lievremont2013-12-181-4/+48
* Fix minor quality flawSimon Brandhof2013-12-171-1/+1
* SONAR-4978 Rename the label "Unassigned" to "Not assigned"Simon Brandhof2013-12-171-1/+1
* SONAR-4980 Make the 'buildstability' plugin part of the default list of plugi...Simon Brandhof2013-12-171-35/+35
* New class System2 to increase testability of classes that call low-level syst...Simon Brandhof2013-12-172-13/+118
* SONAR-4535 Index active rules when creating profile from xmlJulien Lancelot2013-12-172-1/+6
* SONAR-4535 Create service action to create new ProfileJulien Lancelot2013-12-133-13/+11
* Fix some quality flawsSimon Brandhof2013-12-102-3/+3
* Fix some quality flawsSimon Brandhof2013-12-091-0/+4
* Fix some quality flawsSimon Brandhof2013-12-092-5/+2
* Fix quality flawsJean-Baptiste Lievremont2013-12-092-0/+24
* Replace Sonar by SonarQube in Profile XMLJulien Lancelot2013-12-091-1/+1
* add some UTJulien Lancelot2013-12-092-4/+5
* Fix quality flawsJulien Lancelot2013-12-061-1/+1
* SONAR-4939 Add Anyone groupJulien Lancelot2013-12-051-0/+8
* SONAR-4939 Create WS to search groups by permissionJulien Lancelot2013-12-051-2/+4
* SONAR-4853 remove computable of default value of LCOM4Simon Brandhof2013-12-041-1/+0
* Fix quality flawsJulien Lancelot2013-12-041-1/+2
* Fix quality flawsJulien Lancelot2013-12-032-9/+18
* Fix quality flawsJulien Lancelot2013-12-031-2/+3
* Fix quality flawyJulien Lancelot2013-12-031-4/+8
* SONAR-4816 Provide assignee real name in json report and issues WSJulien HENRY2013-12-031-1/+2
* Fix quality flawsJulien Lancelot2013-12-024-0/+92