Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -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 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 |
| | | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo() | ||||
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 18 | -388/+361 |
| | | | | | | | | 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 |
| | | |||||
* | | 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 |
| | |||||
* | SONAR-8631 Only publish input files used by sensors | Duarte Meneses | 2017-01-27 | 24 | -79/+76 |
| | |||||
* | Refactor resources API | Duarte Meneses | 2017-01-27 | 21 | -268/+252 |
| | |||||
* | Improve quality | Duarte Meneses | 2017-01-27 | 1 | -1/+0 |
| | |||||
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 40 | -458/+799 |
| | |||||
* | SONAR-8684 Cleanup code related to rails | Julien Lancelot | 2017-01-26 | 2 | -3/+2 |
| | | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com> | ||||
* | SONAR-8684 Remove RailsHandler | Julien Lancelot | 2017-01-24 | 2 | -70/+0 |
| | |||||
* | SONAR-7298 Deprecate and rewrite WS api/projects/index in Java | Julien Lancelot | 2017-01-24 | 1 | -23/+0 |
| | |||||
* | SONAR-8684 Remove Java classes related to rails | Julien Lancelot | 2017-01-24 | 2 | -85/+0 |
| |