aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7612 Apply feedbackJulien HENRY2016-05-1220-29/+33
* SONAR-7612 Rework Initializer extension point to no more require to use ProjectJulien HENRY2016-05-121-4/+17
* SONAR-7612 Improve documentation and SensorContextTesterJulien HENRY2016-05-128-3/+98
* SONAR-7612 Deprecate old Resource API (Project, Directory, File)Julien HENRY2016-05-126-8/+16
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-1243-130/+70
* SONAR-7625 SONAR-7621 Deprecate coverage per test and test execution details ...Julien HENRY2016-05-127-0/+28
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-111-0/+16
* SONAR-7591 Make category an optional field in WS api/plugins/installedTeryk Bellahsene2016-05-111-1/+1
* SONAR-7512 New symbol reference APIJulien HENRY2016-05-1012-74/+474
* SONAR-7562 WS api/measures/component_tree sort alert_status and level metricsTeryk Bellahsene2016-05-101-7/+9
* SONAR-7509 Highlighting API should work with ranges (line/offset)Julien HENRY2016-05-103-6/+46
* Add missing Javadoc (#925)Evgeny Mandrikov2016-05-091-0/+1
* Fix quality flawsSimon Brandhof2016-05-092-2/+2
* SONAR-7380 Sanitize exception handling of WS parameter readsTeryk Bellahsene2016-05-061-9/+30
* SONAR-7570 A duration of 0 minute should be converted to "0min" instead of emptyJulien Lancelot2016-04-281-1/+1
* Automatic merge from branch-5.5Jenkins CI2016-04-211-0/+9
|\
| * SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-211-0/+9
* | SONAR-7516 Change capitalization of metric names (#907)Stas Vilchik2016-04-201-120/+120
|/
* change capitalization of new metrics (#906)Stas Vilchik2016-04-191-8/+6
* SONAR-7543 Sanitize metric domains (#901)Stas Vilchik2016-04-151-67/+85
* Fix malformed javadoc in APISimon Brandhof2016-04-1512-50/+48
* SONAR-6948 rename method Request#getLocalConnector() to localConnector()Simon Brandhof2016-04-155-5/+5
* SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnectorSimon Brandhof2016-04-153-5/+18
* SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach...Julien Lancelot2016-04-131-34/+0
* Fix javadoc errorsJulien HENRY2016-04-1183-296/+296
* Fix some Javadoc warningsSimon Brandhof2016-04-114-6/+4
* Improve javadocJulien HENRY2016-04-114-0/+8
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-10/+26
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-077-22/+152
* fix quality flawsSébastien Lesaint2016-04-061-18/+17
* SONAR-7488 add PostProjectAnalysisTaskTesterSébastien Lesaint2016-04-062-0/+542
* SONAR-7488 add API PostTaskSébastien Lesaint2016-04-065-0/+334
* Fix quality flawsJulien Lancelot2016-04-061-4/+19
* Fix quality flawsSimon Brandhof2016-04-062-2/+4
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-314-217/+0
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-4/+0
* Fix quality flawsSimon Brandhof2016-03-312-1/+25
* Fix default mime type of ProfileExporterSimon Brandhof2016-03-311-1/+1
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-305-9/+117
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-291-1/+10
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-292-2/+6
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-2943-107/+155
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-292-0/+61
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-252-58/+4
* Fix quality flawsSimon Brandhof2016-03-241-7/+5
* Fix quality flawsSimon Brandhof2016-03-241-4/+5
* SONAR-7368 Deprecate quality_profiles measure and add data in scanner reportJulien HENRY2016-03-241-0/+4
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-231-88/+88
* SONAR-6717 Drop support of plugin extension issue actionTeryk Bellahsene2016-03-232-0/+4
* Fix quality flawsJulien Lancelot2016-03-231-1/+1