summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4923 Fix issue when deleting profile where PreviewCache.reportGlobalMod...Julien Lancelot2014-01-171-9/+6
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-1613-1056/+1047
* SONAR-4923 Fix display and validation of parameter typeJulien Lancelot2014-01-161-4/+6
* SONAR-4908 support deprecated param type REGULAR_EXPRESSIONSimon Brandhof2014-01-162-1/+2
* SONAR-4908 fix deprecated RuleRepository with empty nameSimon Brandhof2014-01-162-2/+11
* SONAR-3024 Fix regression with Library resourcesJulien HENRY2014-01-162-14/+19
* SONAR-4908 complete javadoc of RuleDefinitions#loadXml()Simon Brandhof2014-01-161-1/+32
* SONAR-4908 move some classes to module sonar-deprecatedSimon Brandhof2014-01-156-489/+1
* SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...Simon Brandhof2014-01-1511-274/+261
* Add minor comment in RuleDefinitionsSimon Brandhof2014-01-151-0/+3
* SONAR-4908 support deprecated types of rule parameters and add RuleDefinition...Simon Brandhof2014-01-155-8/+295
* SONAR-4908 remove org.sonar.api.rule.Rule#tags and depreciate RuleRepositorySimon Brandhof2014-01-153-57/+26
* SONAR-4908 enable extension point RuleDefinitionsSimon Brandhof2014-01-152-18/+39
* SONAR-4923 Restore profile now uses Java facadeJulien Lancelot2014-01-151-1/+1
* SONAR-926 Update JavaFile name to contains extensionJulien HENRY2014-01-152-13/+13
* SONAR-3024 Fix backward compatibility of NoSonarFilterJulien HENRY2014-01-142-7/+24
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-143-1/+19
* SONAR-3024 Improve toStringJulien HENRY2014-01-142-0/+2
* SONAR-3024 Restore support of .jav extension for JavaJulien HENRY2014-01-131-2/+8
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-1313-213/+421
* SONAR-4908 add RuleParamType#ofValues()Simon Brandhof2014-01-132-5/+81
* Complete javadoc of IssuableSimon Brandhof2014-01-131-0/+1
* SONAR-4908 add template rules and param typesSimon Brandhof2014-01-134-21/+160
* SONAR-4908 improve API by adding the method done() on the builder patternSimon Brandhof2014-01-132-189/+271
* Remove methods from Severity that have nothing to do in the APIJulien Lancelot2014-01-102-18/+0
* SONAR-4326 Migrate registration of rules to MyBatis, synchronize tagsJean-Baptiste Lievremont2014-01-101-1/+9
* Fix some quality flawsSimon Brandhof2014-01-102-11/+10
* 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-092-16/+16
* 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-0910-289/+45
* SONAR-4326 Add API to declare "system" tags on plugin sideJean-Baptiste Lievremont2014-01-092-4/+28
* 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-092-1/+12
* SONAR-4908 Param name is never nullSimon Brandhof2014-01-091-2/+3
* SONAR-4908 New API to declare coding rulesSimon Brandhof2014-01-094-0/+706
* 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
* SONAR-4535 Add integer validation on active rule paramsJulien Lancelot2013-12-231-1/+1
* Add System2#println(String)Simon Brandhof2013-12-192-2/+15
* 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