Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 53 | -53/+53 |
| | |||||
* | Support release versions on 2 or 3 fields | Simon Brandhof | 2017-03-03 | 1 | -10/+29 |
| | |||||
* | SONAR-8883 Fix Server::getVersion() on scanner side, and reenable ↵ | Julien HENRY | 2017-03-02 | 4 | -26/+23 |
| | | | | IssueJsonReportTest IT | ||||
* | SONAR-8622 Fix preview mode/JSON report on branches | Julien HENRY | 2017-03-02 | 7 | -51/+100 |
| | |||||
* | Remove javaProperties plugin from PluginsTest | Julien Lancelot | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | Remove JSON plugin | Julien Lancelot | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | SONAR-8460 Do not fail to write response when profile not found | Julien Lancelot | 2017-03-02 | 2 | -11/+15 |
| | |||||
* | SONAR-8460 Remove Errors | Julien Lancelot | 2017-03-02 | 13 | -112/+37 |
| | |||||
* | SONAR-8460 Remove creation BadRequestException with Errors | Julien Lancelot | 2017-03-02 | 6 | -63/+45 |
| | |||||
* | SONAR-8460 Fix bundled error messages | Julien Lancelot | 2017-03-02 | 3 | -31/+24 |
| | |||||
* | SONAR-8460 Simplify creation of BadRequestException with one message | Julien Lancelot | 2017-03-02 | 43 | -218/+136 |
| | |||||
* | SONAR-8460 Remove isEmpty from Errors | Julien Lancelot | 2017-03-02 | 5 | -8/+4 |
| | |||||
* | SONAR-8460 Remove check from Errors | Julien Lancelot | 2017-03-02 | 4 | -15/+19 |
| | |||||
* | SONAR-8460 Remove writeJson from Errors | Julien Lancelot | 2017-03-02 | 4 | -25/+37 |
| | |||||
* | fix quality flaw | Stas Vilchik | 2017-03-02 | 1 | -2/+0 |
| | |||||
* | SONAR-8835 support NULL in column file_sources.line_hashes | Simon Brandhof | 2017-03-01 | 7 | -33/+49 |
| | | | | | The column can be null on Oracle if source content is empty. Other databases do not store NULL but empty string. | ||||
* | SONAR-8835 file move detection does not need to compute source hash | Simon Brandhof | 2017-03-01 | 4 | -19/+5 |
| | |||||
* | SONAR-8451 fix bad state on measures page | Stas Vilchik | 2017-03-01 | 2 | -3/+6 |
| | |||||
* | SONAR-8659 Bring back "Edit Permissions" to system administrators | Simon Brandhof | 2017-03-01 | 2 | -47/+76 |
| | |||||
* | BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven ↵ | David Rautureau | 2017-02-24 | 2 | -29/+33 |
| | | | | paraller execution) by beanshell-maven-plugin | ||||
* | Always public artifacts with full build version6.3.0.18800 | Simon Brandhof | 2017-02-22 | 1 | -13/+8 |
| | |||||
* | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 53 | -53/+53 |
| | |||||
* | Fix deployment of RCs | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| | | | | | Technical version of RC must not be replaced by the build version on 4 fields. | ||||
* | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 53 | -53/+53 |
| | |||||
* | SONAR-8831 increase performance of bulk issue storage | Daniel Schwarz | 2017-02-22 | 1 | -1/+2 |
| | |||||
* | SONAR-8704 allow roots to see all projects and measures | Simon Brandhof | 2017-02-21 | 8 | -24/+112 |
| | | | | even if they don't have the expected permissions | ||||
* | SONAR-8704 update indices authorization if browse permission is fully removed | Simon Brandhof | 2017-02-21 | 2 | -22/+36 |
| | | | | | | The types "authorization" of ES indices should be updated when all the groups and users loose the projet permission "browse". Currently this change was silently ignored and old permissions were still used. | ||||
* | SONAR-8823 Deprecate API org.sonar.api.web.Footer | Teryk Bellahsene | 2017-02-21 | 1 | -0/+2 |
| | |||||
* | Add logs when Travis downloads phantomjs and JDK8 | Simon Brandhof | 2017-02-21 | 1 | -0/+2 |
| | |||||
* | Ability to release versions without build number in artifact filenames | Simon Brandhof | 2017-02-21 | 5 | -38/+102 |
| | |||||
* | SONAR-8658 display "Apply Template" button for org admin | Stas Vilchik | 2017-02-20 | 1 | -2/+4 |
| | |||||
* | SONAR-8658 add field configuration.canApplyPermissionTemplate to response of ↵ | Simon Brandhof | 2017-02-20 | 2 | -13/+34 |
| | | | | api/navigation/component | ||||
* | change wording in organization form | Stas Vilchik | 2017-02-20 | 2 | -2/+4 |
| | |||||
* | return `isDefault` in /api/navigation/organization | Stas Vilchik | 2017-02-20 | 2 | -2/+9 |
| | |||||
* | SONAR-8658 fix applying of permission template | Stas Vilchik | 2017-02-20 | 1 | -1/+2 |
| | |||||
* | fix ui glitch on settings page on safari | Stas Vilchik | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-8710 add SCAN permission to template of new organizations6.3.0.18587 | Sébastien Lesaint | 2017-02-17 | 4 | -37/+43 |
| | |||||
* | SONAR-8751 drop Owners group for personal organizations | Sébastien Lesaint | 2017-02-17 | 3 | -48/+141 |
| | | | | user permissions replace group permissions in the default template and also SCAN permission is added to the template | ||||
* | Disable authorization for roots in ES indices | Simon Brandhof | 2017-02-17 | 5 | -0/+185 |
| | |||||
* | SONAR-8769 Display project and organization keys in the analysis logs | Duarte Meneses | 2017-02-17 | 2 | -1/+28 |
| | |||||
* | SONAR-8804 Add IT | Julien Lancelot | 2017-02-17 | 2 | -0/+68 |
| | |||||
* | SONAR-8804 Use api/projects/search in projects admin page | Julien Lancelot | 2017-02-17 | 7 | -15/+75 |
| | |||||
* | SONAR-8804 Create api/projects/search | Julien Lancelot | 2017-02-17 | 10 | -3/+638 |
| | |||||
* | SONAR-7282 only reindex components if the index is empty | Daniel Schwarz | 2017-02-16 | 2 | -1/+61 |
| | |||||
* | SONAR-8647 Correctly detect isFavorite in filter | Julien Lancelot | 2017-02-15 | 3 | -3/+17 |
| | |||||
* | SONAR-8746 Remove measures related to periods 2 to 5 | Julien Lancelot | 2017-02-15 | 6 | -2/+251 |
| | |||||
* | Enable Maven profile "release" on master6.3.0.184016.3-RC1 | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8647 Do not load favorites if anonymous | Simon Brandhof | 2017-02-14 | 2 | -15/+39 |
| | |||||
* | SONAR-8647 Add filter on field organizationUuid in index projectmeasures | Simon Brandhof | 2017-02-14 | 7 | -76/+75 |
| | |||||
* | SONAR-8647 Add field organizationUuid to index projectmeasures | Simon Brandhof | 2017-02-14 | 5 | -10/+39 |
| |