Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix install of maven 3.3.9 on Travis | Simon Brandhof | 2017-02-21 | 1 | -2/+0 |
| | |||||
* | Remove unused maven-release-plugin | Simon Brandhof | 2017-02-21 | 2 | -29/+0 |
| | |||||
* | Remove unused Maven enforcer about Java 8 | Simon Brandhof | 2017-02-21 | 1 | -21/+0 |
| | |||||
* | Upgrade JDK and Maven on Travis | Simon Brandhof | 2017-02-21 | 2 | -7/+29 |
| | | | | | * JDK 1.8.0_121 * Maven 3.3.9 | ||||
* | SONAR-8809 always update component index, instead of drop+reindex | Daniel Schwarz | 2017-02-21 | 6 | -21/+50 |
| | |||||
* | 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 | 5 | -38/+104 |
|\| | | | | | | | | | | | * origin/branch-6.3: Add logs when Travis downloads phantomjs and JDK8 Ability to release versions without build number in artifact filenames | ||||
| * | 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 |
| | | |||||
* | | Automatic merge from branch-6.3 | ssjenka | 2017-02-21 | 8 | -21/+54 |
|\| | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8658 display "Apply Template" button for org admin SONAR-8658 add field configuration.canApplyPermissionTemplate to response of api/navigation/component change wording in organization form return `isDefault` in /api/navigation/organization SONAR-8658 fix applying of permission template fix ui glitch on settings page on safari | ||||
| * | 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 |
| | | |||||
* | | Fix Quality flaws | Simon Brandhof | 2017-02-20 | 1 | -0/+23 |
| | | |||||
* | | Rename enable_organizations.sh to enable-organizations.sh | Simon Brandhof | 2017-02-19 | 1 | -0/+0 |
| | | | | | | | | for consistency with other scripts | ||||
* | | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 17 | -198/+1 |
| | | |||||
* | | Drop unused dependency xpp3 | Simon Brandhof | 2017-02-19 | 2 | -10/+0 |
| | | |||||
* | | Drop dependency on deprecated sonar-graph | Simon Brandhof | 2017-02-19 | 3 | -11/+34 |
| | | |||||
* | | Fix bad import of org.assertj.core.api.Java6Assertions.assertThat | Simon Brandhof | 2017-02-19 | 7 | -7/+7 |
| | | |||||
* | | Drop unused dependency bean-matchers | Simon Brandhof | 2017-02-19 | 3 | -22/+0 |
| | | |||||
* | | Drop dependency xmlunit | Simon Brandhof | 2017-02-19 | 7 | -64/+11 |
| | | | | | | | | Replaced by assertJ assertThat().isXmlEqualTo() | ||||
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 40 | -514/+634 |
| | | | | | | | | and decrease usages of Hamcrest | ||||
* | | Reduce coupling of sonar-plugin-api on Guava | Simon Brandhof | 2017-02-19 | 8 | -54/+35 |
| | | |||||
* | | Clean-up TestUtils | Simon Brandhof | 2017-02-19 | 6 | -90/+18 |
| | | | | | | | | | | The methods getResource() and newTempDir() are rarely used and should be moved to the callers | ||||
* | | Drop unused class RunTestsMultipleTimes from sonar-testing-harness | Simon Brandhof | 2017-02-19 | 1 | -80/+0 |
| | | |||||
* | | Move temp dir of build outsite project | Simon Brandhof | 2017-02-19 | 3 | -6/+3 |
| | | | | | | | | | | | | 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. | ||||
* | | Fix Quality flaws | Simon Brandhof | 2017-02-19 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'branch-6.3' | Sébastien Lesaint | 2017-02-17 | 26 | -53/+1128 |
|\| | |||||
| * | 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-8799 follow POST redirects | Simon Brandhof | 2017-02-17 | 2 | -14/+132 |
| | | |||||
* | | SONAR-8724 add server URL to webhook payload | Simon Brandhof | 2017-02-17 | 8 | -6/+64 |
| | | |||||
* | | SONAR-8724 refactor static method WebhookPayload#from() | Simon Brandhof | 2017-02-17 | 13 | -97/+208 |
| | | | | | | | | replace by WebhookPayloadFactory that is injected in IoC container | ||||
* | | SONAR-8772 fix cache of non-granted permissions | Simon Brandhof | 2017-02-17 | 3 | -25/+72 |
| | | |||||
* | | SONAR-8772 do not load all projects in SessionUserSession | Simon Brandhof | 2017-02-17 | 6 | -26/+210 |
| | | |||||
* | | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 811 | -939/+1193 |
| | | |||||
* | | SONAR-8224 SONAR-8225 Sort by name and metric | Julien Lancelot | 2017-02-17 | 11 | -518/+750 |
| | | |||||
* | | SONAR-8777 Rename WS history to changelog | Teryk Bellahsene | 2017-02-17 | 8 | -35/+35 |
| | | |||||
* | | SONAR-8774 Rename component parameters in WS api/components/* | Teryk Bellahsene | 2017-02-17 | 9 | -70/+55 |
| | | |||||
* | | SONAR-8777 Add changelogs to the api/projects domain | Teryk Bellahsene | 2017-02-17 | 2 | -0/+10 |
| | | |||||
* | | SONAR-8777 Return history of a WS action in webservices/list | Teryk Bellahsene | 2017-02-17 | 3 | -12/+52 |
| | |