Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-9116 EventHandler should be annotated with SonarLintSide | Duarte Meneses | 2017-04-28 | 1 | -0/+2 | |
| | ||||||
* | SONAR-7818 Remove RubyRailsWebservice API | Julien Lancelot | 2017-04-20 | 1 | -41/+0 | |
| | ||||||
* | SONAR-9051 Ability to set the maximum number of values on a WS parameter | Julien Lancelot | 2017-04-20 | 6 | -57/+118 | |
| | ||||||
* | SONAR-9138 Improve logs displaying servlet filter patterns at server startup | Julien Lancelot | 2017-04-18 | 2 | -0/+31 | |
| | ||||||
* | SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users' | Julien Lancelot | 2017-04-13 | 2 | -2/+13 | |
| | ||||||
* | SONAR-9117 Delete the unused Java interface ↵ | Simon Brandhof | 2017-04-12 | 1 | -59/+0 | |
| | | | | org.sonar.api.security.ResourcePermissions | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-04-12 | 2 | -11/+7 | |
| | ||||||
* | SONAR-9054 PageDefinition has ORGANIZATION scope | Teryk Bellahsene | 2017-04-12 | 2 | -2/+4 | |
| | ||||||
* | Deprecate System2#isJavaAtLeast17() | Simon Brandhof | 2017-04-11 | 2 | -7/+5 | |
| | | | | because it always returns true. Java 6 is not supported at runtime. | |||||
* | SONAR-9082 H2 should bind to localhost interface | Simon Brandhof | 2017-04-11 | 2 | -12/+30 | |
| | ||||||
* | SONAR-6100 Improve support of binary files and/or files with different encoding | Duarte Meneses | 2017-04-11 | 2 | -66/+47 | |
| | ||||||
* | SONAR-9025 Optimize computation issue exclusions | Duarte Meneses | 2017-04-11 | 2 | -9/+27 | |
| | ||||||
* | SONAR-9070 Make it easier to work with test files in unit tests | Duarte Meneses | 2017-04-10 | 1 | -2/+49 | |
| | ||||||
* | SONAR-8882 Ease testability of InputFile virtual content | Duarte Meneses | 2017-04-10 | 3 | -1/+77 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2017-03-29 | 1 | -2/+2 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2017-03-28 | 1 | -1/+2 | |
| | ||||||
* | Fix Quality flaws | Simon Brandhof | 2017-03-28 | 3 | -3/+8 | |
| | ||||||
* | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 2 | -137/+0 | |
| | ||||||
* | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 1 | -1/+0 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw | |||||
| * | SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵ | Julien HENRY | 2017-03-02 | 1 | -1/+0 | |
| | | | | | | | | IssueJsonReportTest IT | |||||
* | | SONAR-8832 Support project-level sensors (#1720) | Janos Gyerik | 2017-03-02 | 5 | -19/+40 | |
| | | ||||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-02-21 | 1 | -0/+2 | |
|\| | | | | | | | | | * origin/branch-6.3: SONAR-8823 Deprecate API org.sonar.api.web.Footer | |||||
| * | SONAR-8823 Deprecate API org.sonar.api.web.Footer | Teryk Bellahsene | 2017-02-21 | 1 | -0/+2 | |
| | | ||||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-02-21 | 2 | -2/+2 | |
|\| | | | | | | | | | | | * 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 filenames | Simon Brandhof | 2017-02-21 | 2 | -2/+2 | |
| | | ||||||
* | | Fix Quality flaws | Simon Brandhof | 2017-02-20 | 1 | -0/+23 | |
| | | ||||||
* | | Drop dependency on deprecated sonar-graph | Simon Brandhof | 2017-02-19 | 1 | -0/+34 | |
| | | ||||||
* | | Drop dependency xmlunit | Simon Brandhof | 2017-02-19 | 1 | -26/+7 | |
| | | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo() | |||||
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 17 | -383/+346 | |
| | | | | | | | | and decrease usages of Hamcrest | |||||
* | | Reduce coupling of sonar-plugin-api on Guava | Simon Brandhof | 2017-02-19 | 8 | -54/+35 | |
| | | ||||||
* | | Move temp dir of build outsite project | Simon Brandhof | 2017-02-19 | 1 | -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 Lesaint | 2017-02-17 | 1 | -10/+5 | |
|\| | ||||||
| * | SONAR-8804 Use api/projects/search in projects admin page | Julien Lancelot | 2017-02-17 | 1 | -10/+5 | |
| | | ||||||
* | | SONAR-8777 Rename WS history to changelog | Teryk Bellahsene | 2017-02-17 | 3 | -16/+16 | |
| | | ||||||
* | | Replace anonymous classes with method reference in WebServiceTest | Teryk Bellahsene | 2017-02-17 | 1 | -12/+2 | |
| | | ||||||
* | | SONAR-8777 New API to set the history of a web service action | Teryk Bellahsene | 2017-02-17 | 3 | -0/+85 | |
| | | ||||||
* | | SONAR-8793 Replace use of method to set a deprecated key | Teryk Bellahsene | 2017-02-16 | 2 | -7/+7 | |
| | | ||||||
* | | Replace anonymous classes by lambda in WebServiceTest | Teryk Bellahsene | 2017-02-16 | 1 | -203/+132 | |
| | | ||||||
* | | SONAR-8793 Add since to the deprecated key of an active parameter | Teryk Bellahsene | 2017-02-16 | 2 | -1/+27 | |
|/ | ||||||
* | Improve Javadoc of complexity metrics | Julien Lancelot | 2017-02-13 | 1 | -4/+6 | |
| | ||||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 733 | -1486/+1466 | |
| | ||||||
* | Add type to internal DefaultRule | Duarte Meneses | 2017-02-10 | 2 | -0/+13 | |
| | ||||||
* | SONAR-8760 Define 'Cognitive Complexity' metric | Julien Lancelot | 2017-02-10 | 1 | -0/+10 | |
| | ||||||
* | SONAR-8745 add rule activation date (q profile) into analysis report | Daniel Schwarz | 2017-02-10 | 3 | -13/+22 | |
| | ||||||
* | SONAR-8721 Redirect links should be using https | Stas Vilchik | 2017-02-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8470 Add favicon and apple touch icons (#1644) | Stas Vilchik | 2017-02-09 | 2 | -2/+3 | |
| | ||||||
* | SONAR-8208 Remove property "sonar.authenticator.createUser" | Julien Lancelot | 2017-02-06 | 1 | -0/+6 | |
| | ||||||
* | Improve doc and usages of JsonWriter | Simon Brandhof | 2017-02-05 | 2 | -21/+26 | |
| | ||||||
* | SONAR-8719 Do not hide original exception when failing to write JSON errors | Julien Lancelot | 2017-02-02 | 1 | -1/+2 | |
| | ||||||
* | SONAR-8610 Remove setting sonar.technicalDebt.hoursInDay | Julien Lancelot | 2017-02-02 | 3 | -96/+58 | |
| |