Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Automatic merge from branch-6.3 | Julien Lancelot | 2017-03-03 | 1 | -7/+0 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.3: SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT SONAR-8622 Fix preview mode/JSON report on branches Remove javaProperties plugin from PluginsTest Remove JSON plugin SONAR-8460 Do not fail to write response when profile not found SONAR-8460 Remove Errors SONAR-8460 Remove creation BadRequestException with Errors SONAR-8460 Fix bundled error messages SONAR-8460 Simplify creation of BadRequestException with one message SONAR-8460 Remove isEmpty from Errors SONAR-8460 Remove check from Errors SONAR-8460 Remove writeJson from Errors fix quality flaw | |||||
| * | SONAR-8460 Fix bundled error messages | Julien Lancelot | 2017-03-02 | 1 | -7/+0 | |
| | | ||||||
| * | 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 | -2/+2 | |
|\| | | | | | | | | | | | | | | | | | | | * 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 | |||||
| * | change wording in organization form | Stas Vilchik | 2017-02-20 | 1 | -2/+2 | |
| | | ||||||
* | | Drop unused dependency bean-matchers | Simon Brandhof | 2017-02-19 | 1 | -5/+0 | |
| | | ||||||
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 3 | -20/+43 | |
| | | | | | | | | and decrease usages of Hamcrest | |||||
* | | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-8151 make property sonar.organizations.anyoneCanCreate hidden | Sébastien Lesaint | 2017-02-10 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8753 add hidden property sonar.organizations.createPersonalOrg | Sébastien Lesaint | 2017-02-10 | 2 | -1/+9 | |
| | ||||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 137 | -275/+274 | |
| | ||||||
* | SONAR-8637 Display functional version of plugins when available | Teryk Bellahsene | 2017-02-10 | 1 | -0/+13 | |
| | ||||||
* | SONAR-8758 Rename category "Differentials Views" to "Leak" | Julien Lancelot | 2017-02-10 | 1 | -2/+2 | |
| | ||||||
* | SONAR-8372 Improve the leak period header on a project dashboard (#1651) | Stas Vilchik | 2017-02-10 | 1 | -0/+2 | |
| | ||||||
* | SONAR-8760 Define 'Cognitive Complexity' metric | Julien Lancelot | 2017-02-10 | 3 | -1/+5 | |
| | ||||||
* | SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period" | Julien Lancelot | 2017-02-10 | 3 | -64/+64 | |
| | ||||||
* | remove unused styles and images (#1648) | Stas Vilchik | 2017-02-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8758 Remove settings related to periods 2 to 5 | Julien Lancelot | 2017-02-09 | 2 | -44/+1 | |
| | ||||||
* | SONAR-8721 Redirect links should be using https | Stas Vilchik | 2017-02-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8749 Update landing page | Stas Vilchik | 2017-02-08 | 1 | -21/+21 | |
| | ||||||
* | SONAR-8750 Return sonar.lf.sonarqube.com.enabled in api/navigation/global | Julien Lancelot | 2017-02-08 | 2 | -1/+3 | |
| | ||||||
* | SONAR-8666 change description of organization key | Stas Vilchik | 2017-02-08 | 1 | -1/+1 | |
| | ||||||
* | Fix description of background tasks page | Simon Brandhof | 2017-02-07 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8666 apply feedback | Stas Vilchik | 2017-02-07 | 1 | -1/+1 | |
| | ||||||
* | SONAR-8665 Create the "Organizations" page in the "My Account" space | Stas Vilchik | 2017-02-07 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8666 Make it possible to create a new organization | Stas Vilchik | 2017-02-07 | 1 | -0/+5 | |
| | ||||||
* | SONAR-8659 Create organization's projects management page | Stas Vilchik | 2017-02-07 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8208 Remove property "sonar.authenticator.createUser" | Julien Lancelot | 2017-02-06 | 2 | -26/+6 | |
| | ||||||
* | Improve doc and usages of JsonWriter | Simon Brandhof | 2017-02-05 | 1 | -2/+3 | |
| | ||||||
* | Fix quality flaws | Teryk Bellahsene | 2017-02-03 | 1 | -0/+1 | |
| | ||||||
* | SONAR-7762 Remove remaing property definition | Julien Lancelot | 2017-02-03 | 2 | -12/+2 | |
| | ||||||
* | refactor and add type annonations around permissions domain | Stas Vilchik | 2017-02-03 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8729 Create organization's permissions page | Stas Vilchik | 2017-02-03 | 1 | -0/+21 | |
| | ||||||
* | SONAR-8460 WS errors does not return bundled messages | Julien Lancelot | 2017-02-02 | 1 | -18/+0 | |
| | ||||||
* | SONAR-8610 Remove setting sonar.technicalDebt.hoursInDay | Julien Lancelot | 2017-02-02 | 2 | -13/+3 | |
| | ||||||
* | Add aria labels to issue rule and filter buttons in issue list. This is ↵ | U-DESKTOP-GN2POE0\jared | 2017-02-02 | 1 | -0/+1 | |
| | | | | | | required since these buttons do not have text describing what they do so are announced as "button" when using Jaws screen reading software. | |||||
* | display organization key on project dashboard | Stas Vilchik | 2017-02-02 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8625 Sanitize WebServiceEngine | Julien Lancelot | 2017-02-01 | 1 | -1/+0 | |
| | | | | | Remove some useless bundle usage Replace some checks by Preconditions#checkArgument | |||||
* | SONAR-8655 Create page to delete organization | Stas Vilchik | 2017-02-01 | 1 | -0/+4 | |
| | ||||||
* | SONAR-8654 Create page to edit organization | Stas Vilchik | 2017-02-01 | 1 | -0/+19 | |
| | ||||||
* | SONAR-8538 Improve UX when navigating on projects for which I don't have the ↵ | Stas Vilchik | 2017-01-31 | 1 | -1/+1 | |
| | | | | browse permission | |||||
* | add l10n message for organizations settings category | Stas Vilchik | 2017-01-30 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8631 Only publish input files used by sensors | Duarte Meneses | 2017-01-27 | 1 | -1/+0 | |
| | ||||||
* | Refactor resources API | Duarte Meneses | 2017-01-27 | 3 | -13/+14 | |
| | ||||||
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 1 | -2/+4 | |
| | ||||||
* | SONAR-8701 Lines measures are computed using lines from CE Component | Julien Lancelot | 2017-01-27 | 2 | -10/+7 | |
| | ||||||
* | SONAR-7935 Change logo headline | Stas Vilchik | 2017-01-26 | 1 | -1/+1 | |
| | ||||||
* | Replace some Guava usages by Java 8 functions | Simon Brandhof | 2017-01-24 | 1 | -56/+0 | |
| | ||||||
* | SONAR-8458 fix compatibility of locally-built plugins/SonarQube | Simon Brandhof | 2017-01-13 | 2 | -31/+66 | |
| |