Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-10313 Keep the order of issues on Search | Eric Hartmann | 2018-02-08 | 1 | -3/+3 | |
| | ||||||
* | SONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT | Sébastien Lesaint | 2018-02-08 | 5 | -21/+34 | |
| | ||||||
* | SONAR-10302 Auto issue assignment is now based on org membership | Julien Lancelot | 2018-02-07 | 3 | -77/+145 | |
| | ||||||
* | SONAR-10338 Add ITs | Julien Lancelot | 2018-02-07 | 3 | -64/+59 | |
| | ||||||
* | SONAR-10338 Allow authentication of user using an exising email | Julien Lancelot | 2018-02-07 | 1 | -0/+2 | |
| | ||||||
* | SONAR-10257 apply feedback | Duarte Meneses | 2018-02-07 | 4 | -10/+27 | |
| | ||||||
* | SONAR-10257 Fix ITs | Duarte Meneses | 2018-02-07 | 11 | -77/+125 | |
| | ||||||
* | SONAR-10257 Added Myers diff detection | Duarte Meneses | 2018-02-07 | 1 | -2/+11 | |
| | ||||||
* | SONAR-10257 Added ITs | Guillaume Jambet | 2018-02-07 | 13 | -2/+444 | |
| | ||||||
* | SONAR-10260 Added without scm IT | Guillaume Jambet | 2018-02-07 | 7 | -1/+270 | |
| | ||||||
* | SONAR-10321 Add scope field to rule search ws | Duarte Meneses | 2018-02-07 | 1 | -1/+12 | |
| | ||||||
* | SONAR-10401 end of task log is always INFO and includes status | Sébastien Lesaint | 2018-02-07 | 1 | -2/+7 | |
| | ||||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 3 | -24/+77 | |
| | ||||||
* | rewrite rules app with react (#2982) | Stas Vilchik | 2018-01-29 | 5 | -6/+338 | |
| | ||||||
* | Fix bad imports of Java6Assertions | Simon Brandhof | 2018-01-29 | 1 | -1/+1 | |
| | ||||||
* | SONAR-10266 Add ITs for project badges ws | Julien Lancelot | 2018-01-25 | 1 | -6/+23 | |
| | ||||||
* | SONAR-10264 Add ITs for project badges page | Grégoire Aubert | 2018-01-25 | 2 | -0/+145 | |
| | ||||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 31 | -31/+31 | |
| | ||||||
* | SONAR-10247 do not call webhooks when QG status has not changed | Sébastien Lesaint | 2018-01-23 | 2 | -2/+20 | |
| | ||||||
* | Upgrade assertJ from 3.4.1 to 3.9.0 | Simon Brandhof | 2018-01-14 | 3 | -5/+4 | |
| | ||||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 90 | -196/+195 | |
| | ||||||
* | SONAR-10258 Missing information about uncovered conditions on a line | Stas Vilchik | 2018-01-10 | 1 | -0/+12 | |
| | ||||||
* | Stabilize NewIssuesMeasureTest by making it independent of hardcoded date | Teryk Bellahsene | 2018-01-10 | 1 | -11/+15 | |
| | ||||||
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵ | Simon Brandhof | 2018-01-10 | 9 | -16/+290 | |
| | | | | webhooks | |||||
* | Drop unsupported property sonar.dynamicAnalysis from tests | Simon Brandhof | 2018-01-09 | 5 | -36/+15 | |
| | ||||||
* | Automatic merge from branch-6.7 | ssjenka | 2018-01-09 | 1 | -1/+1 | |
|\ | | | | | | | | | * origin/branch-6.7: Fix ProjectBuilderTest IT | |||||
| * | Fix ProjectBuilderTest IT | Simon Brandhof | 2018-01-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | SonarJava 5.0 introduces a behavior change on the list of files to be analyzed. Our integration test is impacted because it installs automatically the latest version of this plugin. See https://jira.sonarsource.com/browse/SONARJAVA-2509 | |||||
| * | Deactivate instable test in NewIssuesMeasureTest | Eric Hartmann | 2017-12-29 | 1 | -0/+3 | |
| | | ||||||
| * | Upgrade to version 6.7.2-SNAPSHOT | Eric Hartmann | 2017-12-29 | 31 | -31/+31 | |
| | | ||||||
| * | Release 6.7.16.7.1 | Simon Brandhof | 2017-12-20 | 31 | -31/+31 | |
| | | ||||||
* | | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 377 | -385/+557 | |
| | | ||||||
* | | disable unstable tests in IT NewIssuesMeasureTest | Sébastien Lesaint | 2017-12-27 | 1 | -0/+3 | |
| | | ||||||
* | | SONAR-10134 Remove 'organization' parameter from project_status ws | Julien Lancelot | 2017-12-20 | 1 | -6/+6 | |
| | | ||||||
* | | Enable ITs with commercial plugins | Duarte Meneses | 2017-12-15 | 2 | -32/+36 | |
| | | ||||||
* | | SONAR-10134 Add some ITs using quality gates on organization | Julien Lancelot | 2017-12-14 | 1 | -3/+46 | |
| | | ||||||
* | | SONAR-10134 Fix ITs on quality gates by setting organization | Julien Lancelot | 2017-12-14 | 2 | -13/+18 | |
| | | ||||||
* | | SONAR-10134 Add organization parameter in quality gates wsclient | Julien Lancelot | 2017-12-14 | 2 | -4/+7 | |
| | | ||||||
* | | SONAR-9962 api/qualitygates/destroy fail on default quality gate | Julien Lancelot | 2017-12-14 | 1 | -35/+24 | |
| | | ||||||
* | | Improve isolation of QualityGateTest ITs | Julien Lancelot | 2017-12-14 | 1 | -27/+27 | |
| | | | | | | | | Generate quality gate using random name in order to avoir having 2 quality gates with the same name | |||||
* | | SONAR-10142 Download compressed plugins | Duarte Meneses | 2017-12-07 | 2 | -0/+107 | |
| | | ||||||
* | | SONAR-10168 Log downloading of plugins in debug | Duarte Meneses | 2017-12-07 | 1 | -3/+2 | |
| | | ||||||
* | | Remove legacy sonar-ws code for users | Daniel Schwarz | 2017-12-06 | 11 | -51/+48 | |
| | | ||||||
* | | Remove legacy sonar-ws code for projects | Daniel Schwarz | 2017-12-06 | 17 | -109/+84 | |
| | | ||||||
* | | Generate class WsClient in sonar-ws | Daniel Schwarz | 2017-12-06 | 5 | -11/+11 | |
| | | ||||||
* | | Remove legacy sonar-ws code for qualityprofiles | Daniel Schwarz | 2017-12-06 | 13 | -174/+155 | |
| | | ||||||
* | | Remove deprecated MeasuresService | Simon Brandhof | 2017-12-06 | 6 | -34/+48 | |
| | | ||||||
* | | Remove deprecated ProjectAnalysisService | Simon Brandhof | 2017-12-06 | 1 | -3/+3 | |
| | | ||||||
* | | Remove legacy sonar-ws code for permissions | Daniel Schwarz | 2017-12-06 | 23 | -124/+103 | |
| | | ||||||
* | | Remove legacy sonar-ws code for issues | Daniel Schwarz | 2017-12-06 | 20 | -247/+238 | |
| | | ||||||
* | | Remove legacy sonar-ws code for components | Daniel Schwarz | 2017-12-06 | 14 | -102/+83 | |
| | |