aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Publish 6.3-RC4Simon Brandhof2017-03-031-1/+1
* SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonRe...Julien HENRY2017-03-021-1/+0
* BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven para...David Rautureau2017-02-241-23/+28
* Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
* Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
* SONAR-8823 Deprecate API org.sonar.api.web.FooterTeryk Bellahsene2017-02-211-0/+2
* Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-213-8/+18
* SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-171-10/+5
* Improve Javadoc of complexity metricsJulien Lancelot2017-02-131-4/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10733-1486/+1466
* Add type to internal DefaultRuleDuarte Meneses2017-02-102-0/+13
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-101-0/+10
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-103-13/+22
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-091-1/+1
* SONAR-8470 Add favicon and apple touch icons (#1644)Stas Vilchik2017-02-092-2/+3
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-061-0/+6
* Improve doc and usages of JsonWriterSimon Brandhof2017-02-052-21/+26
* SONAR-8719 Do not hide original exception when failing to write JSON errorsJulien Lancelot2017-02-021-1/+2
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-023-96/+58
* SONAR-6395 Remove measure filter extension pointJulien Lancelot2017-02-015-452/+0
* SONAR-7762 Remove allow to signup featureJulien Lancelot2017-02-011-0/+7
* SONAR-8087 Deprecate no more used types in PropertyType APIJulien Lancelot2017-02-011-1/+10
* SONAR-6393 Remove quality model extension pointJulien Lancelot2017-02-012-96/+0
* SONAR-8470 Allow rendering some static files from rootJulien Lancelot2017-02-012-4/+8
* SONAR-7946 Fail with IllegalStateException on errorsJulien Lancelot2017-02-012-34/+32
* SONAR-7300 Display a proper message when id is missingJulien Lancelot2017-01-301-3/+1
* Improve quality and javadocDuarte Meneses2017-01-306-10/+37
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2710-36/+77
* SONAR-8630 query by filename and ext (#1555)Janos Gyerik2017-01-279-0/+304
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-2724-79/+76
* Refactor resources APIDuarte Meneses2017-01-2721-268/+252
* Improve qualityDuarte Meneses2017-01-271-1/+0
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2740-458/+799
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-262-3/+2
* SONAR-8684 Remove RailsHandlerJulien Lancelot2017-01-242-70/+0
* SONAR-7298 Deprecate and rewrite WS api/projects/index in JavaJulien Lancelot2017-01-241-23/+0
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-242-85/+0
* Remove Internal.durations in RubySimon Brandhof2017-01-181-2/+0
* SONAR-8652 Pass value of sonar.organization in the scanner reportJulien HENRY2017-01-161-0/+5
* SONAR-8429 add organization parameter to api/ce/submitSébastien Lesaint2017-01-161-1/+1
* SONAR-8582 Deprecate old Page API and related classesTeryk Bellahsene2017-01-1312-41/+42
* SONAR-8581 Create new PagesDefinition API to create a new page in a pluginTeryk Bellahsene2017-01-137-0/+572
* SONAR-8458 store semantic version in sq-version.txtDavid Rautureau2017-01-112-1/+34
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-119-49/+121
* SONAR-7300 Deprecate and rewrite api/properties/index in JavaJulien Lancelot2017-01-101-2/+3
* SONAR-8592 Reverse order of locations in flows of issuesDuarte Meneses2017-01-061-1/+2
* Fix build of test pluginsJulien HENRY2017-01-031-0/+3
* Fix some quality flawsJulien HENRY2017-01-031-1/+1
* SONAR-8567 Improve logging API to accept a lambda as argumentJulien HENRY2017-01-032-1/+89
* Fix Quality flawsSimon Brandhof2017-01-022-7/+10