aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Collapse)AuthorAgeFilesLines
* Automatic merge from branch-6.3ssjenka2017-02-211-0/+2
|\ | | | | | | | | * origin/branch-6.3: SONAR-8823 Deprecate API org.sonar.api.web.Footer
| * SONAR-8823 Deprecate API org.sonar.api.web.FooterTeryk Bellahsene2017-02-211-0/+2
| |
* | Automatic merge from branch-6.3ssjenka2017-02-213-8/+18
|\| | | | | | | | | | | * origin/branch-6.3: Add logs when Travis downloads phantomjs and JDK8 Ability to release versions without build number in artifact filenames
| * Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-213-8/+18
| |
* | Fix Quality flawsSimon Brandhof2017-02-201-0/+23
| |
* | Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-0/+1
| |
* | Drop unused dependency xpp3Simon Brandhof2017-02-191-5/+0
| |
* | Drop dependency on deprecated sonar-graphSimon Brandhof2017-02-192-6/+34
| |
* | Drop dependency xmlunitSimon Brandhof2017-02-192-31/+7
| | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo()
* | Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-1918-388/+361
| | | | | | | | and decrease usages of Hamcrest
* | 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
| | | | | | | | | | | | Overriding java.io.tmpdir does not allow to detect issues with canonical path in tests. Moreover this complex (and useless) configuration does not allow to support Gradle.
* | 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
| | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com>
* 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
|