aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9116 EventHandler should be annotated with SonarLintSideDuarte Meneses2017-04-281-0/+2
* Minimize sonar-plugin-apiDuarte Meneses2017-04-281-4/+22
* SONAR-7818 Remove RubyRailsWebservice APIJulien Lancelot2017-04-201-41/+0
* SONAR-9051 Ability to set the maximum number of values on a WS parameterJulien Lancelot2017-04-206-57/+118
* SONAR-9138 Improve logs displaying servlet filter patterns at server startupJulien Lancelot2017-04-182-0/+31
* SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users'Julien Lancelot2017-04-132-2/+13
* SONAR-9117 Delete the unused Java interface org.sonar.api.security.ResourcePe...Simon Brandhof2017-04-121-59/+0
* Fix Quality flawsSimon Brandhof2017-04-122-11/+7
* SONAR-9054 PageDefinition has ORGANIZATION scopeTeryk Bellahsene2017-04-122-2/+4
* Deprecate System2#isJavaAtLeast17()Simon Brandhof2017-04-112-7/+5
* SONAR-9082 H2 should bind to localhost interfaceSimon Brandhof2017-04-112-12/+30
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-04-112-66/+47
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-112-9/+27
* SONAR-9070 Make it easier to work with test files in unit testsDuarte Meneses2017-04-101-2/+49
* SONAR-8882 Ease testability of InputFile virtual contentDuarte Meneses2017-04-103-1/+77
* Fix Quality flawsSimon Brandhof2017-03-291-2/+2
* Fix quality flawsJulien Lancelot2017-03-281-1/+2
* Fix Quality flawsSimon Brandhof2017-03-283-3/+8
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-163-148/+0
* Automatic merge from branch-6.3Julien Lancelot2017-03-031-1/+0
|\
| * SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonRe...Julien HENRY2017-03-021-1/+0
* | SONAR-8832 Support project-level sensors (#1720)Janos Gyerik2017-03-025-19/+40
* | Automatic merge from branch-6.3ssjenka2017-02-271-23/+28
|\|
| * 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
* | Automatic merge from branch-6.3ssjenka2017-02-211-0/+2
|\|
| * SONAR-8823 Deprecate API org.sonar.api.web.FooterTeryk Bellahsene2017-02-211-0/+2
* | Automatic merge from branch-6.3ssjenka2017-02-213-8/+18
|\|
| * 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
* | 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