Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 1 | -70/+0 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 1 | -1/+0 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-7751, SONAR-7756 SonarLint API | Julien HENRY | 2016-07-07 | 1 | -5/+11 |
| | |||||
* | SONAR-7750 Deprecate ExtensionProvider | Julien HENRY | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | Fix javadoc errors | Julien HENRY | 2016-04-11 | 1 | -2/+4 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -4/+4 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 1 | -3/+3 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-1814 improve javadoc | simonbrandhof | 2010-09-28 | 1 | -2/+2 |
| | |||||
* | SONAR-1814 add the method ExtensionProvider.provide() in order to support ↵ | simonbrandhof | 2010-09-28 | 1 | -15/+20 |
| | | | | obfuscated code | ||||
* | SONAR-1814 add javadoc | simonbrandhof | 2010-09-28 | 1 | -0/+27 |
| | |||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 1 | -4/+2 |
| | | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager | ||||
* | add AnnotationRuleRepository to load rules from sonar-check-api annotations | simonbrandhof | 2010-09-23 | 1 | -0/+31 |