| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 3 | -148/+0 |
* | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 1 | -1/+0 |
|\ |
|
| * | SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonRe... | Julien HENRY | 2017-03-02 | 1 | -1/+0 |
* | | SONAR-8832 Support project-level sensors (#1720) | Janos Gyerik | 2017-03-02 | 5 | -19/+40 |
* | | Automatic merge from branch-6.3 | ssjenka | 2017-02-27 | 1 | -23/+28 |
|\| |
|
| * | BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven para... | David Rautureau | 2017-02-24 | 1 | -23/+28 |
| * | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| * | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
* | | Automatic merge from branch-6.3 | ssjenka | 2017-02-21 | 1 | -0/+2 |
|\| |
|
| * | 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 | 3 | -8/+18 |
|\| |
|
| * | Ability to release versions without build number in artifact filenames | Simon Brandhof | 2017-02-21 | 3 | -8/+18 |
* | | Fix Quality flaws | Simon Brandhof | 2017-02-20 | 1 | -0/+23 |
* | | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -0/+1 |
* | | Drop unused dependency xpp3 | Simon Brandhof | 2017-02-19 | 1 | -5/+0 |
* | | Drop dependency on deprecated sonar-graph | Simon Brandhof | 2017-02-19 | 2 | -6/+34 |
* | | Drop dependency xmlunit | Simon Brandhof | 2017-02-19 | 2 | -31/+7 |
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 18 | -388/+361 |
* | | 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 |
* | | 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 |
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | SONAR-6395 Remove measure filter extension point | Julien Lancelot | 2017-02-01 | 5 | -452/+0 |
* | SONAR-7762 Remove allow to signup feature | Julien Lancelot | 2017-02-01 | 1 | -0/+7 |
* | SONAR-8087 Deprecate no more used types in PropertyType API | Julien Lancelot | 2017-02-01 | 1 | -1/+10 |
* | SONAR-6393 Remove quality model extension point | Julien Lancelot | 2017-02-01 | 2 | -96/+0 |
* | SONAR-8470 Allow rendering some static files from root | Julien Lancelot | 2017-02-01 | 2 | -4/+8 |
* | SONAR-7946 Fail with IllegalStateException on errors | Julien Lancelot | 2017-02-01 | 2 | -34/+32 |
* | SONAR-7300 Display a proper message when id is missing | Julien Lancelot | 2017-01-30 | 1 | -3/+1 |
* | Improve quality and javadoc | Duarte Meneses | 2017-01-30 | 6 | -10/+37 |
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 10 | -36/+77 |
* | SONAR-8630 query by filename and ext (#1555) | Janos Gyerik | 2017-01-27 | 9 | -0/+304 |