aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/component
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-173-90/+0
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
|
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
|
* Fix license headers for 2019Duarte Meneses2019-01-023-3/+3
|
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-296-249/+2
|
* Fix license headers for 2018Simon Brandhof2018-01-078-8/+8
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-108-16/+16
|
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-241-36/+0
|
* Clean-up JRubyFacadeSimon Brandhof2016-06-201-0/+2
|
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-2/+0
|
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-125-32/+18
|
* Remove deprecation notice since replacement API is still @BetaJulien HENRY2016-02-171-3/+0
|
* Fix project title in copyright headersSimon Brandhof2016-01-139-9/+9
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-059-36/+36
|
* Fix quality flawsSimon Brandhof2015-06-041-1/+1
|
* Fix quality flawsSimon Brandhof2015-05-211-1/+1
|
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-215-62/+13
|
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-202-3/+3
|
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-112-5/+8
|
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-0/+4
|
* Fix quality flawsSimon Brandhof2015-02-124-4/+4
|
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-12-011-3/+37
|\ | | | | | | | | | | | | | | Conflicts: sonar-colorizer/src/main/java/org/sonar/colorizer/HtmlOptions.java sonar-plugin-api/src/main/java/org/sonar/api/batch/SonarIndex.java sonar-plugin-api/src/main/java/org/sonar/api/component/ResourcePerspectives.java sonar-plugin-api/src/main/java/org/sonar/api/web/CodeColorizerFormat.java
| * SONAR-5864 API cleanupJulien HENRY2014-12-011-0/+37
| | | | | | | | | | | | * add a proper way to create perspective on InputFile * add a proper way to convert InputFile to resource * deprecate colorizer
* | Add missing @Override annotationsSimon Brandhof2014-10-101-0/+4
| |
* | SONAR-5389 Update APIs to ease migration of language pluginsJulien HENRY2014-09-171-0/+3
|/
* SONAR-5389 Allow to create issues on directories and to override severity on ↵Julien HENRY2014-07-221-0/+3
| | | | issues
* Fix some quality flawsJulien HENRY2014-04-031-6/+0
|
* Remove Component.moduleKeyJulien Lancelot2014-03-172-13/+0
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1111-11/+11
|
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-212-0/+24
|
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-112-0/+16
|
* Fix some quality flawsDinesh Bolkensteyn2013-08-292-2/+2
|
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of ↵Julien Lancelot2013-05-311-0/+34
| | | | getting it from issues results
* Fix some quality flawsSimon Brandhof2013-05-291-1/+4
|
* Update copyright headersSimon Brandhof2013-04-2210-40/+40
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2110-30/+30
|
* SONAR-4092 SONAR-4093Julien Lancelot2013-01-311-0/+1
| | | | | SONAR-4093 From a covered line of code provide the ability to retrieve the unit tests covering this line SONAR-4092 From a unit test allow to access to the lines covered by this unit test
* SONAR-2501 refactor BeanGraph layerSimon Brandhof2013-01-294-17/+14
|
* SONAR-4087 add missing filesSimon Brandhof2013-01-2510-0/+332