aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9356 define property "sonar.onboardingTutorial.skip"Daniel Schwarz2017-06-201-0/+4
* Remove some usages of Guava in APISimon Brandhof2017-06-1971-490/+421
* SONAR-9322 deprecate RulesProfile#setParentName(String)Simon Brandhof2017-06-141-8/+9
* SONAR-8800 Deprecate org.sonar.api.platform.Server#getUrlJulien Lancelot2017-06-091-0/+2
* SONAR-9351 enforce in API allowed qualifiers on PropertyDefinitionSébastien Lesaint2017-06-011-4/+35
* SONAR-9335 remove deprecated NewAction#createParamDaniel Schwarz2017-05-291-9/+0
* Fix Quality flawsSimon Brandhof2017-05-161-4/+5
* Fix Quality flawsSimon Brandhof2017-05-121-1/+1
* Fix javadoc of DateUtils about ISO8601 vs RFC822 formatsSimon Brandhof2017-05-121-2/+2
* SONAR-9056 WS api/components/suggestion filter allowed qualifiersTeryk Bellahsene2017-05-121-6/+1
* SONAR-9199 Fix unclosed inputStreamJulien HENRY2017-05-111-5/+6
* SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOMJulien HENRY2017-05-094-26/+34
* SONAR-8456, SONAR-8906 Cleanup propertiesJulien HENRY2017-05-031-32/+1
* Revert "SONAR-9116 EventHandler should be annotated with SonarLintSide"Duarte Meneses2017-05-021-2/+0
* SONAR-9116 EventHandler should be annotated with SonarLintSideDuarte Meneses2017-04-281-0/+2
* 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-204-51/+65
* SONAR-9138 Improve logs displaying servlet filter patterns at server startupJulien Lancelot2017-04-181-0/+18
* 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-121-10/+6
* SONAR-9054 PageDefinition has ORGANIZATION scopeTeryk Bellahsene2017-04-122-2/+4
* Deprecate System2#isJavaAtLeast17()Simon Brandhof2017-04-111-1/+3
* SONAR-9082 H2 should bind to localhost interfaceSimon Brandhof2017-04-111-0/+9
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-04-111-26/+26
* 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-102-1/+36
* 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-161-82/+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-024-17/+36
* | 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-212-2/+2
|\|
| * Ability to release versions without build number in artifact filenamesSimon Brandhof2017-02-212-2/+2
* | Fix Quality flawsSimon Brandhof2017-02-201-0/+23
* | Drop dependency on deprecated sonar-graphSimon Brandhof2017-02-191-0/+34
* | Reduce coupling of sonar-plugin-api on GuavaSimon Brandhof2017-02-198-54/+35
* | 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-172-10/+10
* | SONAR-8777 New API to set the history of a web service actionTeryk Bellahsene2017-02-172-0/+76
* | SONAR-8793 Replace use of method to set a deprecated keyTeryk Bellahsene2017-02-161-5/+5
* | SONAR-8793 Add since to the deprecated key of an active parameterTeryk Bellahsene2017-02-161-0/+25
|/
* Improve Javadoc of complexity metricsJulien Lancelot2017-02-131-4/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10530-1077/+1060