aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Drop dependency xmlunitSimon Brandhof2017-02-192-31/+7
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-1918-388/+361
* Reduce coupling of sonar-plugin-api on GuavaSimon Brandhof2017-02-198-54/+35
* Move temp dir of build outsite projectSimon Brandhof2017-02-191-1/+0
* Merge branch 'branch-6.3'Sébastien Lesaint2017-02-171-10/+5
|\
| * SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-171-10/+5
* | SONAR-8777 Rename WS history to changelogTeryk Bellahsene2017-02-173-16/+16
* | Replace anonymous classes with method reference in WebServiceTestTeryk Bellahsene2017-02-171-12/+2
* | SONAR-8777 New API to set the history of a web service actionTeryk Bellahsene2017-02-173-0/+85
* | SONAR-8793 Replace use of method to set a deprecated keyTeryk Bellahsene2017-02-162-7/+7
* | Replace anonymous classes by lambda in WebServiceTestTeryk Bellahsene2017-02-161-203/+132
* | SONAR-8793 Add since to the deprecated key of an active parameterTeryk Bellahsene2017-02-162-1/+27
* | Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|/
* 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